kexec-loader is a linux-based bootloader that works by loading the target system's kernel using the kexec system calls. This project aims to have a GRUB-like menu system and configuration syntax.
Being Linux-based it can load the OS from any hardware Linux supports, including hardware that your BIOS may not support such as USB flash drives or PCI disk controllers.
Product's homepage
What's New in This Release: [ read full changelog ]
· GRUB path autodetection, root directory override, and stack trace on segfault.