[CentOS] Xen; xm usb-add syntax - or - where is xm usb-attach

Tue Jan 18 00:46:49 UTC 2011
aurfalien at gmail.com <aurfalien at gmail.com>

Hi all,

I'm running Centos 5.5 with Xen 4.0.1

Would like to use a USB key (not a block device) in my domU.

Dom0 lsusb yields;

Bus 002 Device 004: ID 064f:0bd8 ABC-Systems AB CDE/FG

xm usb-add shows;

Usage: xm usb-add <domain> <[host:bus.addr] [host:vendor_id:product_id]>

Not sure what combo will work in this case.

However, I've read some notes regarding xm usb-attach.  What subset of  
Xen do I need for this command to show?

- aurf