USB OK, but "/proc/bus/usb/.usbfs is not responding&quo
Posted: 13. Jun 2008, 18:55
I use VBox 1.6.2 on host Ubuntu 8.04, running guest Win2k.
To make USB devices work properly I have to add the line
to my /etc/fstab file, as detailed in the manual, section 11.5.7 and elsewhere on this forum.
However, this throws an error in the host's file manager (I use Xfe):
Mount point /proc/bus/usb/.usbfs is not responding
What does this mean in simple terms, and what can I do about it?
To make USB devices work properly I have to add the line
Code: Select all
none /proc/bus/usb usbfs devgid=1003,devmode=664 0 0However, this throws an error in the host's file manager (I use Xfe):
Mount point /proc/bus/usb/.usbfs is not responding
What does this mean in simple terms, and what can I do about it?