Getting started with ESXi

In this longer post, we’ll get started with ESXi, how to install it and login. ESXi is meant to run as the OS, and to be very minimal so there’s as much resources as possible available for the guest OS’s. Even the install is very spartan! Lucky for us, however, it is fairly straight forward to install.

Install esxi for sql

Once you boot from the ISO, you’ll be greeted with the welcome screen. Not much to note here.

Esxi sql license

Agree to the EULA and move ahead…

VirtualBox_ESXi_21_11_2018_21_23_00

Select the disk to install the main OS on. Do keep in mind that this will format your disk, so any existing content will be wiped out! Additional drives can be provisioned post-install, in the management site.

VirtualBox_ESXi_21_11_2018_21_23_20

Select your preferred keyboard layout here.

VirtualBox_ESXi_22_11_2018_12_49_19

Choose your admin password.

VirtualBox_ESXi_22_11_2018_12_49_58

These are two interesting errors I got, but you’re not likely to see them. I was installing ESXi in a VirtualBox VM (so I could capture the screenshots), and I forgot to provision the proper amount of CPUs. So here, ESXi is telling me that it needs at least 2 CPU cores, or no install! It was a simple fix (just go back to the VM options and add more CPUs); but VMWare doesn’t expose hardware virtualization, so I got the second error regardless. You can still setup ESXi without hardware virtualization, however, as seen below.

VirtualBox_ESXi_22_11_2018_12_57_32

Ok, this is it! Final confirmation

VirtualBox_ESXi_22_11_2018_12_57_42

And now you’re done. Congrats!

VirtualBox_ESXi_22_11_2018_12_58_31

The next time you reboot your box, this is what you’ll see:

VirtualBox_ESXi_22_11_2018_13_00_49

There is some very minimal configuration you’ll be able to do from the console itself. To do everything else, you’ll need to navigate to the URL displayed in this screen (your IP will likely be different from mine). Login with the admin credentials you created earlier.

UI

admin screen

In our next episode, we’ll go over the basics of this UI and how to setup guests and all that fun stuff.

Useful links!

Official Documentation

Other posts in this series

Install VirtualBox

Mini-lab overview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.