VirtualBox USB solution on ubuntu linux

when you install VirtualBox you wont be able to enable the usb devices on the guest os, the solution for this is to do the following:

1- add yourself to the vboxusers groupe in /etc/group
2- add this line “none /proc/bus/usb usbfs devgid=123,devmode=664 0 0″ to the /etc/fstab at the end

NOTE: 123 is the group id you can get that id by this command “grep vboxusers /etc/group”

it works for me
ubuntu 9.10
virtualbox 3.0.8

Advertisement
Explore posts in the same categories: Linux

2 Comments on “VirtualBox USB solution on ubuntu linux”

  1. ratio Says:

    Thnk you for that workaround. Is this solution intended for OSE edition (which is installed in Ubuntu by apt-get install ..) or for the commercial version?


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.