diff options
author | Jérémy Bobbio <lunar@debian.org> | 2008-09-26 10:49:04 +0000 |
---|---|---|
committer | Jérémy Bobbio <lunar@debian.org> | 2008-09-26 10:49:04 +0000 |
commit | 89b003549c22428be5993e9b63d0a41b999e9924 (patch) | |
tree | a26ef04dfe50920ce79f943a3eaf6561b98fae11 /en/howto | |
parent | 08d68648c547fed0cfbd6c7b6f25d934251ab9c7 (diff) | |
download | installation-guide-89b003549c22428be5993e9b63d0a41b999e9924.zip |
Add references to partman-{auto,manual} in howto
Diffstat (limited to 'en/howto')
-rw-r--r-- | en/howto/installation-howto.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index 01491ad91..3897df0ee 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -249,7 +249,7 @@ installer will only ask to select one if a country has multiple zones. Now it is time to partition your disks. First you will be given the opportunity to automatically partition either an entire drive, or available -free space on a drive (guided partitioning). +free space on a drive (see <xref linkend="partman-auto" />). This is recommended for new users or anyone in a hurry. If you do not want to autopartition, choose <guimenuitem>Manual</guimenuitem> from the menu. @@ -268,7 +268,10 @@ delete it. If you did automatic partitioning, you should just be able to choose <guimenuitem>Finish partitioning and write changes to disk</guimenuitem> from the menu to use what it set up. Remember to assign at least one partition for swap space and to mount a partition on <filename>/</filename>. -<xref linkend="partitioning" /> has more information about partitioning. +For more detailed information on how to use the partitioner, please refer +to <xref linkend="di-partition" />; the appendix <xref +linkend="partitioning" /> has more general information about +partitioning. </para><para> |