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

Aaron Lauterer a.lauterer at proxmox.com
Tue Apr 30 12:46:07 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

this version should now include everything. sorry for the noise :)

changes since:
v2:
* add import of format_err that was missed in v2
v1:
* improve error handling in case xorriso does return empty output

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 | 48 +++++++++++++++++++---
 1 file changed, 43 insertions(+), 5 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list