I upgraded from 18.04 to 19.10 some months ago and now I want to upgrade to 20.04. But update-manager -c
doesn't show the new Ubuntu release 20.04.
Isn't the upgrade ready yet? Is it possible to upgrade to 20.04 from 19.10 now?
I upgraded from 18.04 to 19.10 some months ago and now I want to upgrade to 20.04. But update-manager -c
doesn't show the new Ubuntu release 20.04.
Isn't the upgrade ready yet? Is it possible to upgrade to 20.04 from 19.10 now?
I found this note in How To Upgrade Ubuntu To 20.04 LTS Focal Fossa - LinuxConfig.org
PLEASE NOTE
Upgrades from 19.10 will not be enabled until a few days after 20.04's release. Upgrades from 18.04 LTS will not be enabled until a few days after the 20.04.1 release expected in late July 2020. There are no offline upgrade options for Ubuntu Desktop and Ubuntu Server.
I have to wait some days. Hopefully works!
If you want to upgrade early then you can use
sudo do-release-upgrade -d
on kubuntu or
update-manager -d
for a new development release.
sudo do-release-upgrade -d
and it worked fine :) – kolypto Apr 30 '20 at 08:47