Installing VMware tools
Find out how to install VMware tools on Linux or Windows
Find out how to install VMware tools on Linux or Windows
Last updated 1st February 2022
VMware Tools improve the performance of a virtual machine and enable many of its simple features to be used in VMware products.
This guide explains the steps you need to follow in order to proceed with installing them.
The procedure for installing VMware Tools varies depending on the operating system of the virtual machine. For information about the specific procedure for each OS, see the VMware documentation for VMware Tools.
Most recent Linux distributions offer the installation of VMware Tools via their package management systems, under the name Open VM Tools.
This allows VMware Tools to be kept up-to-date in the same way as other components of the VM's operating system.
If the distribution you are using offers it, you can find the Open VM Tools under the following package name: open-vm-tools
This installation method is valid at least for the following GNU/Linux versions:
To mount the VMware tools disk from the Vsphere web client, right-click on the VM, then click on Guest OS
and finally on Install VMware Tools
.
Then mount the volume activated by the command:
> # mount /dev/cdrom /mnt
Then unzip the VMwareTools archive. Here, in /tmp.
> cd /tmp
> tar xvf /mnt/VMwareTools*.tar.gz
> cd vmware-tools-distrib
> ./vmware-install.pl default
If you want to keep suggested answers and not be interrupted during installation, add "default" as an argument to the installation line.
Once the installation is complete, the tools disk will be automatically unregistered from the system.
Once the volume has been mounted via the “Install/Upgrade VMware Tools” option, find the disk in your VM’s “workstation”. Double-click on it to launch the Tools installation:
The installation wizard will then launch and ask to accept the licences and the type of installation to choose (We recommend that you install it completely).
Once the installation is complete, it will offer to restart the machine to take into account the modifications. The CD drive will be automatically unmounted at the end of the installation.
Join our community of users on https://community.ovh.com/en/.
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.
Access your community space. Ask questions, search for information, post content, and interact with other OVHcloud Community members.
Discuss with the OVHcloud community