Skip to content

Instantly share code, notes, and snippets.

@Gozala
Created April 17, 2010 18:43
Show Gist options
  • Save Gozala/369738 to your computer and use it in GitHub Desktop.
Save Gozala/369738 to your computer and use it in GitHub Desktop.
blog: virtulabox
# usbfs
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
sudo gedit /etc/init.d/mountdevsubfs.sh
sudo gedit /etc/fstab
#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment