Manually install NIC driver after ESXi install

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

JimPhreak

Active Member
Oct 10, 2013
553
55
28
I know you can inject NIC drivers into a VMware ESXi installer. But is there a way to manually install the NIC drivers to an already completed install?

Just obtained the drivers for the 10GbaseT NICs on my SM X10SDV-TLN4F board from SuperMicro's tech support and was wondering if there was a quick way to inject them into my ESXi 6 install.

File is ixgbe-4.0.3.tar.gz
 
Last edited:

GabrieleV

New Member
May 31, 2015
6
3
3
Italy
- Upload zip to a datastore
- Enable SSH and login
- esxcli software vib install -d <ZIPpath>

Maybe you need also this command, depending on package certificate:
esxcli software acceptance set –level=<level>
 
  • Like
Reactions: JimPhreak

JimPhreak

Active Member
Oct 10, 2013
553
55
28
Unfortunately SM didn't give me a compiled .vib file. Does anyone know an easy way to create one?
 
Last edited: