Re: [gentoo-user] Virtualbox USB w/o usbfs

2010-07-15 Thread App Deb
You should never add that line in fstab in Gentoo. Don't follow random tutorials about random distro workarounds. Gentoo bootscripts mount usbfs on boot with gid=group=usb, so if you want to give user permissions for usbfs, you add yourself to the "usb" group, you don't need to do anything else, an

[gentoo-user] Virtualbox USB w/o usbfs

2010-07-13 Thread SpaceCake
Hi, I have a problem with accessing usb devices from virtualbox after some kernel/system update. Previously it was ok after I've added the following line to the fstab usbfs /proc/bus/usb usbfs devgid=1017,devmode=664 0 0 but now, there is no /proc/bus/usb how can I enable USB