usb not detecting virtual O/S with Vbox

Asked by srk

i am unable to use usb in virtual OS. iam using Vbox for virtualization.
And how to share files from host OS to guest OS.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Tsang (michaeldadmum-deactivatedaccount) said :
#1

create a group called usb with gid 85
add yourself into group usb
add the following line in /etc/fstab:

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

type in the following in the terminal:

sudo mount /proc/bus/usb

logout and login again
you should be able to use usb in virtualbox now

Revision history for this message
ekpyrosis (mvdwerf2001) said :
#2

I have the same problem. I gooogled the internet and I found that VBox supposed to have USB support as of version 2.4??

Furthermore what do you mean with gld 85?? - you said "create a group called usb with gld 85"

kind regards

Bloemetjesgordijn

Revision history for this message
ekpyrosis (mvdwerf2001) said :
#3

I have the same problem. I gooogled the internet and I found that VBox supposed to have USB support as of version 2.4??

Furthermore what do you mean with gld 85?? - you said "create a group called usb with gld 85"

kind regards

Bloemetjesgordijn

Can you help with this problem?

Provide an answer of your own, or ask srk for more information if necessary.

To post a message you must log in.