Virtual Southwest
  • Blog
  • About
  • Presentations

Install VMware Tools on Linux VM

5/31/2014

25 Comments

 
Picture
Being a former Windows admin, I can never remember the steps to install VM Tools on a Linux VM, so I end up searching Google each time and finding the specific steps.  So I am finally posting this more for me, but I hope it will help out others as well!

So here are the steps I use:
1.  From the vSphere client, select the VM, Right click, select Guest, then Install/Upgrade VMware Tools.  This will mount the ISO file to the VM
2.  In the Install/Upgrade Tools window, select Interactive Tools Upgrade button and click OK
3.  Now log onto your Linux VM as root
4.  Create a mount point and mount the CD-Rom using:
-          mkdir /mnt/cdrom
-          mkdir /dev/cdrom /mnt/cdrom
5.  Unpack the Tools Tar gzip file:
-          Tar –xzvf /mnt/cdrom/VMwareTools-version-build.tar.gz
6.   Run the Install.pl to install VMware Tools:
-          ./vmware-install.pl –d  ( -d will use the default answers when installing tools )
7.   Unmount the CD:
-          umount /mnt/cdrom
And you’re done! The last few I have installed in Cent OS did not need a reboot..


25 Comments

VMware vExpert 2014 Announcement

5/31/2014

4 Comments

 
Picture
I am so honored to be voted vExpert again this year!  Congratulations to all of the Class of 2014 vExpert’s!
The list can be found here- http://blogs.vmware.com/vmtn/2014/04/vexpert-2014-announcement.html
The neatest vExpert announcement I have seen is from Tintri,
http://www.tintri.com/congratulations-2014-vexperts-you-are-rock-stars
The marquee with all the vExperts is very cool!
My thanks to the vExpert program team for all their work!

4 Comments
    View my profile on LinkedIn
    Follow @virtsouthwest

    RSS Feed

    Archives

    December 2024
    October 2024
    August 2024
    September 2023
    September 2022
    June 2022
    August 2021
    December 2019
    September 2019
    January 2019
    August 2018
    June 2018
    October 2017
    September 2017
    March 2017
    September 2016
    February 2016
    November 2015
    March 2015
    May 2014
    January 2014
    July 2013
    April 2013
    December 2012
    September 2012
    August 2012
    July 2012
    June 2012

[email protected]