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.
ESXi version: VVMware-VMvisor-Installer-6.5.0-4564106.x86_64.iso
VMware Workstation version: VMware-workstation-full-10.0.7-2844087.exe
Follow these steps from VMware Workstation:
Now the VM is created, and when finished click “Power on this virtual machine” and follow these steps to start the installation:
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:
The installer start automatically, so just wait and enjoy the show until you have to do something again:
After the reboot the VM will show the default ESXi screen:
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:
Note that if you need more hosts because you want to test around with clustering you need to repeat all above steps.
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"