PDA

View Full Version : [kubuntu] two packages were not installed during upgrade



marchelloUA
February 1st, 2013, 07:32 PM
Hi all,

I tried to upgrade system using

# sudo apt-get upgrade

and got warning message saying that linux-headers-generic and linux-image-generic packages were not installed.

What is wrong?

snowpine
February 1st, 2013, 07:34 PM
Nothing wrong; this is the normal & expected behavior of the command you used (see 'man apt-get' for more details).

To install the new kernel:


sudo apt-get dist-upgrade