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

@@ -29,7 +29,7 @@ url --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$rele
# X Window System configuration information
xconfig --defaultdesktop=GNOME --startxonboot
# System bootloader configuration
bootloader --location=mbr --timeout=1 --sdboot
bootloader --location=mbr --timeout=1
# Clear the Master Boot Record
zerombr
# Partition clearing information