[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] dom0 fails mounting root file system


  • To: "Vaghasia, Vinu" <Vinu.Vaghasia@xxxxxxx>
  • From: Jean Guyader <jean.guyader@xxxxxxxxx>
  • Date: Fri, 3 Apr 2009 01:56:53 +0200
  • Cc: "Neff, Dave" <Dave.Neff@xxxxxxx>, Xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 02 Apr 2009 16:57:25 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=xCim3rUr6Sfi76ZRKt6J8OS/gerhV7+JdgsCiBUpkVTliXQtRv0TZMTlYCPBIsDEV0 qlZ58CTc8KhEPw37SGxOBV7+uS5sor265UJBc7FklMiy/qhLCLHh9eZgrpwyuRymktl7 iQOR8nLS/Vqftp++bdKIgTMJNkv0S0d8j7WMM=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

2009/4/2 Vaghasia, Vinu <Vinu.Vaghasia@xxxxxxx>:
> 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
>
> }
>
>

Hi,

You have a special option for our initramfs, could you try shell=1 at
the end of the linux boot cmd line. It should get you a shell inside
the initramfs.

Jean

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.