I have a usb.img file, and i want to create a usbdisk(USB emulation) for vpc in a kvm server. I found something like this: qemu-system-x86_64 -device piix3-usb-uhci \ -drive id=my_usb_disk,file=usbdisk.img,if=none \ -device usb-storage,drive=my_usb_disk but i want to do it in a xml files for libvirt. i did not find any example for it. how can i do it thank u very much.
Maybe Matching Threads
- How to providing virtual USB disk (usb-storage for QEMU) devices to guests?
- USB Disk
- Problem in Mounting Exaclibur 4GB USB Pen Drive on Centos4.0
- Libvirt guest can't boot up when use ceph as storage backend with Selinux enabled
- USB passthrough to WinXP guest - WinXP ignores it