Search

VMware workstation's Tags

Install a new Operating System in VMware Workstation Player
VMware Workstation Player is the desktop virtual box application which runs in Linux and Windows operating system. You can create and run new Linux and Windows operating system. In the last article, we have discussed on how to install VMware Workstation Player in Ubuntu. Click here if you are looking for How to install VMware Workstation Player in Ubuntu. In this article, we will discuss on how to install guest operating system on fresh installed VMware Workstation Player. You will also need OS installer disk image file. Download latest Windows 10 Disk image file or Linux Ubuntu file from here. We will install Ubuntu 19.10 as guest operating system on the top of the Ubuntu 16.04 LTS. First open VMware Workstation Player, you will see bellow screen. Now click on Create a New Virtual Machine or press shortcut CTRL+N or go through menu File > Create a New Virtual Machine. It will open New Virtual Machine Wizard box. We will use Disk image file to install operating system. So click Use ISO Image radio and browse through guest operating system disk image file and then click next button. You can also use Physical drive to install Operating system. Now it will ask for username and password. Input username and password and click Next button. Browse the operating system installation location and click Next button. Select disk capacity for guest operating system. For Ubuntu, minimum space required is 20 GB. Last click on Finish button and wait for process complete. That's it. New operating system is installed. Now click Open a Virtual Machine or press shortcut key CTRL+O and select virtual machine that you want to start. It will boot operating system. This way, you can install new guest operating system in VMWare Workstation Player and run multiple operating system. I hope this article will help you to run secondary operating system.
How to Install VMware Workstation Player in Ubuntu
VMware Workstation Player is the desktop application that allows you to run second, operating system on your PC. VMware Workstation Player is free for personal and non-commercial use. However VMware Workstation Pro is available which provides full functionality. VMware Workstation Player is available for both OS, Windows and Linux. This article guide you to how to install VMware Workstation Player in Linux OS. Bellow is recommended requirement to install VMware Workstation Player. So, if you have belllow minimum hardwares in your system, you are ready to install VMware Workstation Player.  Hardware Requirement 1.3GHz or faster core speed 2GB RAM minimum/ 4GB RAM or more recommended Follow the bellow steps to download and install VMware Workstation Player Click here on the belllow link of all VMware products. Now scroll down to the product VMware Workstation Player and click to the download button. Now click download VMware Workstation for Linux 64-bit. It will download latest version of VMware Workstation Player, e.g., VMware-Player-15.5.0-14665864.x86_64.bundle. Open Terminal and go through the downloaded file folder and set permission to execuete file. sudo chmod +x ~/Downloads/VMware-Player-15.5.0-14665864.x86_64.bundle And run the installer file. sudo ~/Downloads/VMware-Player-15.5.0-14665864.x86_64.bundle That's it. It will run configuration and install VMware Workstation Player in your system. Now press Window key and search for VMWare and open it. It will ask to accept terms and conditions. Then it will ask for update and then insert key. And it will open Vmware Workstation home. Now you can download OS installer .iso file and install it as your secondary OS. Click this link to configure and install new OS in VMware Workstation Player.