Once you have successfully compiled your kernel, which file must be modified to enable booting from the new kernel image?
Explanation
To boot the newly compiled kernel, you need to update the /etc/lilo.conf file, which is the main configuration file for the LILO bootloader. Modifying this file ensures that LILO recognizes and can boot the new kernel image.