I installed a GRUB theme and changed some options in the config but now I need to run update-grub (alias for grub2-mkconfig -o /etc/grub2-efi.cfg) after every kernel update or else that new kernel version won’t boot. Does anybody know a fix for this?

  • Fisch@discuss.tchncs.deOP
    link
    fedilink
    arrow-up
    1
    ·
    29 days ago

    I just tested it, enabling GRUB_ENABLE_BLSCFG fixed the issue. Unfortunately, submenus don’t work with it enabled. That was probably why I disabled it. Thanks for your help.