sometime the VMWare host on linux probably wont recognize the USB devices. this problem didnt happened during my time with previous release of ubuntu (hardy, gutsy).
collected this simple solution through the Ubuntu forum.
sudo gedit /etc/fstab
Then, add this line:
# USB for vmware/vbox
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
then the usb will be connected like a charm.
just go through
VM>Removable Devices>USB Device.
Monday, July 27, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment