From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH installer v2 0/2] assistant: keep prepared iso bootable on uefi with flash drives
Date: Tue, 30 Apr 2024 12:39:38 +0200 [thread overview]
Message-ID: <20240430103940.145474-1-a.lauterer@proxmox.com> (raw)
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
next reply other threads:[~2024-04-30 10:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 10:39 Aaron Lauterer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240430103940.145474-1-a.lauterer@proxmox.com \
--to=a.lauterer@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox