Upgrade from 20.10 to 21.04

Hi Norbert,

Thank you for the welcome and see the output of the two commands below:

$ cat /etc/os-release:
NAME="Ubuntu"
VERSION="20.10 (Groovy Gorilla)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.10"
VERSION_ID="20.10"
VERSION_CODENAME=groovy
UBUNTU_CODENAME=groovy
$ grep ^deb -r /etc/apt --include=*.list
/etc/apt/sources.list.d/yann1ck-ubuntu-onedrive-groovy.list:deb httpppa.launchpad net/yann1ck/onedrive/ubuntu/ groovy main
/etc/apt/sources.list:deb httpnl.archive.ubuntu com /ubuntu/ groovy main restricted
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy-updates main restricted
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy universe
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy-updates universe
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy multiverse
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy-updates multiverse
/etc/apt/sources.list:deb httpnl.archive.ubuntu com/ubuntu/ groovy-backports main restricted universe multiverse
/etc/apt/sources.list:deb httpsecurity.ubuntu com/ubuntu groovy-security main restricted
/etc/apt/sources.list:deb httpsecurity.ubuntu com/ubuntu groovy-security universe
/etc/apt/sources.list:deb httpsecurity.ubuntu com/ubuntu groovy-security multiverse

Using the update-manager -cd seems to trigger the OS upgrade, did not try that, because in the FAQ the d option should not be used anymore after the 22nd of april.

(Changed URLs because I can only post two links as a new user)

Thanks, upgrading now!

2 Likes