|
Re: Virtualbox error "Failed to access the USB subsystem"
Only the first part regarding fstab is necessary in Intrepid, the rest only is needed in hardy.
In your fstab you need to put:
none /proc/bus/usb usbfs devgid=XXX,devmode=664 0 0
being XXX the group ID of your user when you look under System-Administration-Users&Groups for the group vboxusers.
|