Jump to content

rEFInd

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 61.247.37.74 (talk) at 08:48, 28 November 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

rEFInd
Developer(s)Roderick W. Smith
Initial release14 March 2012 (2012-03-14)
Stable release
0.12.0 / 13 March 2020; 4 years ago (2020-03-13)
Repository
Written inC
Operating systemLinux, macOS, Microsoft Windows, TrueOS
Platformx86, x86-64, AArch64
Size~ 4 MiB
Available inEnglish
TypeUEFI boot manager
LicenseGNU GPLv3,
Modified BSD License (original program), additional components released under various licenses
Websitewww.rodsbooks.com/refind/

rEFInd is a boot menu and maintenance toolkit for UEFI-based machines. It can be used to boot multiple operating systems that are installed on a single non-volatile device. It also provides a way to enter and explore the EFI pre-boot environment using an interactive shell, for example shellx64_v2.efi .[1][2][3]

rEFInd is the active fork of the now-abandoned rEFIt and the default Unified Extensible Firmware Interface (UEFI) boot manager for TrueOS.

The popular Manjaro installer "Architect" also adopted rEFInd by 2018.

GNUefi lends itself to writing binary efi-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, which would otherwise be performed from within the firmware-BIOS of a personal computer (PC).

References

  1. ^ Watson, J.A (January 29, 2013). "The rEFInd boot loader for UEFI Systems: A life (and sanity) saver". ZDnet. Retrieved February 19, 2016.
  2. ^ rEFIt - An EFI Boot Menu and Toolkit
  3. ^ rEFInd