summaryrefslogtreecommitdiff
path: root/src/install/3_beginning.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/install/3_beginning.xml')
-rw-r--r--src/install/3_beginning.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/src/install/3_beginning.xml b/src/install/3_beginning.xml
index c658e48..c7dc267 100644
--- a/src/install/3_beginning.xml
+++ b/src/install/3_beginning.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="3" id="beginning">
<title>Beginning Installation</title>
+ <highlights><para>In this chapter, we will review the information you will need to gather before you install Adélie Linux.</para></highlights>
<section id="preparing">
<title>Preparing for Installation</title>
<para>To successfully install Adélie Linux on your computer, you will need:</para>
@@ -30,7 +31,7 @@
You may need to consult your existing environment's documentation to determine how to correctly set up a multi-boot environment.</para>
<para>On most computers, Adélie Linux requires only a single partition, which will contain all of your data.
However, on some computers, you may need a separate boot partition, which will contain the boot loader software that your computer uses to start up.
- For more information, consult your hardware or firmware documentation, and the Installation Handbook section on disk partitioning.<!-- XXX TODO XREF TO THAT SECTION --></para>
+ For more information, consult your hardware or firmware documentation, and <xref linkend="ui_partition" />.</para>
<para>As noted in <xref linkend="ram_disk"/>, the disk space needed for an installation of Adélie Linux will vary based on your desired installation type.
You will also need additional room on your disk for your personal data files.</para>
</section>
@@ -65,14 +66,4 @@
<title>Booting System Installation</title>
<para></para>
</section>
- <section id="navigating">
- <title>Navigating System Installation</title>
- <para>The System Installation interface is divided in a series of pages, similar to a paper form.
- Each page has a title, a short description of the information needed to proceed, and input fields to collect the information.</para>
- <para>When you are finishing filling in the information on a page, continue to the next page by clicking the Continue button at the bottom of the window or by pressing the <keycap>F8</keycap> key.
- If you want to go back and review or change information on a previous page, you may go back at any time by clicking the Back button at the bottom of the window or by pressing the <keycap>F6</keycap> key.</para>
- <para>If you need more information about an option provided, you may open the Help screen by clicking the Help button in the lower left corner of the window or pressing the <keycap>F1</keycap> key.
- You can also gain more information by clicking on the question mark in the title bar of System Installation, and then clicking on a field.</para>
- <para>If you decide not to complete the installation procedure, you may stop by clicking the Exit button or by pressing the <keycap>F3</keycap> key.</para>
- </section>
</chapter>