REFInd

Last updated
rEFInd
Developer(s) Roderick W. Smith
Initial release14 March 2012 (2012-03-14)
Stable release
0.14.4.2 [1]   OOjs UI icon edit-ltr-progressive.svg / 6 March 2023;15 months ago (6 March 2023)
Repository
Written in C
Operating system Linux, macOS, Microsoft Windows, TrueOS
Platform IA-32, x86-64, AArch64
Size ~ 4 MiB
Available inEnglish
Type UEFI boot manager
License GPL-3.0-or-later,
BSD-3-Clause (original program), additional components released under various licenses
Website www.rodsbooks.com/refind

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]

Contents

It was forked from discontinued rEFIt in 2012, with 0.2.0 as its first release. [6] [7]

rEFind supports IA-32, x86-64, and AArch64 architecture.

Features

rEFInd has several features: [8]

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

Related Research Articles

<span class="mw-page-title-main">Linux distribution</span> Operating system based on the Linux kernel

A Linux distribution is an operating system made from a software collection that includes the Linux kernel and often a package management system. They are often obtained from the website of each distribution, which are available for a wide variety of systems ranging from embedded devices and personal computers to servers and powerful supercomputers.

<span class="mw-page-title-main">GNU GRUB</span> Boot loader package

GNU GRUB is a boot loader package from the GNU Project. GRUB is the reference implementation of the Free Software Foundation's Multiboot Specification, which provides a user the choice to boot one of multiple operating systems installed on a computer or select a specific kernel configuration available on a particular operating system's partitions.

<span class="mw-page-title-main">Tenés Empanadas Graciela</span> Open-source turn-based strategy game

Tenés Empanadas Graciela (TEG) is a turn-based strategy game distributed by several popular Linux distributions. The idea for this free and open-source software program came from the board game TEG, which itself is based on the strategy board game Risk but differs in many aspects of the rules.

<span class="mw-page-title-main">MemTest86</span> Computer memory diagnostics software

MemTest86 and Memtest86+ are memory test software programs designed to test and stress test an x86 architecture computer's random-access memory (RAM) for errors, by writing test patterns to most memory addresses, reading back the data, and comparing for errors. Each tries to verify that the RAM will accept and correctly retain arbitrary patterns of data written to it, that there are no errors where different bits of memory interact, and that there are no conflicts between memory addresses.

<span class="mw-page-title-main">UEFI</span> Operating system and firmware specification

Unified Extensible Firmware Interface is a specification that defines the architecture of the platform firmware used for booting the computer hardware and its interface for interaction with the operating system. Examples of firmware that implement the specification are AMI Aptio, Phoenix SecureCore, TianoCore EDK II, InsydeH2O. UEFI replaces the BIOS which was present in the boot ROM of all personal computers that are IBM PC compatible, although it can provide backwards compatibility with the BIOS using CSM booting. Intel developed the original Extensible Firmware Interface (EFI) specification. Some of the EFI's practices and data formats mirror those of Microsoft Windows. In 2005, UEFI deprecated EFI 1.10.

phpLDAPadmin is a web app for administering Lightweight Directory Access Protocol (LDAP) servers. It's written in the PHP programming language, and is licensed under the GNU General Public License. The application is available in 14 languages and supports UTF-8 encoded directory strings.

<span class="mw-page-title-main">SquirrelMail</span> Software project

SquirrelMail is a project that aims to provide both a web-based email client and a proxy server for the IMAP protocol.

Technical variations of Linux distributions include support for different hardware devices and systems or software package configurations. Organizational differences may be motivated by historical reasons. Other criteria include security, including how quickly security upgrades are available; ease of package management; and number of packages available.

<span class="mw-page-title-main">GUID Partition Table</span> Computer disk partitioning standard

The GUID Partition Table (GPT) is a standard for the layout of partition tables of a physical computer storage device, such as a hard disk drive or solid-state drive, using universally unique identifiers (UUIDs), which are also known as globally unique identifiers (GUIDs). Forming a part of the Unified Extensible Firmware Interface (UEFI) standard, it is nevertheless also used for some BIOSs, because of the limitations of master boot record (MBR) partition tables, which use 32 bits for logical block addressing (LBA) of traditional 512-byte disk sectors.

<span class="mw-page-title-main">EFI system partition</span> Partition used by Unified Extensible Firmware Interface

The EFIsystem partition or ESP is a partition on a data storage device that is used by computers that have the Unified Extensible Firmware Interface (UEFI). When a computer is booted, UEFI firmware loads files stored on the ESP to start operating systems and various utilities.

<span class="mw-page-title-main">Wubi (software)</span> Ubuntu Linux installer for Windows

Wubi is a free software Ubuntu installer, that was the official Windows-based software, from 2008 until 2013, to install Ubuntu from within Windows, to a single file within an existing Windows partition.

The following tables compare general and technical information for a number of available bootloaders.

<span class="mw-page-title-main">WeeChat</span> IRC client

WeeChat is a free and open-source Internet Relay Chat client that is designed to be light and fast. It is released under the terms of the GNU GPL-3.0-or-later and has been developed since 2003.

<span class="mw-page-title-main">KVIrc</span> IRC Client

KVIrc is a graphical IRC client for Linux, Unix, Mac OS and Windows. The name is an acronym of K Visual IRC in which the K stands for a dependency to KDE, which became optional from version 2.0.0. The software is based on the Qt framework and its code is released under a modified GNU General Public License.

systemd-boot UEFI boot manager

systemd-boot is a free and open-source boot manager created by obsoleting the gummiboot project and merging it into systemd in May 2015.

<span class="mw-page-title-main">Zathura (document viewer)</span> Free software document viewer

Zathura is a free, plugin-based document viewer. Plugins are available for PDF, PostScript and DjVu. It was written to be lightweight and controlled with vi-like keybindings. Zathura's customizability makes it well-liked by many Linux users.

<span class="mw-page-title-main">TianoCore EDK II</span> Reference software implementation for UEFI

TianoCore EDK II is the reference implementation of UEFI by Intel. EDK is the abbreviation for EFI Development Kit and is developed by the TianoCore community. TianoCore EDK II is the de facto standard generic UEFI services implementation.

The Linux kernel can run on a variety of devices made by Apple, including devices where the unlocking of the bootloader is not possible with an official procedure, such as iPhones and iPads.

References

  1. "0.14.4.2 (3/6/2023)". Archived from the original on 5 September 2023. Retrieved 19 September 2023.
  2. "Linux Multi-boot with Refind". TeeJeeTech. Retrieved 2021-09-03.
  3. Axelsson, Mats Tage. "Refind Boot Manager". Linux Hint. Archived from the original on 2020-03-16. Retrieved 2021-09-03.
  4. Watson, J.A (29 January 2013). "The rEFInd boot loader for UEFI Systems: A life (and sanity) saver". ZDnet . Retrieved 19 February 2016.
  5. "rEFInd - ArchWiki". Arch Linux Wiki. Retrieved 7 March 2021.
  6. "The rEFInd Boot Manager: Revisions". www.rodsbooks.com. Retrieved 8 March 2021.
  7. "rEFIt - An EFI Boot Menu and Toolkit". refit.sourceforge.net. Retrieved 8 March 2021.
  8. 1 2 "The rEFInd Boot Manager: rEFInd Features". www.rodsbooks.com. Retrieved 7 March 2021.
  9. "The rEFInd Boot Manager: Theming rEFInd". www.rodsbooks.com. Retrieved 7 March 2021.
  10. "Arch Linux - refind 0.13.2-1 (any)". archlinux.org. Archived from the original on 2021-01-20. Retrieved 2021-09-03.
  11. "Debian -- Details of package refind in bullseye". packages.debian.org. Retrieved 2021-09-03.
  12. "Ubuntu – Package Download Selection -- refind_0.12.0-1_amd64.deb". packages.ubuntu.com. Retrieved 2021-09-03.
  13. "sys-boot/refind – Gentoo Packages". packages.gentoo.org. Retrieved 2021-09-03.
  14. "rEFInd / Code / [08c617] /BUILDING.txt". sourceforge.net. Retrieved 7 March 2021.
  15. dakanji (6 March 2021), dakanji/RefindPlus, GitHub, retrieved 7 March 2021