A few days ago I was reading an article on a blog about rEFInd where it was stated that:
rEFInd is a highly customizable and modern boot manager for UEFI and EFI-based machines. It has been around since 2012, yet only a few people are aware of it, despite its superiority over GRUB.
I have never used rEFInd, and unfortunately, I don’t think that the features mentioned in the article in favor of rEFInd have cleared my mind.
For the part about themes brings me back to the memory of BURG, but beyond the visual concept, what are the real pros and cons and in what usage scenarios is rEFInd more recommended than GRUB?
Most importantly, will it ever be included in the official Fedora repositories someday?
I’ve only heard of rEFInd in Hackintosh communities.
My biggest question from that article is how is Ubuntu booting after selecting it in rEFInd? As easy as it sounds to install it, it sounds like it’s just chain-loading Ubuntu’s EFI GRUB, in which case that article is wrong about replacing it.
There’s no way rEFInd can just install cleanly and work with the OS /boot updates and kernel options, dracut, and etc? systemd-boot isn’t even implemented that good yet in mainstream distros, and it’s more popular
systemd-boot has brought so much stability to my build, I refuse to use anything else. Making the switch made me realize how big Grub is as a bootloader, when all I need it to do is boot the system.
I tried inst.sdboot on F40 and Anaconda failed on the bootloader step. I do custom partitioning against most defaults and imagine that’s why (no /home, maxed-size /, /boot and / XFS)
I do too many reinstalls to care about manually configuring the bootloader every time, but I want to try systemd-boot eventually to see if I can get my boot even faster! I have this on openSUSE TW with GRUB EFI (systemd-analyze):
I think that’s been a bug in Anaconda for a while. What I’ve done is to mount the drives after setting up the partitions and install. (In advanced select no bootloader) I also have LVM + XFS.