[GH-ISSUE #64] Feature Request - kernel options #44

Open
opened 2026-02-28 02:14:26 +03:00 by kerem · 0 comments
Owner

Originally created by @rsl68 on GitHub (Feb 23, 2023).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/64

is it possible to add kernel options to the creation of iso/bundle. PS New-IsoImage has this currently and I use it to create max size OSDATA partition to handle very large dump files on larger vSAN hosts...

New-IsoImage -Depot $onlineDepot -SoftwareSpec 'c:\vmware\spec.json' -KernelOptions "systemMediaSize=max" -Destination 'c:\vmware\newiso.iso

This is similar to previous request for .ks files and modification of boot.cfg

Originally created by @rsl68 on GitHub (Feb 23, 2023). Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/64 is it possible to add kernel options to the creation of iso/bundle. PS New-IsoImage has this currently and I use it to create max size OSDATA partition to handle very large dump files on larger vSAN hosts... New-IsoImage -Depot $onlineDepot -SoftwareSpec 'c:\vmware\spec.json' **-KernelOptions "systemMediaSize=max"** -Destination 'c:\vmware\newiso.iso This is similar to previous request for .ks files and modification of boot.cfg
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ESXi-Customizer-PS#44
No description provided.