It is recommended that you use Open VM Tools in Linux virtual machines.
For more information about Linux distributions supported by Open VM Tools, see https://github.com/vmware/open-vm-tools/blob/master/README.md and the VMware Compatibility Guide at https://www.vmware.com/resources/compatibility/search.php.
VMware Tar Tool for Linux virtual machine is feature-frozen at version 10.3.10, so the tar tools (linux.iso) included in Workstation Player is 10.3.10 and will not be updated. Due to this change, the Install/Update/Reinstall VMware Tools menu is disabled for the following Linux virtual machines:
For the Linux virtual machines that have Open VM Tools installed but are not in the scope mentioned in the preceding bullet, Install/Update/Reinstall VMware Tools menu is enabled, so that you can install bundled tar tools on top of Open VM Tools to get Shared Folder (HGFS) feature support.
For old Linux virtual machines not supported by Open VM Tools, perform the following steps to install tar tools.
■
| |
■
| |
■
|
Because the VMware Tools installer is written in Perl, verify that Perl is installed in the guest operating system. |
1 | On the host, from the VMware Fusion menu bar, select . If an earlier version of VMware Tools is installed, the menu item is Update VMware Tools. | ||||
2 | |||||
3 | Run the mount command with no arguments to determine whether your Linux distribution automatically mounted the VMware Tools virtual CD-ROM image. If the CD-ROM device is mounted, the CD-ROM device and its mount point are listed in a manner similar to the following output:
| ||||
4 | If the VMware Tools virtual CD-ROM image is not mounted, mount the CD-ROM drive.
| ||||
5 | |||||
6 | (Optional) Delete any previous vmware-tools-distrib directory before you install VMware Tools. The location of this directory depends on where you placed it during the previous installation. Often this directory is placed in /tmp/vmware-tools-distrib. | ||||
7 | List the contents of the mount point directory and note the file name of the VMware Tools tar installer.
| ||||
8 |
The value x.x.x is the product version number, and yyyy is the build number of the product release. | ||||
9 | If necessary, unmount the CD-ROM image.
If your Linux distribution automatically mounted the CD-ROM, you do not need to unmount the image. | ||||
10 | Run the installer and configure VMware Tools as a root user
Usually, the vmware-config-tools.pl configuration file runs after the installer file finishes running. If you attempt to install a tar installation over an RPM installation, or the reverse, the installer detects the previous installation and must convert the installer database format before continuing. | ||||
11 | Follow the prompts to accept the default values, if appropriate for your configuration. | ||||
12 | Follow the instructions at the end of the script. Depending on the features you use, these instructions can include restarting the X session, restarting networking, logging in again, and starting the VMware User process. You can alternatively reboot the guest operating system to accomplish all these tasks. |