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 3.1 installation

To: ymed <ymed@xxxxxxxxx>
Subject: Re: [Xen-users] Xen 3.1 installation
From: Tim Post <tim.post@xxxxxxxxxxx>
Date: Tue, 29 May 2007 14:18:16 +0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 28 May 2007 23:16:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <3551180417038@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>
Organization: Gridnix
References: <3551180417038@xxxxxxxxxxxxxxxxxxx>
Reply-to: tim.post@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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



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

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