Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

RE: [Xen-users] Xen 3.1 installation

To: ymed@xxxxxxxxx, tim.post@xxxxxxxxxxx
Subject: RE: [Xen-users] Xen 3.1 installation
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Wed, 30 May 2007 18:19:53 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 30 May 2007 09:30:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <465DA33A.000002.03923@xxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acei1fNopXbJsHYORj+2XBBzRbE7iQAAE+9Q
Thread-topic: [Xen-users] Xen 3.1 installation
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of ymed
> Sent: 30 May 2007 17:16
> To: tim.post@xxxxxxxxxxx
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx; ymed@xxxxxxxxx
> Subject: Re: [Xen-users] Xen 3.1 installation
> 
> >On Tue, 2007-05-29 at 09:37 +0400, ymed wrote:
> >> 
> >> Hello!
> >
> >>    module /boot/initrd-2.6.18-xen
> >> 
> >> When I choose Xen 3.1 during boot I have the next error:
> >> 
> >> error 15: File not found. 
> >> 
> >> Really, Xen 3.1 tarball does not include initrd-2.6.18-xen 
> file in boot directory. Then I have tried to use 
> >> 
> >>    module /boot/initrd-2.6.18.2-34-default 
> >> 
> >> but in this case i see "kernel panic".  
> >> Is it problem with initrd?
> >
> >Yes. You need to build an initrd against the 2.6.18-xen 
> modules. I don't
> >use suse, but I would imagine its not all that much different than :
> >
> >mkinitrd -o /boot/initrd-2.6.18-xen 2.6.18-xen
> >
> >Or mkinitramfs, again I'm not sure what suse packages. Your 
> initrd is a
> >set of specific modules you (and only your) computer needs 
> to boot, and
> >those modules are specific to the kernel they were compiled with. It
> >can't possibly be distributed since its so specific.
> >
> >Hope this helps,
> >--Tim
> >
> >
> Hello Tim, thank you for the answer.
> This is an output of mkinitrd below. It can not finde modules.dep.
> There is no such file in xentarball.
> Mkinitrd created initrd-2.6.18-xen file but "kernel panic" again....

Do "depmod 2.6.18-xen" and you should get a "modules.dep" in the right
place. 

--
Mats



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

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