From: Rob Gardner <rob.gardner@hp.com>
To: Ryan Grimm <grimm@us.ibm.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: More on domU not starting
Date: Tue, 11 Oct 2005 17:12:24 -0600 [thread overview]
Message-ID: <434C46D8.9020204@hp.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0510111741560.7912@localhost.localdomain>
Ryan Grimm wrote:
>
> I had a similar problem and was able to rectify it by including the
> following line:
>
> disk = [ 'phy:/dev/sda3,hda1,w' ]
>
> which, as stated in the user doc in section 5.1, will export /dev/sda3
> (the partition where my image is) to the domU as hda1.
>
> then, my disk config is:
>
> disk = [ 'file:/path/to/image,hda1,w' ]
>
> also, the user doc's example in section 5.1 says that disk = [
> 'phy:sda3,hda1,w' ] would work but it did not unless i put /dev/ in
> front of sda3, like above.
>
I don't understand that. If you have two "disk = " lines, won't the
second simply supercede the first? I tried exporting the partition
containing the image like this:
disk = [ 'phy:/dev/hda6,hda6,w',
'file:/xen/disk-images/dom1.fs,sda1,w']
...but no luck there.
Rob
next prev parent reply other threads:[~2005-10-11 23:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-11 21:25 More on domU not starting Rob Gardner
2005-10-11 22:48 ` Ryan Grimm
2005-10-11 23:12 ` Rob Gardner [this message]
2005-10-12 16:01 ` Ryan Grimm
2005-10-12 20:57 ` More on domU not starting -- HELP Rob Gardner
2005-10-12 21:18 ` Ted Kaczmarek
2005-10-12 21:48 ` Rob Gardner
2005-10-12 22:13 ` Ted Kaczmarek
2005-10-12 22:53 ` Rob Gardner
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=434C46D8.9020204@hp.com \
--to=rob.gardner@hp.com \
--cc=grimm@us.ibm.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.