Monday, November 29, 2010

Open the Ubuntu Linux USB functionality under VirtualBox access

Ubuntu VirtualBox virtual machine to use the encounter some minor problems; solve method as follows: 1, increase user group usbssudogroupaddusbs2, view the usbfs user group gidcat/etc/group | grepusbsusbfs: x: 1002: 3, the current user to usbfs group sudogedit/etc/group the usbfs: x: 1002: modify the usbfs: x: 1002: joson (joson changed to your own user name) 4, to USB device reset permissions to edit the/etc/fstab file, add the following two lines, note your gid might not be 1002sudogedit/etc/fstab in end # 1002istheUSBgroupIDInone/proc/bus/usbusbfsdevgid = 1002, devmode = 664005, after a reboot, should you can use the client computer to a USB device.

No comments:

Post a Comment