Comment 2 for bug 462660

Revision history for this message
Brad Figg (brad-figg) wrote :

It seems that after upgrading to Karmic you are still
booting a non-Karmic kernel. There may have been an
issue updating grub during the upgrade.

Please try:
  sudo mv /boot/grub/menu.lst /boot/grub/menu.lst.backup
  sudo update-grub
  sudo reboot

After rebooting run:
  uname -a

Verify that the kernel you are now booting is of the
2.6.31 variety.