stolen from linux memes at Deltachat

  • @[email protected]
    link
    fedilink
    110 months ago

    What’s the problem with GRUB and will it impact someone who sees the boot menu maybe three times a year at most?

      • @[email protected]
        link
        fedilink
        110 months ago

        Ah, gotcha. You weren’t the only one to say this, so I thought there might be something more to it.

        • @[email protected]
          link
          fedilink
          2
          edit-2
          10 months ago

          I don’t think so. You just want to pick the right tool for your system. With modern uefi boot systems, systemd-boot is simpler and quicker. There are use cases for grub, such as if you have the kernal outside of an efi partition.

          Systemd-boot is my personal preference, boots fast, is unintrusive, and you never have to rebuild anything to make changes.

          In the end, everyone is free to use what they want. That’s the beauty of Linux.