|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Exporting Dom0 disks to DomU as SCSI disks does not work
On 2/13/06, Daniel Goertzen <goertzen@xxxxxxxx> wrote:
I don't know if anyone's given you a straight answer yet, but all you need to do is disable the entire scsi subsystem, ie:
CONFIG_SCSI=n
This allows the xen block frontend to register on device ID's normally
occupied by the scsi subsystem.
I am not sure how far this is correct, since my domU kernel has scsi support build in as module and i can use them inside my domU without any issues.
-- regards,
Anand Gupta
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|