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] Missing initial RAM disk after Xen installation

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Missing initial RAM disk after Xen installation
From: Mark Wilson <markw@xxxxxxxxxxxxxxxx>
Date: Tue, 29 May 2007 13:55:51 +0100
Delivery-date: Tue, 29 May 2007 05:54:26 -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
Thread-index: Aceh8K9h7ejlOg3jEdygRwAWy6NYQA==
Thread-topic: Missing initial RAM disk after Xen installation
User-agent: Microsoft-Entourage/11.3.3.061214
After installing the Xen RPMs on SUSE Enterprise Linux Desktop, I edited /boot/grub/menu.lst file to include:

title SUSE with Xen (2.6.18-xen_3.1.0)
root (hd0,0)
kernel /boot/xen-3.1.0.gz
module /boot/vmlinuz-2.6.18-xen_3.1.0 ro root=/dev/hda2
module /boot/initrd-2.6.18-xen_3.1.0.img

(based on the advice in the readme file at http://www.xensource.com/download/docs/README-xen31-hostrpms.txt)

Unfortunately this fails at the initrd stage with GRUB error 15 (file not found). Digging further, I can see that although a symlink has been created from initrd-2.6-xen.img to initrd-2.6.18-xen_3.1.0.img, initrd-2.6.18-xen_3.1.0.img does not seem to exist.

I think I've found out why the image is missing, but I'm still stuck! After removing Xen and the Xen kernel, then reinstalling in a terminal (rather than by double-clicking the RPM file), I saw this:

hostname:/home/mark/Desktop # rpm -ivh xen-3.1.0-1.i686.rpm
Preparing... ########################################### [100%]
1:xen ########################################### [100%]
hostname:/home/mark/Desktop # rpm -ivh kernel-xen-2.6.18-3.1.0.i686.rpm
Preparing... ########################################### [100%]
1:kernel-xen ########################################### [100%]
/sbin/mkinitrd: line 2958: /boot/initrd-2.6.18-xen_3.1.0.img/etc/fstab: No such file or directory
No '/' mountpoint specified in /boot/initrd-2.6.18-xen_3.1.0.img/etc/fstab

It seems that there is a problem with the RPM... Please can anyone help me work around this?

Cheers, Mark
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>