DELL Precision 3650 塔式工作站,安装ESXi 提示:No Network Adapters
记录一下处理过程:
1、查找到该款网卡型号,可以通过PE硬件检测工具等方式确认。
2、去VMware 官网查询该款网卡,竟然不在兼容列表,不过还是有办法的,参见:Community Networking Driver for ESXi
支持这么多网卡……
igc-community
Vendor | Chipset | VendorID | ProductID |
---|---|---|---|
Intel | Ethernet Controller I225-LM | 0x8086 | 0x15f2 |
Intel | Ethernet Controller I225-V | 0x8086 | 0x15f3 |
Intel | Ethernet Controller I225-IT(2) | 0x8086 | 0xd9f |
Intel | Ethernet Controller I225-I | 0x8086 | 0x15f8 |
Intel | Ethernet Controller I225-K | 0x8086 | 0x3100 |
Intel | Ethernet Controller I225-K(2) | 0x8086 | 0x3101 |
Intel | Ethernet Controller I225-LMvP(2) | 0x8086 | 0x5502 |
Intel | Ethernet Controller I226-K | 0x8086 | 0x5504 |
Intel | Ethernet Controller I226-LM | 0x8086 | 0x125b |
Intel | Ethernet Controller I226-V | 0x8086 | 0x125c |
Intel | Ethernet Controller I226-IT | 0x8086 | 0x125d |
Intel | Ethernet Controller I220-V | 0x8086 | 0x15f7 |
Intel | Ethernet Controller I221-V | 0x8086 | 0x125e |
e1000-community
Vendor | Chipset | VendorID | ProductID |
---|---|---|---|
Intel | Ethernet Connection (6) I219-LM | 0x8086 | 0x15bd |
Intel | Ethernet Connection (6) I219-V | 0x8086 | 0x15be |
Intel | Ethernet Connection (7) I219-LM | 0x8086 | 0x15bb |
Intel | Ethernet Connection (7) I219-V | 0x8086 | 0x15bc |
Intel | Ethernet Connection (10) I219-LM | 0x8086 | 0x0d4e |
Intel | Ethernet Connection (10) I219-V | 0x8086 | 0x0d4f |
Intel | Ethernet Connection (11) I219-LM | 0x8086 | 0x0d4c |
Intel | Ethernet Connection (11) I219-V | 0x8086 | 0x0d4d |
Intel | Ethernet Connection (12) I219-LM | 0x8086 | 0x0d53 |
Intel | Ethernet Connection (12) I219-V | 0x8086 | 0x0d55 |
Intel | Ethernet Connection (13) I219-LM | 0x8086 | 0x155b |
Intel | Ethernet Connection (13) I219-V | 0x8086 | 0x155c |
Intel | Ethernet Connection (14) I219-LM | 0x8086 | 0x15f9 |
Intel | Ethernet Connection (14) I219-V | 0x8086 | 0x15fa |
Intel | Ethernet Connection (15) I219-LM | 0x8086 | 0x15f4 |
Intel | Ethernet Connection (15) I219-V | 0x8086 | 0x15f5 |
Intel | Ethernet Connection (16) I219-LM | 0x8086 | 0x1a1e |
Intel | Ethernet Connection (17) I219-V | 0x8086 | 0x1a1f |
Intel | Ethernet Connection (17) I219-LM | 0x8086 | 0x1a1c |
Intel | Ethernet Connection (17) I219-V | 0x8086 | 0x1a1d |
3、封装ISO安装包,下载ESXi 7.0 U3 DELL OEM安装包,zip格式。并准备好网卡vib驱动包。
封装过程可以参考教程:使用ESXi-Customizer-PS为ESXi封装第三方驱动
4、顺利安装。
发表评论