Kernel 4.19.72 Setup length exceeds 63 maximum; kernel setup will overwrite boot loader
by ernie young from LinuxQuestions.org on (#4Q5K6)
This is probably the closest thread I could find dealing with my issue: https://www.linuxquestions.org/quest...em-4175463557/, however reinstalling lilo did not work. I have lilo-24.2-x86_64-8, which looks to be the latest.
This is what /etc/lilo.conf looks like: Code:image = /boot/vmlinuz-generic-4.19.72
initrd = /boot/initrd.gz
root = /dev/sda2
label = 4.19.72
read-only
image = /boot/vmlinuz-generic-4.19.72
initrd = /boot/initrd.gz
root = /dev/sda2
label = 4.19.59
read-onlyThank you for any help provided.


This is what /etc/lilo.conf looks like: Code:image = /boot/vmlinuz-generic-4.19.72
initrd = /boot/initrd.gz
root = /dev/sda2
label = 4.19.72
read-only
image = /boot/vmlinuz-generic-4.19.72
initrd = /boot/initrd.gz
root = /dev/sda2
label = 4.19.59
read-onlyThank you for any help provided.