diff --git a/source/D/apply-new-version.jpg b/source/D/apply-new-version.jpg new file mode 100644 index 00000000..2cea7095 Binary files /dev/null and b/source/D/apply-new-version.jpg differ diff --git a/source/D/upgrading.rst b/source/D/upgrading.rst index 1ce13081..0e06e836 100644 --- a/source/D/upgrading.rst +++ b/source/D/upgrading.rst @@ -41,3 +41,21 @@ While running the command line upgrade you will see what a chance to Cancel the .. image:: do-release-upgrade-continue.png After the installation, reboot into the newly upgraded system and log in and enjoy your upgraded release of Lubuntu. + + +Upgrading Graphically +--------------------- + +First make sure all of your current packages are up to date on the release you are upgrading. To do manually check for updates :menuselection:`Prefrences --> Apply Full Upgrade`. To upgrade lubuntu graphically when prompted for an upgrade press the :guilabel:`Apply` button when you are prompted. + +.. image:: apply-new-version.jpg + +To launch the graphical version of the upgrade from the command line after upgrading + +.. code:: + + do-release-upgrade -m desktop -f DistUpgradeViewKDE + + + +