This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Bootloader

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Resources

A bootloader is a program that will load bootable items when the system is started.

Available software

Depending on the architecture of the machine, several bootloaders are available:

  • EFI stub kernel — Using the (U)EFI firmware to function as bootloader.
  • GRUB — Also known as GRUB Legacy.
  • GRUB2 — Reworked version of GRUB. Gentoo's default bootloader on x86 and amd64.
  • LILO — A simple boot loader with some advantages over GRUB and GRUB2.
  • refind — a boot manager for EFI and UEFI platforms
  • syslinux — A collection of simple bootloaders for various purposes.
  • systemd-boot — bootloader that is specific to UEFI firmware and the systemd init system.

See also

External resources