scripts/system/grub

7 lines
161 B
Plaintext
Raw Normal View History

2019-06-18 07:38:46 -07:00
# GRUB boot loader configuration
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_GFXPAYLOAD_LINUX=text