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: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-users] xen 4.0 compile problems
From: Dieter Imann <dieter.imann@xxxxxx>
Date: Wed, 14 Apr 2010 15:10:15 +0200 (CEST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 14 Apr 2010 06:11:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: normal
In-reply-to: <20100414120726.GN1878@xxxxxxxxxxx>
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>, <20100414120726.GN1878@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Sensitivity: Normal
There are no default kernel modules compiled during the "make world" process.
That's exactly my problem.
However some xen modules are compiled
and copied over to /lib/modules/2.6.31.13 during "make install"
Running "make modules_install" simply copies this modules
again.

I did the following procedure 3 times with the same result.
(1x using gcc 4.1 and 2x using gcc 4.3 => lenny default)

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

If the procedure is correct, anything else must be wrong
here.

Dieter


-----Ursprüngliche Nachricht-----
Von: "Pasi Kärkkäinen" 
Gesendet: 14.04.2010 14:07:26
An: Dieter Imann <dieter.imann@xxxxxx>
Betreff: 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
>
___________________________________________________________
NEU: WEB.DE DSL für 19,99 EUR/mtl. und ohne Mindest-Laufzeit!
http://produkte.web.de/go/02/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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