Get USB working in Virtualbox under Debian and Ubuntu

Edit /etc/fstab and add:

none /proc/bus/usb usbfs devgid=XXX,devmode=664 0 0

Change XXX to be a group you are a member of, vboxusers is a natural choice (cat /etc/group | grep vboxusers - use the number there).

Comments

Sound?

Something I have never been able to get working is sound in a Windows VM under Ubu, though I heard it works better with XP I have only tried Vista and 7.

Post new comment

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.