Hi Adam,
You'll need to modify /etc/lilo.conf to point to the new kernel. THe line
you'll need to modify will look something like this:
image=/boot/vmlinuz-2.2.5-15mdk
In this case, change 2.2.5-15mdk to 2.2.13-22mdk. If you have a SCSI
based system, you'll also need to modify the initrd line, as well as
create a new initrd file with "mkinitrd /boot/[initrd file name]
2.2.13-22mdk"
Then run lilo - if it doesn't report any errors, you're ready to go!
Tim
> I recently used MandrakeUpdate to update my kernel to 2.2.13-22.
>
> I haven't rebooted my computer yet, but I wanted to make sure I have
> everything done so there won't be any problems when I do.
>
> Is there anything else I must do to insure that the kernel was updated
> correctly?