Installation guide
14 Answer the prompts and press Enter to accept the default values if appropriate for your configuration
and follow the instructions at the end of the script.
15 For Linux guest operating systems, execute the following commands to restore the network:
/etc/init.d/network stop
rmmod vmxnet
modprobe vmxnet
/etc/init.d/network start
16 (Optional) When the upgrade is complete, log off the root account:
exit
The VMware Tools label on the Summary tab changes to OK.
What to do next
(Recommended) Upgrade the virtual machine hardware to version 7.
Perform an Interactive Upgrade of VMware Tools on a Solaris Guest
Upgrade VMware Tools to the latest version to enhance the performance of the virtual machine's guest
operating system and improve virtual machine management.
Prerequisites
n
Back up your virtual machines to prevent data loss. See Basic System Administration.
n
A supported guest operating system must be installed on the virtual machine.
n
You must have an ESX/ESXi license or be using evaluation mode to power on the virtual machine.
Procedure
1 From the vSphere Client, right-click the virtual machine, select Power, and select Power On.
2 Select the virtual machine and click the Summary tab.
The VMware Tools label indicates whether VMware Tools is installed and current, installed and not
current, or not installed.
3 Click the Console tab to make sure that the guest operating system starts successfully, and log in if
necessary.
4 Right-click the virtual machine, select Guest, and select Install/Upgrade VMware Tools.
5 Select Interactive Tools Upgrade and click OK.
The upgrade process starts by mounting the VMware Tools bundle on the guest operating system.
6 In the virtual machine console, log in as root (su -) and, if necessary, mount the VMware Tools virtual
CD-ROM image, as follows.
Usually, the Solaris volume manager mounts the CD-ROM under /cdrom/vmwaretools. If the CD-ROM is
not mounted, restart the volume manager using the following commands:
/etc/init.d/volmgt stop
/etc/init.d/volmgt start
7 After the CD-ROM is mounted, change to a working directory (for example, /tmp) and extract VMware
Tools:
cd /tmp
gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf -
Chapter 13 Upgrading Virtual Machines
VMware, Inc. 91