When I boot (Ubuntu 14.04) Grub does not load the OS. If I list Advanced Options, grub lists kernels up to 3.13.0-100-generic
, however uname -r
outputs 3.13.0-96-generic
.
I have installed grub Customizer, and it also only sees
linux-image-extra-3.13.0-32-generic
linux-image-extra-3.13.0-92-generic
linux-image-extra-3.13.0-93-generic
linux-image-extra-3.13.0-96-generic
Any idea what is going on?
ls /boot/vm*
to see all the linux kernels available. – WinEunuuchs2Unix Nov 07 '16 at 02:32