Bootloader
From eLinux.org
Briefly, a bootloader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software (such as the Hurd or the Linux). The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
List of bootloaders
X86:
- Lilo
- Grub
- Syslinux
- U-Boot
- coreboot, formerly known as LinuxBIOS
- Conference talk by Peter Stuge at Embedded Linux Conference Europe 2008, video
ARM:
MIPS:
PowerPC:
RedBoot should be listed somewhere. I don't know what architectures it supports. Tim Bird 20:55, 10 April 2009 (UTC)