Category Archives: VirtualBox

Enable USB on Virtual Box

Here is how to allow virtual machines to use USB in VirtualBox.

  1. Shut down virtual machine
  2. Make sure Virtual Box is up to date (Menu -> Virtual Box -> Check For Updates)
  3. Install Extension Pack (https://www.virtualbox.org/wiki/Downloads)
  4. Enable USB 2.0 (EHCI) Controller (Settings -> Ports -> USB)
  5. Plug in USB device
  6. Add filter to match USB device name
  7. Press OK to save
  8. Unplug USB device (unmount if  external hard drive or flash drive)
  9. Plug USB device back in
  10. If the device does not show up on virtual machine, you may have to create an empty filter to allow all USB devices to pass to the virtual machine

More information about USB in VirtualBox