
Originally Posted by
grahammechanical
This is the official explanation. It is comprehensive and may be too much information for someone who is unfamiliar with upgrading from one Ubuntu LTS version to another.
https://ubuntu.com/blog/how-to-upgra...0-04-lts-today
One thing you can do which is simple is to load Software & Updates>Updates tab. Make sure that the panel Notify me of a new Ubuntu version is set to For Long-term Support Versions.
While you are in Software & Updates open the Other Software tab and disable any PPA that might be there. Then run Software Updater. You may get a dialog box inviting you to upgrade.
Has there been any user customizations to the User Interface? Revert them to default.
Regards
I followed the instructions to migrate from 18.04 to 20.04 using the graphical installer, and it was fairly smooth with the exception of a delay introduced by Adobe's retirement of Flash, documented at https://ubuntuforums.org/showthread....ht=flashplayer. Once that step timed out, the migration continued through the reboot.
I noticed that /etc/lsb-release still looks like this:
Code:
pmena@pmena-7080=> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS (beaver-osp1-ygritte X40)"
/etc/os-release, however, looks like this:
Code:
pmena@pmena-7080=> cat /etc/os-release NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
I'm hoping this is a leftover from the upgrade, but it's rather confusing.
Bookmarks