[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen How to pass the whole physical hard disk (raw disk) to vm



That makes sense, in xl we use "phy" for block/raw devices or "file" for image files!

Now that I look better the guide gives and example for "cdrom"

<disk type='block' device='cdrom'>
  <driver name='phy'/>
  <source dev='/dev/hdc'/>
  <target dev='hdc'/>
  <readonly/>
</disk>

Anyway, since I'm no expert with vrish I suggest doing it like Felix suggests leaving the driver out might be the best option.


Also, if you want to use "virtio", or in this case (xen) paravirt, you can set recent and signed drivers from:

As a side note, this ones work even in none Linux Dom0's like NetBSD.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.