Hi all,

I’m currently using Zorin OS, but I’d like to perhaps explore other Linux distributions. Is it possible to dual-boot another distro, and then if I’m satisfied and after having installed all the apps I need, to erase my Zorin OS partition and only use the other, new distro?

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    3
    ·
    6 days ago

    Using a third-party boot manager like rEFInd helps to bridge the gap with dubious motherboards that don’t implement the UEFI spec right. Just make sure all the installed distros have their own ESP, then you can get into whatever distro’s GRUB via rEFInd. And it’s pretty.

    The issue is usually around fighting for the same ESP, and not all distro’s GRUB finding the other distros, and made worse by some UEFI firmwares not offering all available EFI applications as bootable so you end up stuck with the wrong GRUB.

      • Max-P@lemmy.max-p.me
        link
        fedilink
        arrow-up
        1
        ·
        4 days ago

        Yes, definitely is. Just assuming here OP doesn’t want to configure a bootloader manually, so it’s easier to just jump into whichever distro’s default GRUB.

        It’s not like you need a bootloader anyway, you can just add direct boot entries with efibootmgr and not use a bootloader at all.