|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] make install fails w/ aic79xx module not found
It is failing in mkinitrd. It sounds like the install portion needs to
be cleaned up. There is no reason to do a mkinitrd for domU.
-Kip
On 7/1/05, King, Steven R <steven.r.king@xxxxxxxxx> wrote:
> Hi Folks,
>
> I'm trying to build and install the up-to-the-minute xen-unstable on a
> 32-bit Xeon running Fedora Core 2.
>
> I can 'make world' fine, but 'make install' is failing in the
> install-kernels piece with:
>
> CHK usr/initramfs_list
> sh /usr/src/xen-unstable.hg/linux-2.6.11-xen0/arch/i386/boot/install.sh
> 2.6.11.12-xen0 vmlinuz System.map ""
> No module aic79xx found for kernel 2.6.11.12-xen0, aborting.
> mkinitrd failed
> make[3]: *** [install] Error 1
> make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.11-xen0'
> make[2]: *** [build] Error 2
> make[2]: Leaving directory `/usr/src/xen-unstable.hg'
> make[1]: *** [linux-2.6-xen0-build] Error 2
> make[1]: Leaving directory `/usr/src/xen-unstable.hg'
> make: *** [kernels] Error 1
>
>
> I've experimented all day trying to get this work. The aic79xx driver
> is set in the configuration to 'included' and is building correctly. If
> I force the aic79xx driver to build as a module, I then get the same
> error in the xenU install.
>
> The build and install process using xen 2.06 stable source works fine on
> this machine.
>
> This is hopefully just a newbie mistake. Any guidance would be greatly
> appreciated.
>
> Thanks,
> -steve
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|