Add Drivers To Esxi Installer

Active2 years, 9 months ago

Create a custom ESXi image with the correct drivers injected and then rebuild the host using the custom ESXi installer image; Manually install the drivers via the DCUI; I went with option 2, however if you want to know how to create your own ESXi custom image, then I have documented it here How To – Create custom VMware ESXi Image. So in my lab, I was able to add custom drivers and remove drivers from the original VMware ESXi 6.5 ISO. The resulted image was then exported as ISO or it can be used for AutoDeploy scenarios. You might also need to create a custom ESXi 6.5 ISO when you need to integrate other than the stocked VMware drivers, say you have a NIC card which has.

Background / Problem

  • I have two new servers (Dell R720 & Dell R520) that I plan to install ESXi onto.
  • During the VMWare Hypervisor installation, I'm told that no network adapters exist.
  • Upon checking, I realized that the Broadcom NetXtreme I drivers are required additionally
  • I have obtained the Broadcom driver software bundle from VMWare's web site
  • I have installed PowerCLI on my desktop in case I will need it.

Question

Esxi Nic Driver

  1. Two weeks ago I was presented with a problem regarding the use of drivers that were not part of the standard ESXi ISO. I started looking into it and discovered there are two main solutions for a problem like this. Installing drivers during the installation Injecting drivers into the ISO Both.
  2. With standard ESX it is very easy to add additional drivers during installation. Just select ‘Yes’ when the installations asks if you want to add additional drivers, select and add the driver and you’re done. With ESXi you have only two options when installing, 1. Install ESXi, 2. Boot from harddisk.

Most ESXi guides describe doing this on a server that's already been set up once, but I am installing ESXi on these boxes for the first time.

  • How do I properly get these network card drivers into the installation process?

  • I am under the impression that I may need to configure a custom installation package that includes these drivers (and use PowerCLI to do this) -- if so, how do I best go about doing this?

SeanKilleenSeanKilleen
6985 gold badges22 silver badges37 bronze badges
Add Drivers To Esxi Installer

4 Answers

Which version of ESXi are you trying to install.. I think the drivers for those are now included in 5.1 (I might be wrong though).

Alternatively, you can try to use the Dell customized build of ESXi ISO to install VMWare and see if those include the required drivers you need.

RexRexAdd Drivers To Esxi Installer
7,4523 gold badges23 silver badges43 bronze badges

Another way that can work:

  1. Download the offline software bundle for the NetXtreme I cards from VMWare.
  2. Download the ESXi Customizer software
  3. Extract ESXi customizer
  4. Run ESXi customizer as an administrator.
  5. Select the ISO file
  6. Select the .VIB file for the drivers
  7. Select an output directory
  8. During the installation, allow ESXi customizer to replace the VIB file
  9. ESXi Customizer creates a bootable ISO.
  10. Use the custom ESXi ISO to install.

A huge thanks for these tools as they are the only thing that allowed me to get this done quickly.

I'm going to wait to see how the Dell ISO works out and then try this one. I'll mark the answer as correct in that order of which one works.

References

SeanKilleen

Add Drivers To Esxi Installer

SeanKilleen
6985 gold badges22 silver badges37 bronze badges

Make this easy on yourself - get the Dell-provided ESXi images. Those should have all the hardware things you might need.

mfinnimfinni
33.2k3 gold badges43 silver badges80 bronze badges

Add Drivers To Esxi Installer Software

If you use ESXi 6.0 or ESXi 6.5 or newer, you must use ESXi-Customizer-PS. The Windows desktop app: ESXi-Customizer is deprecated.

ESXi-Customizer-PS is a free tool from the same author that runs under PowerCLI and you can also inject a driver into ISO ESXi install.

Esxi Network Driver

Reference: http://www.sysadmit.com/2017/01/vmware-esxi-instalar-driver.html

Add Drivers To Esxi Installer Windows 10

HBruijn
62.1k12 gold badges98 silver badges168 bronze badges
Wing CommanderWing Commander

Esxi Installer Download

Not the answer you're looking for? Browse other questions tagged virtualizationvmware-esxiinstallationhypervisorpowercli or ask your own question.