djoverho

Active Member
Feb 19, 2002
34
0
306
WV
I'm trying to update the kernel after receiving emails about security vulnerabilities in the current version. I have ran up2date and it installed fine but I'm still showing the old version 2.14.18-3 I found another post saying that you have to update the /etc/lilo.conf file manually and when I go by the example that was given it looks as though it is already done:

prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.18-3
label=linux.bak
initrd=/boot/initrd-2.4.18-3.img
read-only
root=/dev/hda6

image=/boot/vmlinuz-2.4.18-19.7.x
label=linux
root=/dev/hda6
read-only

Do I just have to reboot the server now or is there something else I need to do? Thanks in advance for any help or suggestions.