aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en/ask_mntpoint_s.xml
blob: 9ab8a986a726cebf781ef74958288e67364c3b4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:id="ask_mntpoint_s"
         xmlns="http://docbook.org/ns/docbook"
         xmlns:ns5="http://www.w3.org/1999/xhtml"
         xmlns:ns42="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/1999/xlink"
         xmlns:ns3="http://www.w3.org/2000/svg"
         xmlns:ns="http://docbook.org/ns/docbook">
  <info>
    <title xml:id="ask_mntpoint_s-ti1">Choose the mount points</title>
  </info>

  <!-- Made by marja on 2012 03 28 -->

  <!-- NEEDS TO BE REVIEWED! -->

  <!-- SimonNZG 2012-04-03 has taken a look but needs to come back -->

  <!-- removed para xml:id's, marja, 20120409 -->

  <!-- barjac 14/04/2012 Minor edit to improve grammar and replaced "at least ONE"
       with "a", as I can't imagine having more than one root partition ;) -->

  <!-- Lebarhon : I put [] where it seems having mistakes -->

  <!-- Marja: you're right, in English English it is "its type", however, the Americans
       write "it's type". And you're right about the redundant part, too, I removed it-->

  <!-- And JohnR says the Americans are WRONG! :-)) -->

  <!-- 2012-04-19  Language proofreading done -->

  <!--2018/02/12 apb: Text and typography.-->

  <!--2019/01/04 apb: Typo & minor reword on custom mount-points.-->

  <mediaobject>
    <imageobject condition="classical">
      <imagedata align="center" fileref="dx2-chooseMountpoints.png"
                 format="PNG" revision="1" xml:id="chooseMountPoints-im1"/>
    </imageobject>

    <imageobject condition="live">
      <imagedata align="center" fileref="live-chooseMountpoints.png"
                 format="PNG" revision="1" xml:id="live-chooseMountPoints-im1"/>
    </imageobject>
  </mediaobject>

  <para>Here you see the Linux partitions that have been found on your
  computer. If you don't agree with the DrakX suggestions, you can change the
  mount points yourself.</para>

  <itemizedlist>
    <listitem>
      <para>To the left of the drop-down menus is a list of available
      partitions. For example: <filename>sda</filename> is a hard drive - and
      <filename>5</filename> is a <emphasis>partition number</emphasis>,
      followed by the<emphasis> (capacity, mount point, filesystem
      type)</emphasis> of the partition.</para>
    </listitem>

    <listitem>
      <para>If you have several partitions, you can choose various different
      <emphasis>mount points</emphasis> from the drop down menu, such as
      <filename>/</filename>, <filename>/home</filename> and
      <filename>/var</filename>. You can even make your own mount points, for
      instance <filename>/video</filename> for a partition where you want to
      store your films, or perhaps <filename>/Data</filename> for all your
      data files.</para>
    </listitem>

    <listitem>
      <para>For any partitions that you don't need to make use of, you can
      leave the mount point field blank.</para>
    </listitem>
  </itemizedlist>

  <warning>
    <para>If you make any changes here, ensure you still have a
    <filename>/</filename> (root) partition.</para>
  </warning>

  <tip>
    <para>If you are not sure what to choose, click
    <emphasis>Previous</emphasis> to go back and then tick <emphasis>Custom
    disk partitioning</emphasis>, where you can click on a partition to see
    its type and size.</para>
  </tip>

  <para>If you are sure the mount points are correct, click on
  <emphasis>Next</emphasis>, and choose whether you only want to format the
  partition suggested by DrakX, or more.</para>
</section>