esxi 6.7 install RTL 8168 drivers

esxi 5.5升級到6.7後,RTL8168網卡突然認不到,找了一張INTEL的網卡接上,重新安裝RTL 8168驅動

 

查看網卡型號

lspci -v | grep -A1 -i ethernet

clipboard

This solution will work but does require you to allow ESXI to use Community Supported VIB's. If your happy with this, here it goes:

attachment

Run this from the command line:

esxcli software acceptance set --level=CommunitySupported

You should then be told the host acceptance level has changed.

esxcli software vib install -d https://vibsdepot.v-front.de -n net55-r8168

clipboard

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章