Bugzilla – Bug 642401
lilo is missing chain.b
Last modified: 2013-12-06 12:30:49 UTC
User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.4 (like Gecko) SUSE Chain.b is not integrated into the lilo package (as it is for RedHat). However without chain.b lilo is of little use. Lilo is mainly used to boot foreign OSes like Windows or FreeBSD while booting Linux is more comfortable with Grub because Grub allows you to change the kernel parameters. Reproducible: Always
Well, what is the advantage of lilo in chainloading, compared to GruB?
Lilo is the ideal boot loader for chainloading. It is slim, fast and easy to configure. If I have some other OSes like Windows or FreeBSD I always use lilo (with chainloading facility of course). The only thing that in my mind stands for Grub is that you can edit the kernel command line which however only applies to booting Linux (no chainloading). For this purpose I usually install lilo into the MBR and grub into the Linux partition.
No sense - to my mind - in supporting lilo without supporting chain.b. I can not even handle over control from lilo to grub that way.
confirmed for openSUSE 11.4
Thanks for fixing this.