[pve-devel] [PATCH installer v2 0/2] assistant: keep prepared iso bootable on uefi with flash drives

Aaron Lauterer a.lauterer at proxmox.com
Tue Apr 30 12:39:38 CEST 2024


booting a prepared iso in UEFI mode from a blockdev (e.g. usb flash
drive) did not work as grub could not find the partition.

we now read the uuid / volume_date from the source iso and always set it
explictly to the same value when injecting files.

more details in the actual commit message

the second patch is a style patch

Aaron Lauterer (2):
  assistant: keep prepared iso bootable on uefi with flash drives
  assistant: use single dash for xorriso parameter

 proxmox-auto-install-assistant/src/main.rs | 46 ++++++++++++++++++++--
 1 file changed, 42 insertions(+), 4 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list