WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen 4.0 compile problems

To: Dieter Imann <dieter.imann@xxxxxx>
Subject: Re: [Xen-users] xen 4.0 compile problems
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Wed, 14 Apr 2010 15:07:26 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 14 Apr 2010 05:21:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <10353822.487620.1271224262228.JavaMail.fmail@mwmweb063>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <10353822.487620.1271224262228.JavaMail.fmail@mwmweb063>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
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

<Prev in Thread] Current Thread [Next in Thread>