Hi,
I'm using VirtualBox to run Windows XP as a Guest OS over Ubuntu Edfy host.
However, my virtual Windows doesn't recognize my usb flash drive, although USB mouse works fine.
When I mounted this device from VM menu, I received an error message
"Not permitted to open the USB device, check usbfs options".
I understand that it is a common problem in virtual OS and tried to use recommendations for solving the similar problems in vmware.
(http://kb.vmware.com/vmtnkb/search.d...60&stateId=0%2)
I added the line
Code:
usbfs /proc/bus/usb usbfs auto 0 0
to the /etc/fstab file, however, it did not help.
What shall I do?
Thanks
Alex