From 479b262a3049d927caa3a5aebba9a8e814f107d9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 28 May 2019 13:50:34 -0700 Subject: [PATCH] Add install bootloader on for manual partitioning --- source/1/1.3/installation.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/1/1.3/installation.rst b/source/1/1.3/installation.rst index a637519f..f444b786 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -80,6 +80,8 @@ 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. 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. +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. To change the size or type of a partition after initially creating it press the :guilabel:`Edit` button. To delete a partition press the :guilable:`Delete` button. 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 + +To go back on all your changes to the previous state press the :guilabel:`Revert All Changes` button. To change what device your computer will boot off of you will need to use the :guilabel:`Install boot loader on` drop down menu to select which disc to boot off of.