

vmware-tools-distrib/Ĭhoose the default for all questions. You’ll be prompt to download VMware Tools CD image if need.ģ.) After the downloading finish, create mount point and mount the CD image: sudo mkdir /media/cdrom & sudo mount /dev/cdrom /media/cdromĤ.) Go to that directory and copy the source package: cd /media/cdrom & cp VMwareTools-*.tar.gz ~/ĥ.) Extract this package: cd & tar -zxvf VMwareTools-*.tar.gzĦ.) Finally, run the command below to begin the installation: sudo.

To get started, boot the guest system on your host and follow the steps below:ġ.) Get the command prompt by Ctrl+Alt+T, then run below command to install required packages first: sudo apt-get update & sudo apt-get install build-essential linux-headers-$(uname -r)Ģ.) Click on VM or Manage -> Install VMware Tools …. For later Linux distributions, use the integrated open-vm-tools version. When I was installing Ubuntu 13.10 guest on VMware Player, the esay install failed to automatically install Vmware Tools. Manually Install VMware Tools on Linux You can manually install VMware Tools on a Linux virtual machine using the command line. It’s not required to be installed, but most of VMware users do install. Read more Manually Install VMware Tools on macOS You can install or upgrade VMware Tools on a macOS virtual machine using an installer assistant. VMware Tools is a suit of drivers and utilities that enhances both the performance of the virtual machine and interaction between the guest and the host. Manually Install VMware Tools on Linux You can manually install VMware Tools on a Linux virtual machine using the command line. In this tutorial I’ll show you how to install the VMware Tools for Ubuntu 13.10 Saucy Salamander Guest machine.
