LILO
LILO, short for Linux Loader, is a boot loader used to start Linux on x86 systems. It was one of the early, widely deployed boot managers and served as the default bootloader for many distributions in the 1990s and early 2000s. LILO’s primary function is to load the Linux kernel into memory and begin executing it; it can also boot other operating systems if configured to do so.
LILO works in a two-stage process. A small first stage is stored in the Master Boot Record
LILO has several limitations by modern standards. It requires manual configuration and reinstallation after kernel updates,
Today, LILO remains available for legacy systems but has largely been superseded by GRUB and other boot