« HOWTO:Get my USB Logitech Rumblepad working.HOWTO Install Deluge Bittorrent client »

HOWTO Install and setup Vmware

11/07/08

HOWTO Install and setup Vmware

With each version of Ubuntu installing Vmware just gets easier :p

Post for the Ubuntu forum by bodhi.zazen
Vmware tools post again Ubuntu Community
Solution for when the bridged networking fails

Help regarding fast running clocks on Linux guests

To install VMware tools when you are running Ubuntu server, that is when you do not have X installed take a look at my other HOWTO

Accessing USB devices on Hardy

With Hardy 8.04 the USB devices are not "turned on" in /proc/bus/usb/*. To get them turned on you need to edit /etc/init.d/mountdevsubfs.sh uncomment some lines and restart the daemon.

sudo gedit /etc/init.d/mountdevsubfs.sh

Look for the following lines and then remove the leading # character. Save the file after.

#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

Restart the daemon with

/etc/init.d/mountdevsubfs.sh start

You should now see your USB devices in your VMware guests.

You can also do this in the /etc/fstab

none /proc/bus/usb usbfs devgid=46,devmode=664 0 0

The arrow keys fail to work with ubuntu 9.04, this can be fixed by updating the config file.

/etc/vmware/config
xkeymap.nokeycodeMap = true

No feedback yet

Here are a collection of Mini-HOWTOs some of which are too short even for that grand title. I keep them around as it is easier to remember where to look these up that to remember the content of the mini-HOWTO

Search

Contents

blogging soft