[libvirt] [PATCH 26/34] Convert USB disks over to -device

Daniel Veillard veillard at redhat.com
Fri Jan 15 19:43:15 UTC 2010


On Fri, Jan 08, 2010 at 05:23:22PM +0000, Daniel P. Berrange wrote:
> The previous syntax was severely limited in its options
> 
>   -usbdevice disk:/home/berrange/output.img
> 
> The new syntax is the same as for other disk types
> 
>   -drive file=/home/berrange/output.img,if=none,id=usb-1,index=1
>   -device usb-storage,drive=usb-1
> 
> Again, the index= arg is wrong here, and will be removed in a
> later merge

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list