mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-26 07:56:00 +03:00
[GH-ISSUE #70] Purple screen on ESXi #51
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paolokappa on GitHub (May 10, 2023).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/70
Hi,
I tried your script to create a custom image from the standard VMware one, with the latest update, but when it starts it goes to purple screen :(
I also tried again with other previous versions but the same thing--still purple screen. I preface that the host, with a standard ISO, works perfectly.
PS C:\Downloads> .\ESXi-Customizer-PS.ps1 -izip .\VMware-ESXi-7.0U3i-20842708-depot.zip
This is ESXi-Customizer-PS Version 2.9.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)
Logging to C:\Users\Kappa\AppData\Local\Temp\ESXi-Customizer-PS-41428.log ...
Running with PowerShell version 7.3 and VMware PowerCLI version 13.1.0 build 21624340
Adding base Offline bundle .\VMware-ESXi-7.0U3i-20842708-depot.zip ... [OK]
Getting Imageprofiles, please wait ... [OK]
Using Imageprofile ESXi-7.0U3si-20841705-standard ...
(Dated 12/08/2022 00:00:00, AcceptanceLevel: PartnerSupported,
The general availability release of VMware ESXi Server 7.0U3si brings whole new levels of virtualization performance to datacenters and enterprises.)
Exporting the Imageprofile to 'C:\Downloads\ESXi-7.0U3si-20841705-standard.iso'. Please be patient ...
All done.
@virtualex-itv commented on GitHub (Oct 9, 2023):
Not sure why you are taking one image in the format of a zip bundle and they trying to layer in the "security" updates from the same version. The zip bundle will already include the security updates.
However, this is not an issue with the script, it already did its magic successfully.