increase size of efi partition and explicitly list mbr for the location of the bootloader

This commit is contained in:
Lukas Greve
2025-10-10 12:58:09 +02:00
parent 5da0303cf5
commit 06caf5b3c7
12 changed files with 15 additions and 15 deletions

View File

@@ -1 +1 @@
bootloader --sdboot --timeout=1 # Use systemd-boot and set a timeout to 1
bootloader --sdboot --location=mbr --timeout=1 # Use systemd-boot and set a timeout to 1