How To Deploy ESXi8
How To Deploy ESXi8
VMware vSphere 8.0 was released in late 2022 along with VMware ESXi 8.0 and
VMware vCenter Server 8.0. All this comes with lots of new features, improvements
and a brand new GUI look.
In this article, I will show you step by step how to install ESXi 8.
Prerequisites
License and ISO
Create a bootable USB stick with the downloaded ISO image. This is only required if
you want to deploy ESXi on a standalone server.
ESXi Installation
And press Enter. Make sure there is a space between cdromBoot and
allowLegacyCPU=True
3. After couple minutes you will see the following screen. Press Enter to continue.
4. Accept and Continue by pressing F11.
5. Select the disk where ESXi will be installed and press Enter.
6. Select keyboard layout and press Enter.
7. Type root password which you want to use and press Enter.
8. Now you will see CPU compatibility error but you are able to continue installation.
Press Enter.
9. Confirm the installation by pressing F11.
1. Once ESXi is up after installation it is time for the first configuration. Press F2.
2. Type root password and press Enter.
5. Select Static IP by using arrow keys and Space. Type your ESXi IP details. Once
done confirm by pressing Enter.
6. In IPv6 section I will disable IPv6 using arrow keys and Space. Press Enter once
done.
7. In DNS section type your Domain Controller IP and hostname. Make sure to
create a DNS record with your ESXi on the Domain Controller.
8. Custom DNS suffixes you can type your domain. I will use my home lab domain
vmcloud.local.
9. Finally, in main screen of Configure Management Network press Esc and Y
to confirm host reboot and apply changes.
10. When the host is up you can access web interface by going to:
https://IP_or_hostname_of_ESXi
If you want to use hostname, make sure you have added your ESXi IP to hosts file!
If you want to deploy a new vCenter Server 8.0 on this ESXi host DO NOT apply
your free license key.
Leave it in Evaluation Mode.
If the free license key is applied, vCenter Server 8.0 deployment hangs on
Initialization phase.