Virtualbox 3.1 and Ubuntu Karmic greyed out USB problem

 Fix found here: http://ubuntuforums.org/showthread.php?t=1381318

Basically I wasn't in the vboxusers group:

1) Check if your username is in the group: 

cat /etc/group | grep v*box

2) If it isn't add it and logout/login.

sudo usermod -G vboxusers -a YOURUSERNAME
No votes yet

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.