reverting back to GRUB

This commit is contained in:
Lukas Greve
2025-10-15 14:47:02 +02:00
parent a8dcf4011c
commit 7ffc71043d
28 changed files with 28 additions and 28 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 --sdboot
bootloader --location=mbr --timeout=1
# Clear the Master Boot Record
zerombr
# Partition clearing information