On Fri, 6 Aug 2010, Ruslan Nikolaev wrote:
> I tried these configs. The same result - it does not find root device.
>
> However, if I disable 'CONFIG_XEN_PLATFORM_PCI', everything works. I can see
> my disk as /dev/sda.
>
> If CONFIG_XEN_PLATFORM_PCI is enabled (by default), virtual ATA device
> appears, I can see GRUB, load the kernel. But when kernel tries to mount root
> device, it cannot find it. There is no /dev/xvda*, no /dev/hda*, no
> /dev/sda*, nothing! Apparently, it's a problem with actual kernel disk driver
> (not configuration). I get the same result also if I specify physical device.
>
> Also, I noted weird messages in dom0:
> XENBUS: Unable to read cpu state
>
The disk might appear with a name starting with xvd but different from
xvda. Do you have any xvd devices at all?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|