廣告

2024 年 3 月
 123
45678910
11121314151617
18192021222324
25262728293031

彙整

20150225-ASUS BM1AD網卡不支援ESXi手動安裝驅動

下載Intel® Ethernet Connection I217-V, e1000e driver

http://shell.peach.ne.jp/~aoyama/wordpress/download/net-e1000e-2.3.2.x86_64.vib

用Winscp 把vib丟進去 esxi tmp目錄內

net-e1000e-2.3.2.x86_64.vib

SSH 登入 在ESXI下

cd /usr/bin

執行esxcli software acceptance set –level=CommunitySupported

成功轉換Host acceptance level changed to ‘CommunitySupported’.

執行esxcli software vib install -v /tmp/net-e1000e-2.3.2.x86_64.vib

成功安裝

Installation Result

Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.

Reboot Required: true

VIBs Installed: daoyama_bootbank_net-e1000e_2.3.2

VIBs Removed: VMware_bootbank_net-e1000e_1.1.2-3vmw.510.2.23.1483097

VIBs Skipped:

安裝好後Reboot

====================

參考:

http://www.ivobeerens.nl/2013/09/20/enable-the-intel-i217-v-network-card-in-vmware-esxi/

http://blog.kihltech.com/2014/01/how-to-add-intel-nic-drivers-to-an-esxi-5-5-iso/