New Bootloader for FreeBSD
Dan writes "FreeBSD Release Engineering team's Scott Long has written a bootloader front-end script that allows one to enable/disable acpi, boot single users, etc. His primary motivation was to allow users to easily disable ACPI, since so many problems are popping up these days with it. He is hoping to have this be on at least the i386 bootcd for FreeBSD 5.1 scheduled for release June 2nd, and is looking for feedback."
Heh, great research. He's written a "bootloader front-end script that allows one to enable/disable acpi". Not a boot loader.
He says later that "[if] the script cannot start, it might leave your loader unable to load the kernel".
For people interested in actual boot loaders, GRUB is looking for people to work on the BSD loading code (it works but needs some updating).
Ciaran O'Riordan
Expert in software patents or patent law? Contribute to the ESP wiki!
It's not a new boot loader. It's a new interactive script that runs on the existing boot loader. The FICL (Forth-Inspired Command Language) based loader has always allowed you to do things like this. It's a nice addition anyway, although I'll probably disable it on my machine if it gets committed.
First, to disclose, I'm a linux user (Hey! stop throwing things!) though I'm thinking of trying some *BSD flavor. I used to use LILO, it really sucks (I'm sure you guys are really going to argue that one, huh?), so I tried GRUB. It doesn't.
Now, as some pundits have said, GRUB does sort of render your box a tad inoperable if you remove the HDD or partition that contains GRUB. Now, that's not so fun, but it would screw you the same if you removed the HDD with the MBR you're booting from, even if you use a different loader, and that's a similar issue. And really, reinstalling grub on the new HDD isn't hard either assuming you're not swapping drives every day (at which point it might become tedious). So I don't think GRUB's immobilizing one of your drives is a big deal.
I like a few things about GRUB. First, it has no cylinder issues or boot partition size issues like some boot loaders (ahem: LILO!). Also, you don't have to reinstall the loader when you make a configuration change, which is nice if you're screwing with things. Changing the config file is sufficient. Configuration is pretty simple too. It just seems to have a good clean implementation of whatever you'd need to do - kind of like the opposite of sendmail, that's the best way I can put it.
Now, don't get me wrong - I don't LIKE that I like GRUB, as I also tend to avoid GNU software whenever possible (if not GPL software), simply because I consider Stallman to be an annoying turd. But all in all, I think GRUB's a pretty nice bootloader, especially for us poor linux hacks who get tired of mucking around with LILO.
Admittedly, I'm not the best person to be comparing GRUB to BSD bootloaders, but no one else seems to be sticking up for it at all. ;)
-Looking for a job as a materials chemist or multivariat