2.0

Table Of Contents
VMware Server User’s Guide
82 VMware, Inc.
8InanXterminal,starttheVMwareUserprocess:
vmware-user
9 (Optional)TostarttheVMwareToolscontrolpanel,enterthefollowingcommand:
vmware-toolbox &
TochangethedefaultVMwareToolsconfigurationoptions,see“UsingtheVMware
ToolsControlPanelonpage 91.
YoucanrunVMwareToolsasrootorasanormaluser.Toshrinkvirtualdisksorto
changeanyVMwareToolsscripts,youmustrunVMwareToolsasroot.
Installing VMware Tools from the Command Line with the Tar or RPM
Installer
YoucaninstallVMwareToolsfromthecommandlineinaLinuxguest.Forinformation
abouthowtoinstallVMwareToolfromagraphicaluserinterface,see“Installing
VMwareToolsinaLinuxGuestWithinXUsingtheRPMInstalleronpage 80.
Beforeyoubegin,makesurethatthevirtualmachine
ispoweredonandthattheguest
operatingsystemisrunning.
To install VMware Tools from the command line with the tar or RPM installer
1InVIWebAccess,clickInstallVMwareToolsintheStatussectionofthevirtual
machineSummarytab.
IfanearlierversionofVMwareToolsisinstalled,clickUpgradeVMwareTools.
2ClicktheConsoletab.
Theremainingstepstake
placeinsidethevirtualmachine.
3Intheguest,loginasroot(su).
4Ifnecessary,mounttheVMwareToolsvirtualCDROMimagebyenteringa
commandsimilartothefollowing:
mount /dev/cdrom /mnt/cdrom
SomeLinuxdistributionsautomaticallymountCDROMs.Ifyourdistribution
usesautomounting,youcanskipthisstep.
SomeLinuxdistributionsusedifferentdevicenamesororganizethe/dev
directorydifferently.IfyourCDROMdriveisnot/dev/cdromorifthemount
pointforaCDROMisnot/mnt/cdrom,modify
thecommandtoreflectthe
conventionsusedbyyourdistribution.