My disk specification is exactly as in the first.
disk =
['phy:/dev/domU/dom1root,hda1,w','phy:/dev/domU/dom1swap,hda2,w','phy:/dev/hdc,hdc,r']
However the CDROM is not visible domU
/dev/hdc is definitely in Dom0, but is not in DomU.
I am using 3.0.3. Is there another step that must take place. As far as
DomU is concerned it should be a block device name /dev/hdc.
====================
On 11/17/06, jonr@xxxxxxxxxx <jonr@xxxxxxxxxx> wrote:
disk = ['phy:/dev/hdc,hdc,r']
or
disk = ['tap:aio:cdrom.iso,hdc,r']
cdrom = '/dev/hdc'
You should only need this, not the latter two.
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|