View Single Post
  #3  
Old 04-22-2012, 03:37 PM
jakehalsted jakehalsted is offline
Junior Member
 
Join Date: Apr 2012
Posts: 1
jakehalsted is on a distinguished road
Default

Re: Problem with VirtualBox 4: USB Devices unavailable/grayed-out (Ubuntu 10.10 Maver


OR you could NOT be a pussy and get a real root prompt:

su - root
<root password>


Oh poor baby, you dont' have root login?

sudo passwd
<new root password twice>


Now. For a manly root command


usermod -a -G <group> <username>


For example:

usermod -a -G <vboxusers> <jakehalsted>

Log out

Log back in

Restart Virtual Box
Reply With Quote