| |
| | Reboot Linux faster using kexec |
 | | The main components of the bootloader stage are the hardware stage, the firmware stage, the first-level bootloader, and the second-level bootloader. |
 | | The firmware, based on the settings, hands over control to a minimal bootloader known as the master boot record, which could be on a disk drive, on a removable media, or over the network. |
 | | This bootloader allows the user to choose the kernel to be loaded, loads the kernel and related parameters onto memory, initializes the kernel, sets up the necessary environment, and finally "runs" the kernel. |
| www-106.ibm.com /developerworks/linux/library/l-kexec.html?ca=dgr-lnxw07RebootFast (2850 words) |
|