I need to create this directory because Vmware player is looking there for USB devices. The aim is to run mount -t usbfs none /proc/bus/usb.
But I get the error: mkdir: cannot create directory /proc/bus/usb: No such file or directory, despite being in sudo mode. What are my options?
But I get the error: mkdir: cannot create directory /proc/bus/usb: No such file or directory, despite being in sudo mode. What are my options?
Comment