I use rEFInd as my boot manager and sometimes I like to dual boot a new linux distro (just to try out) which I install with a live USB. Unfortunately, after installing, GRUB has always taken the reigns and it becomes a slight inconvenience to get back to rEFInd every time.
Is there some trick that can request grub not to install?
[What prompted me to ask was I tried KaOS yesterday, and during installation it asked what bootloader i wanted and included the option for ‘none’.]
Easy, replace it with
systemd-boot
: https://blog.bofh.it/debian/id_465This is the right answer.
Fedora (workstation): search ‘inst.sdboot’ to install without grub (leaving systemd-boot).