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

xen-users

[Xen-users] XEN configuration issue

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XEN configuration issue
From: "Girish Mani" <girish.mani@xxxxxxxxx>
Date: Mon, 31 Jul 2006 17:00:31 +0530
Delivery-date: Mon, 31 Jul 2006 04:31:15 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=SzHP9vrajqpR3y9By+ghlhMlDlS1tAF8z4dneW8jU4Hw84MajU9/BlUX585UrJZ9Be7moJUaX6q6ViBm+ez5eSfBDamrcDz5CS6b6WTlJ0YtI4FQNF7kcWzCjPJPK4RGZopI47InoUlYi5AZ+AwSGnb8WJMREjL6q1jNK3R4XIw=
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
Hi,

I have installed XEN in my Fedora Linux machine and have the following entries in the /boot/grub/grub.conf file:
<<<<<<<
title Fedora Core (2.6.17.3)
        root (hd0,4)
        kernel /vmlinuz-2.6.17.3 ro root=/dev/vol/root rhgb quiet
        initrd /initrd-2.6.17.3.img
title Xen 3.0 / XenLinux 2.6
        root (hd0,4)
        kernel /xen-3.0.gz dom0_mem=262144
        module /vmlinuz-2.6-xen root=/dev/sda5 ro console=tty0
>>>>>>>>

I have the following concerns:
1. Can someone the value that should go in the "root" field of the "module" parameter? What value should this contain. Is it the "root path" from where the current OS is loading (or) "boot path" from where the current OS is loading?
2. When I reboot the machine and try loading XEN, the "VFS failure" error occurs. I understand this is because of the wrong value in the "root" field.

Thanks in advance,


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