No EFI no party.
Phoronix: The Gujin Boot-Loader Was Updated
For those wanting to do some technical exploring this weekend besides thinking about the Linux beer possibilities, version 2.8.5 of the Gujin GPL boot-loader was released a few days ago...
http://www.phoronix.com/vr.php?view=MTA1Njk
No EFI no party.
It would be interesting to have a bunch of bootloaders (Legacy GRUB, GRUB2, BURG, GRUB4DOS, U-Boot, LILO, Gujin, even NTLDR etc.) chainloading one another and find the longest possible chainloading combo. Extremely pointless, but still interesting!
FAT probing...
Well, I can understand that you would refuse to use a 2 Gb FAT USB key, put "memtest.bin" file on it, boot Gujin, and refuse that your bootloader display you the choice to click on that boot solution automagically.
After all, a bootloader should be configured when Linux is running so that the installer has to guess what disks will be present and accessible at boot time, and which BIOS numbers they will be (instead of autodetecting all that configuration at boot time).
Moreover, the bootloader configuration should forbid you to add/invert [removeable] disks by refusing to boot, with a difficult to understand error message.
I think the real solution is to switch to EFI, so that you are not asked which kernel version to boot (when you had a boot failure), where you cannot have multiple Linux distributions on the same PC, and where you cannot put an El-Torito bootable ISO file into the /boot directory and start it with your bootloader automagically.
It all depends what you do with your PC; Grub is a hammer and very usefull if you just have a nail...