From 2e8a509f07b2e9f1bbea8c4ccfd17ba943928aea Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 28 Jun 2021 14:42:13 -0700 Subject: [PATCH] Add swap options for whole disk --- source/1/1.3/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/1/1.3/installation.rst b/source/1/1.3/installation.rst index d7cf0525..1f9dae6d 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -36,7 +36,7 @@ Next select your keyboard layout, you can check your keyboard matches the keyboa Setting up partitions --------------------- -If all you want is Lubuntu on your machine, you can select the :guilabel:`Erase disk` button. This will format the disk and **delete all data on the disk**, which is why having your data backed up before this point is extremely important. If you choose to do this you can continue on to user setup. To change the storage device use the :guilabel:`Select Storage device` drop down menu. If you want to encrypt your drive press the :guilabel:`Encrypt system` checkbox and then you will need to enter the encryption passphrase twice make sure you have it typed in correctly. It is strongly advised to write down this passphrase and keep it somewhere safe. +If all you want is Lubuntu on your machine, you can select the :guilabel:`Erase disk` button. This will format the disk and **delete all data on the disk**, which is why having your data backed up before this point is extremely important. If you choose to do this you can continue on to user setup. To change the storage device use the :guilabel:`Select Storage device` drop down menu. To choose to use a swap file under :guilabel:`Erase disk` keep :menuselection:`Swap to file` or to not use swap choose :menuselection:`No Swap`. If you want to encrypt your drive press the :guilabel:`Encrypt system` checkbox and then you will need to enter the encryption passphrase twice make sure you have it typed in correctly. It is strongly advised to write down this passphrase and keep it somewhere safe. .. warning:: Erasing your entire disk or partition may cause you to lose data so please backup beforehand.