Update grub... Ok?

Hi all, Sorry for the question but on my grub is still present kernel 3.4.5.
How to update grub? Is there a command like grub-update or update-grub?
Calculate 12.03 Kde
Good day! :wink:

1 Like

calculate grub # cd /boot/
calculate boot # rm 3.4.5
calculate boot # grub-mkconfig -o /boot/grub/grub.cfg
Generating grub.cfg …
Found background: /boot/grub/grub-calculate.png
Found linux image: /boot/vmlinuz-3.5.3-x86_64-CLD
Found initrd image: /boot/initramfs-3.5.3-x86_64-CLD
No volume groups found
done
calculate boot # cd /usr/src/
calculate src # ls -l
totale 8
lrwxrwxrwx 1 root root 21 3 set 06.22 linux -> linux-3.5.3-calculate
drwxr-xr-x 7 root root 4096 3 set 08.23 linux-3.4.5-calculate
drwxr-xr-x 23 root root 4096 3 set 06.22 linux-3.5.3-calculate
calculate src # rm -rf 3.4.5
calculate src # ls -l
totale 4
lrwxrwxrwx 1 root root 21 3 set 06.22 linux -> linux-3.5.3-calculate
drwxr-xr-x 23 root root 4096 3 set 06.22 linux-3.5.3-calculate
calculate src # cd /var/calculate/remote/distfiles/
calculate distfiles # rm *
calculate distfiles #