Menu

USB Redirect - VirtualBox

r1sen

USB Redirect?

Simplified answer, redirecting a USB device from directly communicating with your host system to directly communicating with that of your VM or guest system.

VirtualBox Configuration:

Unlike QEMU/KVM, Oracle VirtualBox can be somewhat "temperamental" initially with USB redirection. However that being said as long as you can follow the initial setup/installation steps of VirtualBox and the extension pack then there should be no issues.


Step 1.


Step 2.

Extension pack may or may not be available in your distributions respository

  • Once downloaded the extension pack by default and file type will be opened by VirtualBox and prompting you if you wish to install and apply the extension pack. Obviously you do, allow VirtualBox to install the package itself. Once done VirtualBox will restart itself with the extension pack installed.

Step 3.

  • Depending on your distribution your user may not be automatically added to the "vboxusers" group. So, exit out of VirtualBox completely and open your terminal of choice and enter the following:

( SUDO ADDUSER $USER VBOXUSERS ) - Debian based distributions*

  • Now press enter and of course enter your password. Now you will be added to the "vboxusers" group, or at least the user you are logged in as. After doing this exit out of your terminal and session logout is required for changes to take effect. Please logout, and log back into your system - VirtualBox now should be patched and ready for USB2.0/3.0 redirection.

Easy USB wifi device redirecion in VirtualBox with extension pack installed

Easy USB storage device redirection in VirtualBox with extension pack installed


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.