Tag

Tag: grub

You are browsing all the posts tagged with grub.

Update grub menu after kernel updates on Ubuntu 9.10

Update grub menu after kernel updates on Ubuntu 9.10

As we all know, after each kernel update we must use a sudo apt-get autoremove to get rid of the old kernel images. This, however, does not take care of the grub menu which is updated with the new kernel along side with the old kernel entries. To update the grub menu, you must use [...]