Why ubuntu does not use the kernels installed by automatic update?
Posted
by
Guillaume Coté
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Guillaume Coté
Published on 2013-06-23T03:21:34Z
Indexed on
2013/06/26
10:28 UTC
Read the original article
Hit count: 342
I used the script describe in this question to list the kernel installed on the computer :
How do I to remove or hide old kernel versions, to clean up the boot menu?
In the 3.2.0, I have 33, 34, 35, 36, 37, 38, 39, 41, 43, 44, 45 and 48. I would expect to be running 3.2.0-48 after a reboot, but I am still running 3.2.0-32. Why the kernels installed by auto update are not used?
[I am running 12.04 LTS]
/boot/grub/menu.lst was modified for the last time June 16 2013, it contains
- 3.2.0-32-generic
- 2.6.32-45-generic
- 2.6.32-44-generic
- 2.6.32-43-generic
A recovery for each of those and a memtest. I would have expected the kernel between 3.2.0-33 to 3.2.0-48 to be in this file before 3.2.0-32.
© Ask Ubuntu or respective owner