mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 13:21:27 +00:00
Fixes title capitalization and toctree indentation
Signed-off-by: ihutchin <ianeta.hutchinson@intel.com>
This commit is contained in:
@@ -44,9 +44,9 @@ Begin the manual installation process
|
||||
menu item and follow the instructions for :ref:`using CGDISK to set up your Clear Linux hard drive<cgdisk-manual-install>`.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:maxdepth: 1
|
||||
|
||||
cgdisk-manual-install
|
||||
cgdisk-manual-install
|
||||
|
||||
If you have already set up your hard drive for a Linux system
|
||||
then you can select the :guilabel:`< Use default partition and mount scheme on target device >`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.. _cgdisk-manual-install:
|
||||
|
||||
Clear Linux Partitioning Using CGDISK
|
||||
Clear Linux partitioning using CGDISK
|
||||
#####################################
|
||||
|
||||
These instructions will guide you through the initial setup of your hard drive
|
||||
@@ -105,7 +105,7 @@ Create EFI boot partition
|
||||
Figure 5: :guilabel:`cgdisk - New partition`
|
||||
|
||||
#. The next step in creating the new partition is to define the type of
|
||||
partition it is. The :command:`cgdisk` utility has pre-defined partition
|
||||
partition. The :command:`cgdisk` utility has pre-defined partition
|
||||
types that can be displayed by pressing the :kbd:`L` key at this prompt to
|
||||
show the hex codes you can use. These codes are used to set the correct
|
||||
:abbr:`GUID (Globally unique identifier)`for *GPT partition types*. This is
|
||||
|
||||
Reference in New Issue
Block a user