This is the menu.lst
timeout 7
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a8bb12dc-64d4-456e-91e4-008c5fd7073f quiet vmalloc=256M acpi=on resume=UUID=84134108-a6e2-4a4a-8c1b-2e4fb6a4661a splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a8bb12dc-64d4-456e-91e4-008c5fd7073f quiet vmalloc=256M acpi=on resume=UUID=84134108-a6e2-4a4a-8c1b-2e4fb6a4661a
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=a8bb12dc-64d4-456e-91e4-008c5fd7073f quiet failsafe vmalloc=256M acpi=on
initrd (hd0,0)/boot/initrd.img
title Debian GNU/Linux (6.0.4) (on /dev/sda7)
root (hd0,6)
kernel /boot/vmlinuz-3.2.0-0.bpo.1-686-pae root=/dev/sda7
initrd /boot/initrd.img-3.2.0-0.bpo.1-686-pae
savedefault
boot
title Ubuntu 11.10 (11.10) (on /dev/sda8)
root (hd0,7)
kernel /boot/vmlinuz-3.0.0-12-generic root=/dev/sda8
initrd /boot/initrd.img-3.0.0-12-generic
savedefault
boot
Should I edit it and change the old kernel for the new one?