Ubuntu Tutorials Copy/Paste tutorials for Ubuntu

8Jul/090

Installing VMware tools

1. Install kernel headers and some tools used to install VMware tools:

sudo apt-get install build-essential linux-headers-$(uname -r)

2. Mount the cdrom drive. Make sure you have mounted the VMware tools virtual cd from the host before moving on.

sudo mount /dev/cdrom /mnt/