How to Run Windows on Linux
Using a program called VMware, you can run Windows on Linux. This is great for running Windows-only programs and games without having to dual boot or switch back to Microsoft OS.
Instructions
-
-
1
Download VMware and get an evaluation license. Go to the VMware Web site (see Resources below) and click on "Evaluate Now" to find the Linux version. Save it to the "/tmp" directory.
-
2
Unpack the file: Run "tar -zxvf vmware-x.x.x-xxx.tar.gz." After you do that, move it to "/use/local/src" by typing "mv vmware-distrib /usr/local/src." Switch to that directory by typing "cd /usr/local/src/vmware-distrib" and then "ls."
-
-
3
Run "vmware-install.pl." Type "./vm-wareinstall.pl." Follow the onscreen directions to install.
-
4
Kick-start VMware. Change directories by typing "cd /usr/local/vmware" and then type "./vmware."
-
5
Rename your evaluation license to "license" and move it to where the program prompts you. When you are done, choose "Run the Configuration Wizard." Click "Next."
-
6
Choose the OS you are going to install. Choose the version of the Windows Disc you have. Choose where to install it, select "New Virtual Disk" and enable your CD-Rom and floppy.
-
7
Insert your Windows Disc into your CD drive. Click "Power On" on your virtual machine and follow the steps to install.
-
8
Boot up Windows. After installation is complete, it will boot automatically.
-
1
Tips & Warnings
VMware tools (also available at the VMware site) can help tweak the performance of your Windows OS.
You can install VMware on a partition or in a Linux directory. This method uses virtual disk install, as it seems to run faster.
You need at least 64MB Ram total and 32MB dedicated to the VM. You will also need ample hard disk space available, depending on what version of Windows you install.
Virtual machines often run much slower than native ones.