Installing VMware tools on a Linux guest
Posted on 19.Jan 2010 by Ray Heffer in Linux, Scripts & Commands, VMware, VirtualisationStart the VMware Tools installation
Using the VMware VI Client, right click on the Linux guest and select Install/Upgrade VMware Tools.
Mounting the CD-ROM
You’ll need to mount the CD-ROM on the Linux guest.
# mount /dev/cdrom /mnt

