|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] cannot boot domU
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi stephan,
Stephan Böni schrieb:
> #
> # cat inhouse | grep -v ^#
> kernel = "/boot/vmlinuz-2.6.12.6-xenU"
> memory = 2048
> name = "inhouse"
> disk = [ 'phy:xenvg/inhouse-root,sda1,w' ]
looks like a missing /dev on the disk parameter. it should look like this:
disk = ['phy:/dev/xenvg/inhouse-root,sda1,w','
> root = "/dev/sda1"
> extra = "3"
- --
Tschaw/2,
Stoeni!
++ Please remember: rm -rf means "read mail -really fast" ++
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDUmkRjhe+lWpwo40RAoCoAJ9z0sRxXhYu2GsOldIq04Y0hvb5IACdFnAK
iCSW6+8WPlW3qghCegXMRA0=
=CB8d
-----END PGP SIGNATURE-----
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|