|
|
Log in / Subscribe / Register

Grub2 updates for Red Hat systems are making some unbootable

Grub2 updates for Red Hat systems are making some unbootable

Posted Jul 31, 2020 10:47 UTC (Fri) by purslow (guest, #8716)
Parent article: Grub2 updates for Red Hat systems are making some unbootable

Why not use Lilo instead ? It's simple, reliable & adequate for most installations.
I've never used anything else in 20 years of Linux, including 17 years of Gentoo.


to post comments

Grub2 updates for Red Hat systems are making some unbootable

Posted Jul 31, 2020 12:38 UTC (Fri) by anselm (subscriber, #2796) [Link]

How does LILO cope with things like encrypted disks?

Grub2 updates for Red Hat systems are making some unbootable

Posted Jul 31, 2020 14:14 UTC (Fri) by nescafe (subscriber, #45063) [Link]

LILO has never supported UEFI, ELILO is abandonware and generally isn't signed to be secure boot enabled (ditto for gummiboot/systemd-boot). If you want UEFI secure boot, shim + grub2 is the only game in down that works out of the box for the major distros.

Grub2 updates for Red Hat systems are making some unbootable

Posted Jul 31, 2020 19:13 UTC (Fri) by ajmacleod (guest, #1729) [Link]

I generally stay as far as possible from UEFI and where I have a choice of bootloader I like syslinux. Grub seemed like (was) a great advance on LILO in many ways but Grub2 is a huge confusing mess.

I wish I'd read this article before updating practically all my grub booting servers (CentOS 7 and Debian 10)! Here's hoping there's a fix that can be applied before any reboots are required...

Grub2 updates for Red Hat systems are making some unbootable

Posted Aug 1, 2020 18:04 UTC (Sat) by xnox (subscriber, #63320) [Link]

Does it provide TPM2 measurements and signature verification of boot artefacts?

Grub2 updates for Red Hat systems are making some unbootable

Posted Aug 7, 2020 9:50 UTC (Fri) by flussence (guest, #85566) [Link] (1 responses)

There's no reason to use Lilo on a UEFI system; you get exactly the same user interface by using an EFI-stub kernel (with a built-in command line to set rootfs) and the BIOS' boot menu, except there's one less part to forget to update.

Grub2 updates for Red Hat systems are making some unbootable

Posted Sep 14, 2020 17:04 UTC (Mon) by nix (subscriber, #2304) [Link]

Plus you get the ability to use an EFI shell to do all sorts of repair work before the OS even gets started. (Sure, the stuff in an EFI shell is mostly useless *until you need it*, but then it is crucial). There is no such thing as a lilo shell!


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds