Comment 20 for bug 472406

Revision history for this message
Ride (acpride) wrote :

Hi,

I solved it too, in my case I already had the new kernel in /boot but it seems that grub haven't been modified.

In my case, I had to modify /boot/grub/menu.lst (grub instead of grub2 I suppose), changing /vmlinuz-2.6.28-16-generic to /vmlinuz-2.6.31-14-generic and /initrd.img-2.6.28-16-generic to /initrd.img-2.6.31-14-generic

Now works great, but this was an upgrade bug? I mean, for some reason grub haven't been modified during the upgrading to 9.10.

Thanks everybody

Bye