[pve-devel] [PATCH installer v3 0/2] assistant: keep prepared iso bootable on uefi with flash drives
Aaron Lauterer
a.lauterer at proxmox.com
Wed May 8 10:00:52 CEST 2024
ping? can be push out a new version of the assistant with this change?
it is unfortunately a rather annoying bug for people who want to install
in uefi mode from a usb flash drive
On 2024-04-30 12:46, Aaron Lauterer 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