Skip to main content
  1. Arch Install Guide/
  2. Glossary/

bootloader

loading · loading ·

The bootloader is a small program that runs after your system firmware (UEFI or BIOS) and before your operating system. Its job is to load the kernel of the OS into memory and start it. An example of this is GRUB.