1.0

Table Of Contents
4 In the guest operating system, start the RPM installer.
n
Double-click the VMware Tools CD icon on your desktop and double-click the RPM installer in the
root of the CD-ROM.
n
Double-click the RPM installer in the file manager window.
5 Type the root password and click OK.
6 Click Continue when the package is ready.
When VMware Tools is installed, no confirmation or Finish button appears.
7 In an X terminal, as root, run the vmware-config-tools.pl script to configure VMware Tools.
8 Press Enter to accept the default value.
9 After the upgrade is complete, enter /etc/init.d/network to restart the network.
10 Type exit.
11 To start the VMware Tools control panel, enter vmware-toolbox &.
Install VMware Tools on a Linux Guest with the Tar Installer or RPM Installer
You can use a Tar command or RPM installer to install VMware tools on a Linux guest OS with a Tar or RPM.
Prerequisites
n
The VMware Remote Console plug-in is installed.
n
With an existing installation, delete the vmware-tools-distrib directory before you install. The location
of this directory depends on where you placed it during the previous installation (such as,
tmp/vmware-tools-distrib).
Procedure
1 Click My Cloud.
2 In the left pane, click VMs.
3 Select a Linux virtual machine, right-click, and select Open Console.
4 Click Install VMware Tools.
5 In the guest operating system, as root (su-), mount the VMware Tools virtual CD-ROM image and change
to a working directory, for example, enter /tmp.
Some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not
use the mount and unmount commands. You still must untar the VMware Tools installer to /tmp. Some
Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM
drive is not /dev/cdrom, or if the mount point for a CD-ROM is not /mnt/cdrom, modify these commands
to reflect the conventions used by your distribution.
mount /dev/cdrom /mnt/cdrom
cd /tmp
Cloud Director User's Guide
76 VMware, Inc.