Page 1 of 1

USB unavailable

Posted: 10. Sep 2009, 01:26
by SonnyD
I have addded my drive to the filters.
I have added my myself to the vboxusers group.
I have modified etc/fstab to:
usbfs /proc/bus/usb usbfs devgid=1000,devmode=664 0 0
My USB is still unavailable
What can i do?

Re: USB unavailable

Posted: 10. Sep 2009, 02:19
by Perryg
Did you reboot everything?

Re: USB unavailable

Posted: 10. Sep 2009, 02:42
by geeky2
You may wish to try this setting

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

Re: USB unavailable

Posted: 10. Sep 2009, 03:18
by SonnyD
Yes I have rebooted linux.
I tried Geeky's code to.
Still unavailable.

Re: USB unavailable

Posted: 10. Sep 2009, 03:22
by Perryg
I realize that this is probably late in asking but did you install the guest additions?

Re: USB unavailable

Posted: 10. Sep 2009, 06:08
by SonnyD
Alright I got after finding the guest additions
and changing the etc/fstab as on the openSUSE site.

Re: USB unavailable

Posted: 10. Sep 2009, 09:23
by geeky2
Out of curiosity what was the final entry you entered into the etc/fstab?