All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Bei Guan <gbtju85@gmail.com>
Cc: Xen Devel <xen-devel@lists.xensource.com>,
	Andrei Warkentin <andreiw@motorola.com>
Subject: Re: pvops Domain 0 Creased when boot Xen-unstable on Ubuntu10.04
Date: Tue, 17 May 2011 10:44:21 -0400	[thread overview]
Message-ID: <20110517144421.GA7597@dumpdata.com> (raw)
In-Reply-To: <BANLkTi=sQ0TCSG7ky2pj3QB=Heq-biuERw@mail.gmail.com>

> menuentry "Ubuntu_Xen 4.2 (2.6.32.28)" {
> recordfail
> insmod ext2
> set root='(hd0,9)'
> search --no-floppy --fs-uuid --set 59c64afa-47a8-4a5f-a4cf-dbe3be20cc15
>         multiboot /boot/xen.gz dom0_mem=1024M loglvl=all guest_loglvl=all
> sync_console console_to_ring com1=115200,8n1 console=com1 lapic=debug
> apic_verbosity=debug apic=debug iommu=off
> module /boot/vmlinuz-2.6.32.28 nopat
> root=UUID=59c64afa-47a8-4a5f-a4cf-dbe3be20cc15 ro console=tty0
> console=ttyS0,115200n8 console=hvc0 earlyprintk=xen nomodeset initcall_debug
> debug loglevel=10
> module /boot/initrd.img-2.6.32.28
> }
> 
> In the debug, there is message like this:
> 
> Loading, please wait...
> mount: mounting none on /dev failed: No such device


So your /dev/sda is being seen. Not sure why the UUID hasn't been read, but
you could do 'root=/dev/sdaX' where X is the correct root partition.

This would replace the 'UUID=59...'.

  reply	other threads:[~2011-05-17 14:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 17:42 pvops Domain 0 Creased when boot Xen-unstable on Ubuntu10.04 Bei Guan
2011-05-16 17:53 ` Konrad Rzeszutek Wilk
2011-05-17 14:39   ` Bei Guan
2011-05-17 14:44     ` Konrad Rzeszutek Wilk [this message]
2011-05-17 15:27       ` Bei Guan
2011-05-17 15:34         ` Ian Campbell
2011-05-17 15:48           ` Bei Guan
2011-05-17 15:49             ` Ian Campbell
2011-05-17 16:43               ` Bei Guan
2011-05-17 21:40                 ` Todd Deshane
2011-05-18  7:13                   ` Bei Guan
2011-05-18  7:25                     ` Ian Campbell
2011-05-18  7:43                       ` Bei Guan
2011-05-18  8:11                         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110517144421.GA7597@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=andreiw@motorola.com \
    --cc=gbtju85@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.