|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Cannot open root device
On Sun, 2005-06-05 at 08:46 +0200, Hsing-Foo Wang wrote:
> > #disk = [ 'file:/etc/xen/ttyfs,md1,w' ]
> > disk = [ 'phy:/dev/loop0,md1,w' ]
>
> Sorry, The above is just the other way around. I folowed instrctions in
> the mailing archive regarding testing the loop0 approach. No luck.
> The values of 'file:...' are correct tho.
disk = [ 'file:/etc/xen/ttyfs,md1,w' ]
This line tells the guest domain to map the ttyfs file to device md1.
Does ttylinux have support for raid devices like md1?
Did you try and change this and the root device line to use hda1?
See if that works
Lyndsay.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|