VMware 4817V62 - vSphere - PC Administration Manual page 124

Basic system administration
Table of Contents

Advertisement

vSphere Basic System Administration
2
Click the Console tab to make sure that the guest operating system starts successfully, and log in if
necessary.
3
Right-click the virtual machine, select Guest, and select Install/Upgrade VMware Tools.
4
Select Interactive Tools Installation and click OK.
This step initiates the installation process by mounting the VMware Tools bundle on the guest operating
system.
5
In the virtual machine console, log in as root (
mkdir /mnt/cdrom
6
Mount the VMware Tools virtual CD-ROM image.
Some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not
use the
mount
Some Linux distributions use different device names or organize the
the following commands to reflect the conventions used by your distribution:
mount /dev/cdrom /mnt/cdrom
cd /tmp
7
Change to a working directory (for example,
cd /tmp
8
If you have a previous installation, delete the previous
rm -rf /tmp/vmware-tools-distrib
The default location of this directory is:
9
List the contents of the
ls /mnt/cdrom
10 Uncompress the tar installer.
tar zxpf /mnt/cdrom/VMwareTools-4.0.0-<xxxxxx>.tar.gz
Where
<xxxxxx>
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 Unmount the CD-ROM image:
umount /dev/cdrom
12 Run the VMware Tools tar installer.
cd vmware-tools-distrib
./vmware-install.pl
For each configuration question, press Enter to accept the default value.
13 Log off the root account.
exit
What to do next
After you install or upgrade VMware Tools on a virtual machine, verify the status of VMware Tools by checking
the VMware Tools label on the virtual machine Summary tab. The VMware Tools label should display the
word OK.
124
and
commands in this procedure.
umount
directory, and note the filename of the VMware Tools tar installer.
/mnt/cdrom/
is the build/revision number of the ESX/ESXi release.
) and, if necessary, create the
su -
).
/tmp
vmware-tools-distrib
/tmp/vmware-tools-distrib
directory:
/mnt/cdrom
directory differently. Modify
/dev
directory.
.
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents