stolen from linux memes at Deltachat

  • @[email protected]
    link
    fedilink
    11 year 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
        11 year 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
          1 year 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.