比如Intel J1900 四千兆的无风扇迷你电脑,AHCI(Intel Atom Processor E3800 Series SATA AHCI Controller 8086:0f23)不受ESXi支持,因此需要在ESXi的安装包中添加驱动。
准备工作:
- 下载安装VMware PowerCLI
- 下载ESXi Offline Bundle放到D:\VMware
- 从http://www.v-front.de/p/esxi-customizer-ps.html下载ESXi-Customizer-PS放到D:\vm
- 从https://vibsdepot.v-front.de/wiki/index.php/Sata-xahci下载sata-xahci Offline Bundle放到D:\vm
启动VMware PowerCLI,执行下面的命令
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CURRENTUSER
重启计算机,再打开VMware PowerCLI
PowerCLI C:\> d: PowerCLI D:\> cd vm PowerCLI D:\vm> .\ESXi-Customizer-PS-v2.4.ps1 -v60 -pkgDir d:\vm -log d:\vm\log.txt -izip 'D:\VMware\update-from-esxi6.0-6.0_update02.zip' Set-ExecutionPolicy Undefined -Scope CURRENTUSER PowerCLI D:\vm> Set-ExecutionPolicy Undefined -Scope CURRENTUSER
用D:\vm下面新生成的iso安装ESXi