- Install virtual box on Mint from latest deb file
- Download latest extension pack
- Double click and it installs
- Add user to vboxusers group
- Restart the guest
All USB errors should have stopped and all settings of the virtual machine can be changed.
Edit [17.03.2014]: on the guest type
sudo usermod -a -G vboxusers $USER
Then to check, type
groups $USER
Leave a Reply