Hello Experts,
I am not able to initialize realtek LAN driver to ESXI 6.7 host. When I apply the command " esxcli software vib install -d "/vmfs/volumes/datastore1/net.zip"I got dependency Error as below:
[root@localhost:~] esxcli software acceptance set --level=CommunitySupported
Host acceptance level changed to 'CommunitySupported'.
[root@localhost:~] esxcli software vib install -d "/vmfs/volumes/datastore1/net.zip"
[DependencyError]
VIB Realtek_bootbank_net-r8139too_0.9.28-1 requires com.vmware.driverAPI-9.2.0.0, but the requirement cannot be satisfied within the ImageProfile.
VIB Realtek_bootbank_net-r8139too_0.9.28-1 requires vmkapi_2_0_0_0, but the requirement cannot be satisfied within the ImageProfile.
Please refer to the log file for more details.
Pls. guide how to fix this issue?