Upgrade from Ubuntu 9.04
Even if the suggestion is to struggle through the upgrade, I can do so and report back errors but that causes a few sites I'm hosting to be down, so I'm trying to avoid that.
Thanks in advance.
5 Replies
The tabs I had open for trying to do the upgrade instructed me to:
# Install update-manager-core
sudo apt-get install update-manager-core
# update your installation of Ubuntu
sudo apt-get update
sudo apt-get upgrade
# Launch the upgrade tool
sudo do-release-upgrade
That failed do to the sources issue, so I found this page
sudo aptitude update && sudo aptitude safe-upgrade
sudo do-release-upgrade
It's possible, now that I recount that, that ll I had to do was fix the sources and then go through the first set of instructions but that did not occur to me at the time.
Linode library article
But don't make the same mistake I did and go all the way to 10.10. I did not know what "LTS" meant until the day after I went to 10.10, LOL…guess I'll be doing this again sooner than I probably would like.