kexec-loader is a Linux-based bootloader that aims to fit on a floppy and have a grub-like interface and configuration system. It loads kernels using the kexec system calls.
| Tags | Boot |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This version was fully rewritten. The VFS design was changed and the mount layer now supports UUID/LABEL.


Changes: The shell input code has been rewritten to stop it from crashing, and some other bugs have been fixed.


Changes: This release fixes some bugs and implements shell autocompletion.


Changes: This release has a rewritten shell, updated module loading behaviour, and bugfixes.


Changes: Support for loading kernel modules has been added.