Anyone know how to create a VIB or vmware compatible offline driver package from a manufacturer's standard driver .zip package?
In this case, it's Startech's (Realtek) 4-port NIC (ST1000SPEX4).
I've tried to install the standard Realtek driver package from the manufacturer via:
/tmp # esxcli software vib install -v /tmp/RealtekDrivers.zip
but receive the following error:
[vibFormatError]
Bad VIB archive header
filename = /tmp/RealtekDrivers.zip
Please refer to the log for more details
Any assistance would be greatly appreciated!!!