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-devel

[Xen-devel] dom0 fails mounting root file system

To: <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] dom0 fails mounting root file system
From: "Vaghasia, Vinu" <Vinu.Vaghasia@xxxxxxx>
Date: Thu, 2 Apr 2009 15:27:28 -0500
Cc: "Neff, Dave" <Dave.Neff@xxxxxxx>
Delivery-date: Thu, 02 Apr 2009 13:28:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acmz0XFgHBC8MnwUSfmcOShCPEXQ+g==
Thread-topic: dom0 fails mounting root file system

Hi,

 

 

I am trying to boot the Xen hypervisor and dom0,  but  dom0 fails to mount root file system.  I tried following both param set,  but no success.

 

menuentry "XenClient - XenLinux" {

        set root=(xenclient-root)

        search --fs-uuid --set fcfd890e-c67f-44bb-8435-d7ffb390b82e

        multiboot /boot/xen.gz console=vga dom0_mem=512M

        module /boot/vmlinuz console=tty root=UUID=fcfd890e-c67f-44bb-8435-d7ffb390b82et ro nopcihide

        module /boot/initramfs.gz

}

 

menuentry "XenClient - Full console output" {

        set root=(xenclient-root)

        multiboot /boot/xen.gz console=vga dom0_mem=512M

        module /boot/vmlinuz console=tty root=/dev/mapper/xenclient-root nopcihide

        module /boot/initramfs.gz

}

 

Vinu.

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