[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] mkinitrd -o /boot/xen-modules-2.6.12.6-xen 2.6.12.6-xen
On Sat, Feb 18, 2006 at 09:33:52AM +0000, Craig Webster wrote: > On 18 Feb 2006, at 09:00, Tobias wrote: > >FATAL: Could not load /lib/modules/2.6.12.6-xen/modules.dep: No > >such file or directory > > > >root@xenubuntu:~# locate modules.dep > >/lib/modules/2.6.12-9-386/modules.dep > >/usr/share/man/man5/modules.dep.5.gz > >root@xenubuntu:~# > > You have a modules.dep for 2.6.12-9-386 but not for the 2.6.12.6-xen > that you're trying to build an initrd for. > Try this: > > # mkdir /lib/modules/2.6.12.6-xen > # cd /usr/src/linux > # make modules_install > # depmod > > And then try again. I am not familiar enough with the kernel build process to know if that does the right thing or not, but I believe that I resolved it this way: depmod -v 2.6.12.6-xen -- Andrew Thompson http://aktzero.com/ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |