How To Install VMWare Tools v4 on Ubuntu 12.04 LTS Server and 12.10 Server
Originally posted by: Justin Schier
Last Updated: October 24, 2012
Tested With: Ubuntu 12.10 Server, Ubuntu 12.04 LTS Server, Ubuntu 12.04.1 LTS Server, Ubuntu 11.10 Server
All the guides I found on the Internet, including VMWare’s website were outdated in some way, so I decided to write a guide of my own. I just went through these steps from start to finish on a fresh server and had no problems. In about 5 minutes, you will be able to install VMWare Tools on Ubuntu Server.
- Use Install VMWare Tools option in VMWare Client to attach media
- Update the server
- Create the mount point
- Mount the ISO
You should see the message: mount: block device /dev/sr0 is write-protected, mounting read-only - Change Directory
- Copy the tar file to your /tmp directory
- Install Build tools if necessary
- Change Directory
- Unmount the ISO
- Expand the tar
- Change Directory
- To prevent a potential error in the install script on Ubuntu 11.10+, create a special directory
Unable to create symlink “/usr/lib64/libvmcf.so” pointing to file ”/usr/lib/vmware-tools/lib64/libvmcf.so/libvmcf.so”.
- Run the Install Script. The -d flag automatically answers the default to all questions. To customize it, just omit the -d.
- Reboot
Also, please follow me on Twitter: @justinschier
This is "How to do Computing" for everyday usage ...
No comments:
Post a Comment