[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:40:57 CEST 2024
sorry for the noise, I missed one part of the patch... will send a v3 :-/
On 2024-04-30 12:39, 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
>
> 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(-)
>
More information about the pve-devel
mailing list