The Boot Loader Showdown
Francesca writes "What utility do practically all Linux users use, regardless of their job or expertise? A boot loader. In this article from IBM, see how a boot loader works, meet two popular loaders -- LILO (LInux LOader) and GNU GRUB (GRand Unified Boot loader) -- and review the pros and cons of each." From the article: "Most simply, a boot loader loads the operating system. When your machine loads its operating system, the BIOS reads the first 512 bytes of your bootable media (which is known as the master boot record, or MBR). You can store the boot record of only one operating system in a single MBR, so a problem becomes apparent when you require multiple operating systems. Hence the need for more flexible boot loaders."
I logged in as root and got:
/sbin/lilo -v -v
/sbin/lilo -v -v
;-)
[root@localhost root]#
Then I typed:
#
And nothing happened... The entire line looked like:
root@localhost root]# #
What is wrong here?
LedgerSMB: Open source Accounting/ERP
I don't think it's actually all that bad. It's been successful enough to generate a soon to be released followup: Stitch Has A Glitch.
Murder? Is this more intelligent design bullshit?
The software sounds good, but it seems that la reproducción total o parcial is prohibida -- at least sin autorización del autor. And I don't speak enough Spanish to get the autor's autorizacion to reproduccion it.
Yo quiero Taco ^G!
There's no need to be looking around for an OS to load. The current OS should be incontrovertably the OS to load. Want to load another OS? Copy its boot process over the current one. In the same vein, programs shouldn't be looking around for settings, for they can be quickly recompiled in.