Hi all,
I'm getting this:
Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer.
Result Code: NS_ERROR_FAILURE (0x00004005) Component: Host Interface: IHost {489fb370-c227-4d43-9761-ceb28484fd9f} Callee: IMachine {1e509de4-d96c-4f44-8b94-860194f710ac}
Here,
sudo gedit /etc/fstab
I already have added a line to the bottom with this:
none /proc/bus/usb usbfs devgid=1001,devmode=666 0 0
The other solution that I've seen: sudo gedit /etc/init.d/ mountdevsubfs.sh
I cannot apply since my file is very different and as not any #magic comment or something.
Can anyone help me put the usb to work on the guest machine?
Thanks in advance, MEM