public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer v2 0/2] assistant: keep prepared iso bootable on uefi with flash drives
@ 2024-04-30 10:39 Aaron Lauterer
  2024-04-30 10:39 ` [pve-devel] [PATCH installer v2 1/2] " Aaron Lauterer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aaron Lauterer @ 2024-04-30 10:39 UTC (permalink / raw)
  To: pve-devel

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



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-30 10:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-30 10:39 [pve-devel] [PATCH installer v2 0/2] assistant: keep prepared iso bootable on uefi with flash drives Aaron Lauterer
2024-04-30 10:39 ` [pve-devel] [PATCH installer v2 1/2] " Aaron Lauterer
2024-04-30 10:39 ` [pve-devel] [PATCH installer v2 2/2] assistant: use single dash for xorriso parameter Aaron Lauterer
2024-04-30 10:40 ` [pve-devel] [PATCH installer v2 0/2] assistant: keep prepared iso bootable on uefi with flash drives Aaron Lauterer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal