Boot manager for UEFI systems
rEFInd is a boot manager for UEFI and EFI-based machines.[2][3] It can be used to boot multiple operating systems that are installed on a single non-volatile device. It also provides a way to launch UEFI applications.[4][5]
It was forked from discontinued rEFIt in 2012, with 0.2.0 as its first release.[6][7]
rEFind supports the IA-32, x86-64, and AArch64 architectures.
Features
rEFInd has several features:[8]
- Automatic operating systems detection.
- Customisable OS launch options.
- Graphical or text mode. Theme is customisable.[9]
- Mac-specific features, including spoofing booting process to enable secondary video chipsets on some Mac.
- Linux-specific features, including autodetecting EFI stub loader to boot Linux kernel directly and using fstab in lieu of rEFInd configuration file for boot order.
- Support for Secure Boot.
Adoption
rEFInd is the default Unified Extensible Firmware Interface (UEFI) boot manager for TrueOS.
rEFInd is included in official repositories of major Linux distributions.[10][11][12][13]
Development
GNU-EFI and TianoCore are supported as main development platforms for writing binary UEFI applications in C to launch right from the rEFInd GUI menu. Typical purposes of an EFI application are fixing boot problems and programmatically modifying settings within UEFI environment, which would otherwise be performed from within the BIOS of a personal computer (PC) without UEFI.[8]
rEFInd can be built with either GNU-EFI or TianoCore EDK2/UDK.[14]
Fork
RefindPlus is a fork of rEFInd that add several features and improvements for Mac devices, specifically MacPro3,1 and MacPro5,1, and equivalent Xserve.[15]
See also
References