[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen 4.0 compile problems
On Wed, Apr 14, 2010 at 07:51:02AM +0200, Dieter Imann wrote: > Dear all, > > I tried to compile Xen 4.0 by following the howto on the Xen 4.0 Wiki. > The compilation process seems to finish successfully. But the newly > installed kernel cannot complete booting because of missing modules. > > In fact I found out that all kernel modules execept some xen specific ones > are missing. > > That is what I did: > > 1. Install debian lenny from scratch > 2. Install dependencies as outlined in the Wiki > 3. hg clone http://xenbits.xen.org/xen-4.0-testing.hg > 4. make world > > Any help would be appreciated. > So do you have the modules in /lib/modules/<kernelversion> ? Try running: depmod -a <kernelversion> And after that re-generating the initramfs. -- Pasi _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |