How do I upgrade an older version of Ubuntu Server (Jaunty, for example) to a specific later version (Lucid, for example) using the command line?
I'm concerned that dist-upgrade is going to update to the latest, which is not LTS
clarification:
- has to be command line
- our internal mirror has removed the Jaunty images
- tried editing /etc/update-manager/release-upgrades to use only LTS versions, but it hangs. (trying to reach an outside server?)
Update: It seems Jaunty to Lucid is not possible (directly) ref, but my question was still for the more general case
do-release-upgradeit tries to jump all the way up to 14.04 LTS, the current latest release :( – Jorge Orpinel Pérez Jun 25 '15 at 07:01