Probe #14fe4dbfcc of Dell Inspiron 1564
Log: grub
# NOTE - do not manually edit the GRUB_THEME= line below (if present) unless you wish to
# add a theme of your own. It is automatically added and removed when the grub2-blackPanther-theme
# package is installed or removed.
# Feel free to edit or add other lines if you know what you are doing ;)
#
# After any edits to this file you must run update-grub to apply the changes.
#
GRUB_DISTRIBUTOR="blackPanther OS"
GRUB_TIMEOUT="1"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=UUID=HASH_D26-B401-8C30-3EC6-7161B8D87513 loglevel=0 vga=791"
GRUB_DISABLE_RECOVERY="false"
GRUB_DISABLE_SUBMENU="n"
GRUB_GFXMODE="1024x768x32"
GRUB_GFXPAYLOAD_LINUX="text"
GRUB_TERMINAL_OUTPUT="gfxterm"
GRUB_DISABLE_OS_PROBER="false"
GRUB_ENABLE_CRYPTODISK="y"
GRUB_THEME="/boot/grub2/themes/renegade/theme.txt"
GRUB_DEFAULT="blackPanther OS"
GRUB_SAVEDEFAULT="false"