Posted by Talha Suleman : Talha Suleman Saturday 9 August 2014

VMware player is a free virtualization software which can be used to run multiple operating systems without disturbing or modifying the host operating system (the operating system you physically installed in your machine). Recently, we have shown you how to install Ubuntu in VMware and to enjoy its full potential, you need to installVMware tools.
Actually, VMware tools are installed by VMware player automatically, but sometimesVMware may fail to install those essential tools due to reasons like crashing, network connectivity, etc. If your Ubuntu guest doesn’t come with VMware Tools installed, here is how you can get it done.
Setting up a guest operating system inside a host operating system using VMware is relatively easy, but managing and scaling the installed guest operating system is totally a different issue. The important thing that VMware tools does is that it will integrate your guest operating system with the host operating system so that you can do all sorts of complex tasks like sharing hardware devices like printer, Bluetooth, Wi-Fi, etc. and sharing files and folders between guest OS and host OS, improving graphical performance, drag and drop support, etc.
Apart from all these, installing VMware tools greatly increases speed and efficiency of the guest operating system by synchronizing it with the host operating system.
Installing VMware tools in Ubuntu is really simple, all you have to do is to issue a couple of commands, and you are done installing VMware tools in Ubuntu.
Note: The commands shown here are case sensitive, pay attention while reproducing them.
1. To start with, we have to mount VMware tools to a CDROM. To do that, navigate to “Player -> Manage” and select “Install VMware Tools” to automatically mount the VMwaretools image to your virtual CDROM.
install-vmware-tools-navigation
2. After mounting VMware tools to the virtual CDROM, a window will open showing you the contents of the VMware tools image (ISO). It will look  something like the below image.
install-vmware-tools-iso-contents
3. Now open the Ubuntu terminal by pressing “Ctrl + Alt + T” or by going to the dash and typing “terminal”. Once the terminal is opened, enter the following command and press the enter button. What this command does is extract the package to a temp directory.
tar -xvf /media/$USER/"VMware Tools"/VMwareTools*.gz -C /tmp
install-vmware-tools-extract-command
4. Once everything is extracted, use the following command to start installing VMware tools in Ubuntu.
sudo /tmp/vmware-tools-distrib/vmware-install.pl -d
install-vmware-tools-install-command
In the above command, we are using the switch “-d,” which makes the installation ofVMware tools automatic by accepting the defaults. If you want to change something like the default directories for scripts, files, daemon files, etc.., then use the above command without the switch “-d.”
That said, only change the default settings if you know what you are doing because changing defaults may interfere with the working of VMware tools.
When the installation is completed, VMware tools will greet you and unmount the mounted CDROM.
install-vmware-tools-install-finished
Just restart your Ubuntu virtual machine and you can enjoy the full potential of theVMware. That’s all there is to do.
Leave a comment below if you face any problems while installing VMware tools in Ubuntu virtual machine.

Leave a Reply

Thanks For Visit Tnl Solution

Subscribe to Posts | Subscribe to Comments

Search Tnl Solution

- Copyright © Total Solution - Tnl Solution - Powered by Blogger TnlLinker - Designed by TalhaSuleman -