-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error - ESXi 8.0 image not getting created #51
Comments
Same here. -70 still works just fine but -80 fails. PS C:\temp> .\ESXi-Customizer-PS-v2.9.0.ps1 -v80 -outDir "C:\Temp\Out" -NoSignatureCheck This is ESXi-Customizer-PS Version 2.9.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!) Temporarily logging to C:\Users\username\AppData\Local\Temp\ESXi-Customizer-PS-9040.log ... Running with PowerShell version 5.1 and VMware PowerCLI version 12.7.0 build 20091289 Connecting the VMware ESXi Software depot ... [OK] Getting Imageprofiles, please wait ... [OK] Using Imageprofile ESXi-8.0.0-20513097-standard ... Exporting the Imageprofile to 'C:\Temp\Out\ESXi-8.0.0-20513097-standard.iso'. Please be patient ... WARNING: The image profile fails validation. The ISO / Offline Bundle will still be generated but may contain errors and may not boot or be functional. Errors: |
unfortunately - this is not an issue with the script. I'm trying to research what could potentially be causing this to happen... |
This error here is really a duplicate of the well known [WinError 10054] issue #15 . |
dont install |
That is false. No image is created. Only the log file. See end of my log file attached above.
|
I have noticed the same thing where it is not creating the image, but unfortunately, this is not due to an issue with the script itself but may be due to an issue with the ImageProfile for ESXi 8.0. This is not something that we can fix, however. |
the current workaround is to export the image to an offline bundle ( |
Thanks. That worked, although the iso created does not seem to be bootable that way. Different case I guess, but I'd thought I'd mention it. |
I think it is related to this: https://williamlam.com/2022/11/quick-tip-changes-to-building-custom-esxi-images-in-vsphere-8.html |
it is... I am working on adding in some detections for this... |
made a few minor revisions for some "missing" things and added detections for PowerCLI version when trying to create an esxi 8.0 .iso. please download and use the latest release found here |
@xiaocenter @Turranius @fvlaicu @VFrontDe - this now works with the latest new release of Note: To use the Please see here for more information. |
Connecting the VMware ESXi Software depot ... [OK]
Getting Imageprofiles, please wait ... [OK]
Using Imageprofile ESXi-8.0.0-20513097-standard ...
(Dated 09/23/2022 18:59:28, AcceptanceLevel: PartnerSupported,
The general availability release of VMware ESXi Server 8.0.0 brings whole new levels of virtualization performance to datacenters and enterprises.)
Exporting the Imageprofile to 'D:\ESXi-8.0.0-20513097-standard.iso'. Please be patient ...
警告: The image profile fails validation. The ISO / Offline Bundle will still be generated but may contain errors and
may not boot or be functional. Errors:
警告: File path of '/lib64/python3.8/xml/dom/minicompat.pyc' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_esx-base_8.0.0-1.0.20513097', 'VMware_bootbank_esxio-base_8.0.0-1.0.20513097'}
警告: File path of '/lib64/python3.8/tkinter/font.pyc' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_esx-base_8.0.0-1.0.20513097', 'VMware_bootbank_esxio-base_8.0.0-1.0.20513097'}
警告: File path of '/etc/vmware/default.map.d/intelnvdimm.map' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_native-misc-drivers_8.0.0-1.0.20513097',
'VMware_bootbank_native-misc-drivers-esxio_8.0.0-1.0.20513097'}
警告: File path of '/usr/lib/vmware/vmkmod/vmkibft' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_esx-base_8.0.0-1.0.20513097', 'VMware_bootbank_esxio-base_8.0.0-1.0.20513097'}
警告: File path of '/bin/esxcfg-volume' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_esx-base_8.0.0-1.0.20513097', 'VMware_bootbank_esxio-base_8.0.0-1.0.20513097'}
警告: File path of '/etc/vmware/secpolicy/domains/ntpdDom' is claimed by multiple non-overlay VIBs:
The text was updated successfully, but these errors were encountered: