Translations:Bootloader/5/en
From Gentoo Wiki
Name | Package | Description |
---|---|---|
EFI stub | - | Using the (U)EFI firmware to directly load a Linux kernel, skipping the use of a secondary bootloader. |
GRUB | sys-boot/grub | Reworked version of GRUB. Gentoo's default bootloader on x86 and amd64. |
LILO | sys-boot/lilo | Simple boot loader with some advantages over GRUB and GRUB2. |
rEFInd | sys-boot/refind | Boot manager for EFI and UEFI platforms. |
syslinux | sys-boot/syslinux | Collection of simple bootloaders for various purposes. |
systemd-boot | sys-apps/systemd or sys-apps/systemd-utils | Bootloader that is specific to UEFI firmware and the systemd init system. |
U-Boot | dev-embedded/u-boot-tools | Bootloader popular with embedded devices. See also U-boot-tools. |