LILO
LILO
Posted Jan 14, 2011 5:42 UTC (Fri) by solardiz (guest, #35993)Parent article: Openwall Linux 3.0: Linux for the security-conscious
We still use LILO rather than GRUB in Owl for reasons other than security. We find LILO much more suitable for servers administered remotely, due to its "lilo -R" feature (try the new kernel once, then automatically fallback to the known-working kernel) and due to it processing (and thus validating) the configuration prior to reboot. We have some relevant advice on these wiki pages:
http://openwall.info/wiki/internal/reboot - pre- and post-reboot actions/checklist for remote Linux servers (assuming LILO)
http://openwall.info/wiki/internal/grub-lilo - how to replace GRUB with LILO on a remote Linux server (with automatic fallback to GRUB on some failures)
http://openwall.info/wiki/internal/netconsole - Linux kernel netconsole setup with LILO and netcat (assumes netconsole support compiled into the kernel image, which it is with Owl's default kernels)
