Wednesday, March 12, 2014

How to Install Windows on Linux


1. Log onto the VMware official Web site (see Resources below). Click the 'Evaluate Now' button located in the center of the page. After you download the Linux version of VMware, get an evaluation license.
2. Unload the packaged VMware files by entering 'tar -zxvf Vmware-x.x.x-xxx.tar.gz' in the command prompt.
3. Move the VMware files to a new directory. Type 'mv vmware-distrib /usr/local/src' into the command prompt. Open the new directory by typing 'cd /usr/local/src/vmware-distrib' and then 'ls' in the command prompt.
4. Run the VMware installation process. Type './vm-wareinstall.pl' and follow the instructions in the installation guide.
5. Change directories to start VMware once installation is complete. Enter 'cd /usr/local/vmware' into the command prompt. Then type './vmware'.
6. Change the name of your evaluation license to 'license.' The program will tell you where to relocate the file. Choose 'Run the Configuration Wizard' and click 'Next.'
7. Select the version of Windows to install based on whatever system disk you have. The wizard will ask you where you want install it. Choose a location and click 'New Virtual Disk.'
8. Insert your Windows Disc into your CD drive. Click the 'Power On' button located on your virtual machine. The installation guide appears. Follow the instructions to install. Windows will boot automatically when installation is finished.

No comments:

Post a Comment