1.

Explain LILO in details?

Answer»

LILO is a boot loader for Linux. LILO stands for Linux Loader that is USED to load Linux into memory.

It is used mainly to load the Linux operating system into main memory so as to begin operation.

Lilo HANDLES some tasks such as LOCATING the KERNEL, identifying other supporting programs, load memory and starts the kernel. The configuration FILE of lilo is located at “/etc/lilo.conf”. Lilo reads this configuration file and it tells Lilo where to place the bootloader.



Discussion

No Comment Found