Skip to content

📚Notes I took when updating Ubuntu when I had troubles with plymouth-theme-ubuntu-text

Notifications You must be signed in to change notification settings

GabLeRoux/ubuntu-upgrade-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Ubuntu upgrade notes

Ubuntu Zesty 17.04 to bionic 18.04

lsb_release -a
sudo sed -i 's/zesty/bionic/g' /etc/apt/sources.list
sudo apt upgrade -y
sudo apt upgrade -y
# you may encounter troubles with 'plymouth-theme-ubuntu-text', see bellow notes, then continue
sudo apt autoremove -y
do-release-upgrade
sudo apt dist-upgrade -y
sudo apt clean
sudo restart now

Troubles with plymouth-theme-ubuntu-text

Package lsb-release is not configured yet.

https://askubuntu.com/questions/892501/apt-get-command-returning-error-in-plymouth-theme-ubuntu-text`

sudo dpkg --configure -a

About

📚Notes I took when updating Ubuntu when I had troubles with plymouth-theme-ubuntu-text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published