From d186143603b27f55625b78db778fc5c0b2d0af8b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 24 Jul 2019 10:27:20 -0700 Subject: [PATCH] Rm refrence to nonexistant Advance partitioning section --- source/1/1.3/installation.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source/1/1.3/installation.rst b/source/1/1.3/installation.rst index 54fa5a3f..cdf84d8c 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -45,15 +45,13 @@ If all you want is Lubuntu on your machine, you can select the :guilabel:`Erase .. note:: - If you have had a previous linux install and want to put the entire disk or just replace an entire partition you will need to unmount them. In this case running + If you have had a previous linux install and want to put the entire disk or just replace an entire partition you will need to unmount them. .. code:: sudo swapoff -a -will unmount them and any partitions with data mounted can be unmounted through pcmanfm-qt. - -If you wish to perform advance partitioning please refer the Advanced partitioning section. +will unmount them and any partitions with data mounted can be unmounted through pcmanfm-qt. This will not work if you have data partition mounted User Setup ----------