# you can see them in real GRUB with the command `vbeinfo' # note that you can use only modes which your graphic card supports via VBE # The resolution used on graphical terminal # Uncomment to disable graphical terminal # Uncomment to enable Hidden Menu, and optionally hide the timeout count GRUB_PRELOAD_MODULES='part_gpt part_msdos'
# Preload both GPT and MBR modules so that they are not missed
GRUB_CMDLINE_LINUX_DEFAULT='quiet add_efi_memmap splash'