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

[Xen-users] Xen 3.1 installation

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3.1 installation
From: ymed <ymed@xxxxxxxxx>
Date: Tue, 29 May 2007 09:37:18 +0400
Delivery-date: Mon, 28 May 2007 22:36:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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

Hello!



I have problems with installation of Xen 3.1 in OpenSUSE 10.2.

I have unpacked the xen 3.1 tarball and installed software using

#sh ./install.sh

Then I have modified /boot/grub/menu.lst and now it looks like:



title openSUSE 10.2

   root(hd0,2)

   kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda3 vga=0x314 
resume=/dev/sda2

   initrd /boot/initrd-2.6.18.2-34-default

title Xen 3.1

   root (hd0,2)

   kernel /boot/xen-3.1.0.gz

   module /boot/vmlinuz-2.6.18-xen ro root=/dev/sda3

   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?

 

 

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

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