Install VMware Tools on ubuntu

From hacktolive.org
Jump to: navigation, search

This tutorial explains how to install VMware Tools on a ubuntu Virtual Machine, running on VMware Workstation

How to do it

  1. Boot the Virtual Machine
  2. sudo apt-get install build-essential linux-headers-`uname -r` (see note 1)
  3. Click VM->Install VMware Tools (in VMware Workstation)
  4. Open the CD in the Virtual Machine
  5. Open the VMwareTools-XXXX.tar.gz file and extract it to the desktop (being XXXX the version of VMware tools)
  6. Open the terminal (Applications->Acessories->Terminal)
  7. type: cd Desktop (note that the “D” in “Desktop” must be capitalized!)
  8. [ENTER]
  9. Write again in the terminal: cd vmware-tools-distrib
  10. [ENTER]
  11. Type: sudo ./vmware-install.pl
  12. enter your “root” password and press [ENTER]
  13. Wait a few seconds… and then the installation will begin
  14. The installer will now ask you some questions… just press [ENTER] and the default settings wil be used…
  15. The last question is about the screen resolution you would like, just hit [ENTER] again to select the default, or choose a number that corresponds to the resolution you want...
  16. The installer will end once you see something like:

"Enjoy,

--the VMware team"
16. Now just close the terminal, delete the folder “vmware-tools-distrib” in you desktop, and reboot your ubuntu virtual machine… After rebooting you will notice that the ubuntu will warn you that new restricted drivers are in use, just reboot again and it *will disappear...
17. Now you have VMware Tools on your ubuntu guest!

Notes

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox