custom exsi iso with Additional driver
本文最后更新于:2024年8月9日 晚上
---
Scenario
Sometimes we need additional driver for EXSI ISO installer
, this is a tutorial for how to do it.
Additional driver list
https://vibsdepot.v-front.de/wiki/index.php/List_of_currently_available_ESXi_packages
Build Environment preparation
- Python3.7
- VMware.Powercli
- Powershell
If encounter any errors related to the Python3.7, please follow below tutorial check your environment
https://developer.vmware.com/docs/15315//GUID-9081EBAF-BF85-48B1-82A0-D1C49F3FF1E8.html
1 |
|
Build Customized EXSI ISO
Download additional drivers (can be done via browser too, either is fine)
1 |
|
Use offline vib drivers from https://vibsdepot.v-front.de/
1 |
|
Use online drivers from https://vibsdepot.v-front.de/
1 |
|
Reference
- https://github.com/jonas-werner/custom-esxi-iso-with-network-drivers
- https://github.com/VFrontDe-Org/ESXi-Customizer-PS
- https://vibsdepot.v-front.de/wiki/index.php/List_of_currently_available_ESXi_packages
Final work
custom exsi iso with Additional driver
https://git.msft.vip/2023/02/10-custom-exsi-iso-with-Additional-driver/