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!
You are one seriously dedicated troll...
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.
& afaik, scripts don't get bored
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
Wow, pretty clouds.
Well, there's spam egg sausage and spam, that's not got much spam in it.
Does this new boot loader finally allows to install FreeBSD on an extended dos partition ?
I don't understand why BSD never solved that issue. This is a serious showstopper for people who want to try FreeBSD and whoose hard disk already has other operating systems. I really don't want to backup and reinstall every partition of my hard disk just to see what FreeBSD 5 looks like.
{{.sig}}
I really, really hate it when they post those slashdot bsd articles with links to bsdforums. We do not need this useless layer of indirection. Bsdforums do not have any ifnormation, just a link to the mailing list archive post. If I wanted to read basforums I would. I read slashdot and want a pointer to content, not to a place which has link to the content. This is breeding carma whores.
I passed the Turing test.
I'm not too clear on what does this do. My CURRENT is a couple of weeks old and I can just do unset load_acpi and it won't load it. The bigger problem is that boot process just hangs if I don't have ACPI loaded.
I passed the Turing test.
Almost everything in ACPI is transparent, until it does not work. That is usually when you as a user will know there is something not working properly.
Maybe more effort on diagnosis tools, rather than a script to turn it off, is needed.
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
Because I only have one OS and don't reboot it, you, insensitive clod!
In Soviet Washington the swamp drains you.