Displaying 2 results from an estimated 2 matches for "0bd8".
Did you mean:
00d8
2011 Jan 18
3
xm usb-add syntax
Hi all,
Do any of you know what the syntax would be is I wanted to add the
first device listed using lsusb on my dom0 to my domU?
lsusb;
Bus 002 Device 004: ID 064f:0bd8 Some-Systems AB ABC/DE
xm usb-add;
Usage: xm usb-add <domain> <[host:bus.addr] [host:vendor_id:product_id]>
Unsure what combo works, other then what doesn''t work.
- Brian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensourc...
2011 Jan 18
1
Xen; xm usb-add syntax - or - where is xm usb-attach
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