xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Todd Deshane <todd.deshane@xen.org>
To: Bei Guan <gbtju85@gmail.com>
Cc: Ian Campbell <Ian.Campbell@eu.citrix.com>,
	Xen Devel <xen-devel@lists.xensource.com>,
	Andrei Warkentin <andreiw@motorola.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: pvops Domain 0 Creased when boot Xen-unstable on Ubuntu10.04
Date: Tue, 17 May 2011 17:40:41 -0400	[thread overview]
Message-ID: <BANLkTi=4tWusEnOWChDbm-i0y4tMmeO6hw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTinXLqpn4yOz9JAKd0Ke0dKZns1yXw@mail.gmail.com>

On Tue, May 17, 2011 at 12:43 PM, Bei Guan <gbtju85@gmail.com> wrote:
>
>> >         You appear to be getting dumped into a debug shell within the
>> >         initramfs
>> >         so you can quite easily have a poke around and see what's
>> >         going on I
>> >         think.
>> >
>> >
>> > Sorry, can you give me more detail about how to do this? What command
>> > or what others? Many thanks.
>>
>> It's a minimal Linux environment, you should have e.g. "ls" and "cat".
>> Try and find the mount command which is failing.
>
> I did the following command to find the failed mount command. But, it seems
> can't find that. So, is there any problem with my steps and what other work
> can I do?

When you get dropped into the minimal (initramfs) prompt it gives you
some good suggestions.

For example. You can do  "ls /dev" and "cat /proc/modules" and you can
probably even try to run a mount command maybe. You can also
double-check things like "cat /proc/cmdline", etc.

See if you can determine what devices in /dev are actually available,
such as your sda, hda, or xvda devices.

Hope that helps.

Thanks,
Todd

> (initramfs) dmeg | grep mount
> (initramfs)
> (initramfs) cat /proc/mounts
> rootfs / rootfs rw 0 0
> none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
> none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
> none /dev tmpfs rw,relatime,mode=755 0 0
> none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
> (initramfs)
>
> Thanks,
> Bei Guan
>
>>
>> Ian.
>> >
>> >
>> >
>> >
>> >         Ian.
>> >
>> >
>> >
>>
>>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/

  reply	other threads:[~2011-05-17 21:40 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
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 [this message]
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='BANLkTi=4tWusEnOWChDbm-i0y4tMmeO6hw@mail.gmail.com' \
    --to=todd.deshane@xen.org \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=andreiw@motorola.com \
    --cc=gbtju85@gmail.com \
    --cc=konrad.wilk@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).