| Running ESX 3.5 and 3i Under VMWare Workstation 6.5 |
|
|
|
| Sunday, 24 August 2008 10:24 |
|
As result of battle between Microsoft and VMWare (for place on Virtualization market), VMWare announced that a new VMWARE ESXi server became FREE.
This news generated a lot of interest and many people started to try install VMWARE ESXi on VMWARE Workstation, just to see it and learn. By little Googling you will find a lot of sites, where explained how to run ESX 3.0 server on VMWARE Workstation 6.x, but you will see that this tricks is not working for ESX 3.5. Equally they are working, but you unable to start virtual machine inside ESX. To make ESX 3.5 fully working on VMWare Workstation we need to do the following steps:
OK, now is very important part :). Close VMWare Workstation and got to .vmx file of your just created VM. Open .vmx file in Notepad and add (change) the following lines: ethernet0.virtualDev = “e1000″ monitor.virtual_exec = “hardware” monitor_control.restrict_backdoor = “true” Save .vmx file, start VMWARE Workstation and you are ready to start install a new Vmware ESX 3.5. |