可惜我已经不用ESXI了。我觉得私有云在用这个系统有些过时和麻烦了。


当然先是准备那些文件和客制化esxi的脚本。

 D:\esxi> ./ESXi-Customizer-PS-v2.6.0.ps1 -v67 ./pkg -izip ./VMware-VMvisor-Installer-6.7.0.update03-14320388.x86_64-DellEMC_Customized-A00.zip

This is ESXi-Customizer-PS Version 2.6.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)

Logging to C:\Users\user\AppData\Local\Temp\ESXi-Customizer-PS-2888.log ...

Running with PowerShell version 5.1 and VMware PowerCLI version 6.5.0.2604913

Adding base Offline bundle ./VMware-VMvisor-Installer-6.7.0.update03-14320388.x86_64-DellEMC_Customized-A00.zip ...

Getting Imageprofiles, please wait ...

Using Imageprofile DellEMC-ESXi-6.7U3-14320388-A00 ...
(dated 08/05/2019 09:50:57, AcceptanceLevel: PartnerSupported,
The general availability release of VMware ESXi Server 6.7.0 brings whole new levels of virtualization performance to datacenters and enterprises.)

Loading Offline bundles and VIB files from ./pkg ...
   Loading D:\esxi\pkg\net55-r8168-8.045a-napi-offline_bundle.zip ...
      Add VIB net55-r8168 8.045a-napi [New AcceptanceLevel: CommunitySupported] [OK, added]
   Loading D:\esxi\pkg\sata-xahci-1.42-1-offline_bundle.zip ...
      Add VIB sata-xahci 1.42-1 [OK, added]

Exporting the Imageprofile to 'D:\esxi\DellEMC-ESXi-6.7U3-14320388-A00-customized.iso'. Please be patient ...

All done.

我是从戴尔的zip包载入原安装包,然后用客制化脚本,从同目录下的 pkg子目录,导入了两个下载好的zip包,就是realtek的驱动和sata-xahci的驱动。

输出为同目录下的 xx-customized.iso这样一个光盘镜像文件

然后再刻录为一个usb启动盘,用rufus 3.7刻录的

就可以用于u盘启动安装了。

如果你需要esxi的安装与部署服务,可以联系我。

Tags
blog学术分类

添加新评论

纯文本

  • 不允许使用HTML标签。
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。

编辑手记和后续补充