1.0

Table Of Contents
6 Uncompress the installer and unmount the CD-ROM image.
If you install an RPM installation over a tar installation, or the reverse, the installer detects the previous
installation and must convert the installer database format before continuing.
Option Action
In the tar installer
At the command prompt, type
tar zxpf /mnt/cdrom/VMwareTools-4.0.0-xxxx.tar.gz unmount /
dev/cdrom where xxxx is the build or revision number of the release.
In the RPM installer
At the command prompt, type
tar zxpf /mnt/cdrom/VMwareTools-4.0.0-<xxxx>.i386.gz unmount
/dev/cdrom where <xxxx> is the build/revision number of the release.
7 Run the installer.
Option Action
In the tar installer
Type cd vmware-tools-distrib./vmware-install.pl. Press Enter to
accept the default value.
In the RPM installer
Configure VMware Tools, type vmware-config-tools.pl Press Enter to
accept the default value.
8 After the upgrade is complete, restart the network by running /etc/init.d/network restart.
9 Type exit.
10 Start your graphical environment.
11 In an X terminal, run vmware-toolbox &.
Install VMware Tools on a Solaris Guest
You can install VMware Tools on a Solaris guest OS.
Prerequisites
The VMware Remote Console plug-in is installed.
Procedure
1 Click My Cloud.
2 In the left pane, click VMs.
3 Select a Solaris virtual machine, right click, and select Open Console.
4 Click Install VMware Tools.
5 In the virtual machine, log in as root and, if necessary, mount the VMware Tools virtual CD-ROM image.
The Solaris volume manager vold mounts the CD-ROM under /cdrom/vmwaretools.
6 If the CD-ROM is not mounted, restart the volume manager by running these commands.
n
/etc/init.d/volmgt stop
n
/etc/init.d/volmgt start
7 After the CD-ROM is mounted, change to a working directory, for example, /tmp and extract VMware
Tools.
n
cd /tmp
n
gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf-
Chapter 9 Working with Virtual Machines
VMware, Inc. 77