switch to systemd-boot

This commit is contained in:
Lukas Greve
2025-09-07 20:17:05 +02:00
parent 2e56372e6d
commit 246fba3efa
21 changed files with 22 additions and 22 deletions

View File

@@ -27,7 +27,7 @@ timezone Europe/Paris --utc
# Use network installation
url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch"
# System bootloader configuration
bootloader --location=mbr --timeout=1
bootloader --location=mbr --timeout=1 --sdboot
# Clear the Master Boot Record
zerombr
# Partition clearing information