- To download VMware Player, go to http://www.vmware.com/go/downloadplayer/ and click on Download
- On the download page, select the right VMware Player for your architecture (32-bit or 64-bit) and click on the Download button
- Then open a terminal and run the following command to install some packages needed by the VMware Player installer: sudo apt-get install build-essential linux-headers-`uname -r`
- Go to Download directory in Terminal /home/<user>/Downloads
- Check Attributes of VMPlayer: ll VM*
- If not executable make the file executable using: chmod 777 VM*
- Execute the setup using: sudo ./VM*
- This will launch VMPlayer setup. Follow the instructions to install VMPlayer
- Once the player is installed you might have to restart host PC and enable VT (vitualization) in BIOS and disable 'trusted execution'
Tuesday, January 10, 2012
Install VMPlayer on Ubuntu
VMPlayer is not available in Ubuntu Software Center. Hence to install VMPlayer on Ubuntu you need to manually download and install it from vmware
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thank you for your feedback