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?

  • jrgd@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    This seems like a terrible bandage fix rather than letting the system mechanisms do what they are supposed to.

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

      I’ll probably end up doing something like this if I don’t find out how to actually solve this issue but yeah, it’s just a bandaid fix for another issue. I wonder if it might be an issue that needs to be fixed by the Fedora maintainers themselves but I’d like to find out what’s actually causing it before reporting it.