|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Error starting gentoo domU created with domi - lvm2 issu
Martin Hierling wrote:
> SCSI Support is NOT reqiured for DomU Kernel.
It depends on how you configure your disks in the domU config.
In his, case, he uses SCSI disk, and so he needs the scsi drivers.
> As i have experienced
> (Gentoo, Xen3.0.2) you need only IDE Support in DomU Kernel.
> From my Kernel config:
>
> CONFIG_IDE=y
> CONFIG_BLK_DEV_IDE=y
> CONFIG_BLK_DEV_IDEDISK=y
> CONFIG_IDE_GENERIC=y
> CONFIG_BLK_DEV_IDEPCI=y
This is also possible, then he needs to change the sd* disk entries in
the domU config to hd*
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|