On Sat, Dec 13, 2014 at 11:15 AM, Grant Edwards <grant.b.edwa...@gmail.com> wrote: > > Can you even still build a kernel that will boot directly from a raw > floppy? >
It does contain the bootloader, but all it does is tell you to bugger_off_msg. Yes, you can go ahead and grep the arch/boot directory for that. So, no, you need a separate bootloader. -- Rich