Specifications

VMware, Inc. 161
Chapter 10 Creating Virtual Machines
To install or upgrade VMware Tools on a Solaris guest
1Openaconsoletothevirtualmachine.
2Poweronthevirtualmachine.
3Aftertheguestoperatingsystemstarts,rightclickthevirtualmachineandchoose
InstallVMwareTools.
Theremainingstepstakeplaceinsidethevirtualmachine.
4Loginasroot(su -)and,ifnecessary,mounttheVMwareToolsvirtual
CDROM
image,asfollows.
Usually,theSolarisvolumemanager—vold—mountstheCDROMunder
/cdrom/vmwaretools.IftheCDROMisnotmounted,restartthevolume
managerusingthefollowingcommands:
/etc/init.d/volmgt stop
/etc/init.d/volmgt start
5AftertheCDROMismounted,changetoaworkingdirectory(forexample,/tmp)
andextractVMwareTools,asfollows:
cd /tmp
gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf -
6RuntheVMwareToolstarinstaller:
cd vmware-tools-distrib
./vmware-install.pl
Respondtotheconfigurationquestionsonthescreen.PressEntertoacceptthe
defaultvalue.
7Logoffoftherootaccount.
exit
8Startyourgraphicalenvironment.
9InanXterminal,opentheVMwareToolsPropertiesdialogbox:
vmware-toolbox &