Insert the following in /etc/fstab

none /proc/bus/usb usbfs devgid=123,devmode=666 0 0

UPDATE:

To get it working on Intrepid Ibex I added this:

#Make USB Work in Sun VirtualBox
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0

Execute:

sudo mount -a

Now you should be okay to run Vbox and use USB devices.

 
indexes/virtualbox_and_usb.txt · Last modified: 2009/01/21 23:10 by domingo
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki