[bootloader] default to grub for efi installations

main
Philip 11 years ago
parent 5043bb4e0d
commit 4759279fab

@ -1,7 +1,7 @@
---
# Define which bootloader you want to use for EFI installation
# Define which bootloader you want to use for EFI installations
# Possible options are 'grub' and 'gummiboot'.
efiBootLoader: "gummiboot"
efiBootLoader: "grub"
# Gummiboot configuration files settings, set kernel and initramfs file names
# and amount of time before default selection boots

Loading…
Cancel
Save