Specifications

Table Of Contents
VMware Server Virtual Machine Guide
52 VMware, Inc.
After!the!CDROM!is!mounted,!use!the!following!commands!to!extract!VMware!
Tools.
cd /tmp
gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf -
Go!to!step!4.
FreeBSD!Guests:!Some!FreeBSD!distributions!automatically!mount!CDROMs.!If!
your!distribution!uses!automounting,!do!not!use!the!mount!and!umount!commands!
below.!You!still!must!untar!the!VMware!Tools!installer!to!
/tmp.
mount /cdrom
cd /tmp
tar zxf /cdrom/vmware-freebsd-tools.tar.gz
umount /cdrom
4Run!the!VMware!Tools!installer.
cd vmware-tools-distrib
./vmware-install.pl
5Answer!the!questions!about!default!directories.
6Run!the!configuration!program.
vmware-config-tools.pl
7To!change!your!virtual!machine’s!display!resolution,!answer!yes,!and!enter!the!
number!that!corresponds!to!the!desired!resolution.
8Log!off!of!the!root!account.
exit
9Start!X!and!your!graphical!environment.!If!you!installed!
VMware!Tools!in!an!X!
windows!session,!restart!X!windows.
10 In!an!X!terminal,!launch!the!VMware!Tools!background!application.
vmware-toolbox &
You!can!run!VMware!Tools!as!root!or!as!a!normal!user.!To!shrink!virtual!disks!or!to!
change!any!VMware!Tools!scripts,!you!must!run!VMware!Tools!as!root!(su -
).
NOTE Always!run!vmware-toolbox!in!the!guest!operating!system!to!ensure!you!have!
access!to!all!VMware!Tools!features,!such!as!copy!and!paste!and!mouse!
ungrab!for!operating!systems!for!which!X!display!driver!is!not!available.