After modifying LILO’s configuration file, what command should you run for the changes to take effect?
A.
kill -HUP ‘pidof lilo’
B.
lilo-install
C.
lilo
D.
reboot
Explanation:
???if you edit grub.conf you need to run grub-update, if you edit the grub configuration files directly no action is required.
Remember to run the /sbin/lilo command after editing the /etc/lilo.conf file so that your changes take effect.