Generlize no more 32 bit upgrades

19.04
Lyn Perrine 5 years ago
parent de607062dd
commit 2b290c1b35

@ -4,7 +4,25 @@ Appendix D Upgrading from previous releases
We are proud to present the highly anticipated release of Lubuntu 18.10! This release comes with many changes, which will probably be overshadowed by the move to the LXQt desktop environment. Naturally, an extremely large change like this can cause problems, so **we strongly recommend you back up your files**. Also, if your computer is one that runs on a battery (such as a laptop), please ensure that the power is connected, as it may take a while and unexpected power failures could be disasterous.
There are two methods of upgrading Lubuntu releases. The first is using the update manager a graphical user interface. The second involves the command line and is useful for server upgrades. Unfortunately with main Ubuntu dropping 32-bit upgrades, 32-bit upgrades from 18.04 to 18.10 are not supported.
There are two methods of upgrading Lubuntu releases. The first is using the update manager a graphical user interface. The second involves the command line and is useful for server upgrades. Unfortunately with main Ubuntu dropping 32-bit upgrades, 32-bit upgrades after Lubuntu 18.04 are not supported.
18.10 to 19.04
--------------
The first step will be to ensure your system is up to date. This can be done by entering the following command into the terminal. If prompted, enter your password.
.. code::
sudo apt update && sudo apt full-upgrade -y
To upgrade from 18.10 run the command
.. code::
sudo do-release-upgrade
Upgrading with GUI
------------------

Loading…
Cancel
Save