From Fedora Project Wiki
(Note that on Fedora 20 USB2 is the default for new VMs) |
(Drop bits about enabling USB2) |
||
Line 8: | Line 8: | ||
|actions= | |actions= | ||
=== Attach the host USB device === | === Attach the host USB device === |
Revision as of 17:02, 16 September 2014
Description
Attach a physical USB device to your guest.
Setup
Functioning Fedora host and a VM of any OS. More VM OS and USB devices the merrier!
How to test
Attach the host USB device
- Start the VM
- Add Hardware->USB Host Device
- Choose the device you want to assign from the list, like:
009:002 SanDisk Extreme
- Click Finish
- Verify that the guest shows up in 'lsusb' output in the guest.
- Verify the device's functionality in the guest (this will be device specific)
- Select the device in virt-manager, and click 'Remove'.
- Verify the device again appears in the host, and is functional on the host.
Expected Results
No obvious errors occur.