PDA

View Full Version : [SOLVED] New LTS not shown in update-manager



hvn2
April 24th, 2014, 08:06 PM
Hi,

Running 12.04 LTS, I want to upgrade straight to 14.04 LTS. My settings are as such, but no upgrade is shown. When I change it to any new version, 12.10 is shown. Setting back to new LTS only, only 12.10 is shown. Is this straight upgrade from LTS to LTS not possible ?

Thanks

slickymaster
April 24th, 2014, 08:30 PM
Just run the following in a terminal window:
sudo apt-get update && sudo apt-get upgrade
After that done run
sudo update-manager -dWhen prompted, enter your user password. The Update Manager application will open after a few seconds with a prompt to upgrade. Click this button to begin the process.

hvn2
April 24th, 2014, 09:02 PM
Thanks. That did it.

slickymaster
April 24th, 2014, 09:11 PM
You're welcome, just glad you got it working.