On Sunday 12 October 2008 04:05:44 am Peter Klaassen wrote:
> As advised I added in fstab
> # for virtualbox
> none /proc/bus/usb usbfs devgid=122,devmode=664 0 0
> then
> sudo mount -a
>
> still no usb support
>
> I also did in /etc/init.d/mountdevsubfs.sh uncomment:
>
>       mkdir -p /dev/bus/usb/.usbfs
>       domount usbfs "" /dev/bus/usb/.usbfs
> -obusmode=0700,devmode=0600,listmode=0644
>       ln -s .usbfs/devices /dev/bus/usb/devices
>       mount --rbind /dev/bus/usb /proc/bus/usb
>
> still no usb support
>
> any suggestions? because without usb-support there is'nt much
> to do in virtual machines.

I use Vbox on opensuse 11.0 with usb support provide by the SUN version. The 
ose version does not support USB. Also on my version you must do a:
    mount usbfs (no options)

before starting Vbox to get the usb to work.

My printer is a usb device and it shows in the Vbox manager but will not show 
up in my guest (Win XP) unless I do the mount first. I also get an error 
message on the start of the Vbox manager if I have not done the mount.

Don't know if this will help you.

-- 
Russ
Linux register user 441463
openSUSE 11.0 

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to