Bootloader

Resources

A bootloader is Article description::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.
  • 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.
  • U-Boot A boot loader popular with embedded devices

See also

External resources

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.