...
Code Block |
---|
# apt autoremove # reboot # apt do-release-upgrade |
Troubleshooting
If something happens and you lose the terminal, try the steps at https://serverfault.com/a/427008.
Code Block |
---|
ssh <machine you're upgrading>
# screen -list
# screen -d -r root/2953.ubuntu-release-upgrade-screen-window |