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

Stoiko Ivanov s.ivanov at proxmox.com
Tue Apr 30 17:10:00 CEST 2024


for completeness sake - gave the v3 a quick spin as well - so also from my
side the:
Reviewed-by: Stoiko Ivanov <s.ivanov at proxmox.com>
Tested-by: Stoiko Ivanov <s.ivanov at proxmox.com>

still applies :)


On Tue, 30 Apr 2024 12:46:07 +0200
Aaron Lauterer <a.lauterer at proxmox.com> wrote:

> 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(-)
> 





More information about the pve-devel mailing list