I'm running Ubuntu Server 10.04 LTS. When I login I see the message:
39 packages can be updated.
18 updates are security updates.
The usual formula of
sudo apt-get update
sudo apt-get upgrade
gives me a message I've not seen on this box:
The following packages have been kept back:
linux-headers-server linux-image-server linux-server
If I give the go ahead to the apt-get upgrade the rest of the packages are upgraded as I expect.
How do I update the kernel files?
EDIT: I missed this earlier question and answer that basically solved my problem: