sagirfahmid3 wrote:The command to upgrade everything, including the kernel is "sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade"
This does not upgrade the kernel in my default setup. This is the output:
XX ~ $ sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
[sudo] password for xyz:
bla..bla..bla.., then:
Fetched 13.8 MB in 13s (1,046 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
linux-generic linux-headers-generic linux-image-generic
The following packages will be upgraded:
firefox firefox-gnome-support firefox-locale-en linux-libc-dev mintinstall mintwelcome xserver-xorg-core
xserver-xorg-input-synaptics xserver-xorg-video-vmware
9 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 22.1 MB of archives.
After this operation, 19.5 kB of additional disk space will be used.
Do you want to continue [Y/n]? n
In order to upgrade the kernel on my default Linux Mint 13 Maya, I right-clicked the icon of the Update Manager in the systray, then chose "Preferences" and made Levels 4 and 5 *visible*. After doing that, you will see the Level 4 and 5 upgrades, such as the kernel, and you can install them manually. In other words, you see the kernel upgrades as available, but they do not install automagically. Check them on the list, and they willbe installed. The old kernel stays in your system and can be chosen at boot, in case the kernel upgrade borked something.