*** This bug is a duplicate of bug 151585 *** https://bugs.launchpad.net/bugs/151585
I think vmware counts on the usbfs filesystem which seems to have been removed in gutsy as far as I know there are two options to resolve this 1. add following line at the end in /etc/fstab usbfs /proc/bus/usb usbfs auto 0 0 2. change /etc/init.d/mountdevsubfs.sh remove comment from the following 4 lines starting with mkdir -p /dev/bus/usb/.usbfs # # Magic to make /proc/bus/usb work # mkdir -p /dev/bus/usb/.usbfs domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644 ln -s .usbfs/devices /dev/bus/usb/devices mount --rbind /dev/bus/usb /proc/bus/usb then reboot (if you can't reboot -> execute those 4 commands or mount usbfs manually) ** This bug has been marked a duplicate of bug 151585 USB Devices unrecognised by virtualbox (/proc/bus/usb missing) -- vmware-server dont see any usb devices https://bugs.launchpad.net/bugs/157843 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs