0

I have attempted to upgrade to 22.04 LTS using the update manager, but also from the commandline using sudo do-release-upgrade but nothing happens in either case. My system is set to look for 'any version' (not just LTS) and to check daily.

How do I fix this?

1 Answers1

-1

I am supposing you are in ubuntu 20.04.

  1. Goto Software and Updates. Click on Updates tab and Click on notify me a new ubuntu version and select For any new version.

  2. Upgrade to 21.04

  3. Open terminal

$ sudo apt update 
$ sudo apt upgrade
$ sudo apt dist-upgrade

$ sudo apt autoremove $ sudo apt install update-manager-core $ sudo do-release-upgrade -d