Table of Contents

Install ESXi 6.5 in VMware Workstation 10

Summary: How to to install ESXi 6.5 to get a home lab so I can test around and prepare for my VCP 6 certification.
Date: Around 2015
Refactor: 21 February 2025: Checked links and formatting.

Setup Info

ESXi version: VVMware-VMvisor-Installer-6.5.0-4564106.x86_64.iso
VMware Workstation version: VMware-workstation-full-10.0.7-2844087.exe

ESXi Installation

Follow these steps from VMware Workstation:

esxi65inworkstation1001.jpg


Now the VM is created, and when finished click “Power on this virtual machine” and follow these steps to start the installation:

esxi65inworkstation1002.jpg


esxi65inworkstation1003.jpg


esxi65inworkstation1004.jpg


To prevent these warnings, on my Lenovo X1 I had to change the following BIOS settings:

Now the VM starts successfully although you might still get a warning about a keyboard hook. Click OK to have the value updated:

esxi65inworkstation1005.jpg


The installer start automatically, so just wait and enjoy the show until you have to do something again:

esxi65inworkstation1006.jpg


esxi65inworkstation1007.jpg


After the reboot the VM will show the default ESXi screen:

esxi65inworkstation1008.jpg


Change IP Address

As you can see in the screenshot above the ESXi host has received a DHCP address. To change this into a STATIC address follow these steps:

Now you see that the IP Address is configured as STATIC:

esxi65inworkstation1009.jpg


Note that if you need more hosts because you want to test around with clustering you need to repeat all above steps.

Running 64 bits VMs

Note that if you want to run a 64 bit VM in this setup you need to add the following line to the VMs VMX file:

vhv.enable = "TRUE"