From b733045a5abdc56e302d437e596af2dbed7f8a5a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 28 May 2019 11:08:47 -0700 Subject: [PATCH] Add size field to manual partitioning --- 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 833d0f82..a637519f 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -80,6 +80,6 @@ If you have a new hard disc or solid state drive press the :guilabel:`New Partit To change what disc you are partion use the :guilabel:`Storage device` drop down menu. -You can create partition by clicking the :guilabel:`Create` button which will bring up a dialog. The file system field is a drop down menu, select which file-system you want. You also need to select where you want to mount the partition in the :gulabel:`Mount Point` drop down menu. You will need at least one root (/) partition and if you are booting an EFI system you will also need a /boot/efi mounted partition. Another common option is to have all your data on its own partition, which can even be on its own separate physical disk this can be mounted at /home. +You can create partition by clicking the :guilabel:`Create` button which will bring up a dialog. The file system field is a drop down menu, select which file-system you want. You also need to select where you want to mount the partition in the :gulabel:`Mount Point` drop down menu. To change how big to make the partition change the :guilabel:`Size` field. You will need at least one root (/) partition and if you are booting an EFI system you will also need a /boot/efi mounted partition. Another common option is to have all your data on its own partition, which can even be on its own separate physical disk this can be mounted at /home. .. image:: manpartition-create.png