Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is preferable to upgrade from the console. Even in the case of cloud or virtual computing try to get to a console. Most cloud and virtual systems provide a back door console access via the web browser.

Perform the release upgrade, 

Warning

Again, if your system is running real applications and stable make sure you can backup and restore your system before going further.

Install the update-manager-core package if it is not already installed:

Code Block
languagebash
sudo apt-get install update-manager-core

Edit /etc/update-manager/release-upgrades and set Prompt=normal;

Code Block
languagebash
sudo ne /etc/update-manager/release-upgrades

Perform the release upgrade.

Code Block
languagebash
do-release-upgrade

After the upgrade it will request to restart the system.

Verify the Upgrade

Verify that the version you are running has changed,

...