|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] DomU start problems
On Tuesday 27 September 2005 17:32, Stephan Böni wrote:
> I cannot start my domU:
>
> xen_blk: Initialising virtual block device driver
> xen_blk: Timeout connecting to device!
^^^^
looks like this is the problem....
the domU can't connect the virtual hda1 device.
> VFS: Cannot open root device "hda1" or unknown-block(2,0)
> Please append a correct "root=" boot option
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(2,0)
>
> Perhaps i have to add something to the menuconfig before compiling the
> domU? Because it will not found my virtual hda1. (I don't use a root-NFS.)
>
> disk = [ 'phy:xenvg/test-root,hda1,w' ]
>
> Any sugesstions?
Well, doesn't neccessarily look like a domU kernel problem to me, maybe check
the xen logs inside dom0 if there are some problems on that side.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|