Skip to content

Instantly share code, notes, and snippets.

@ericoporto
Created May 6, 2016 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericoporto/20f6f78e5e18278d6efb702c50cef61a to your computer and use it in GitHub Desktop.
Save ericoporto/20f6f78e5e18278d6efb702c50cef61a to your computer and use it in GitHub Desktop.
Reminder on how to activate USB devices on Virtualbox, in Ubuntu.

If you ever need to use Virtual Box with USB and VT-d on Ubuntu, I recommend installing Users and Groups.

sudo apt-get install gnome-system-tools

Than open it

Select the user which will run Virtual Box. Click the user, and click Advanced Settings.

Now, click on Use Virtualbox virtualization solution. Click Ok, close and good to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment