aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/it/doPartitionDisks.xml
blob: 53b615c4e8aabe734b306a0fc879848a3703212a (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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="doPartitionDisks">
  

  

  <info>
    <!---->
<!-- lebarhon 20161216 updated for Mageia 6

lebarhon 20170209 added SC-->
<title xml:id="doPartitionDisks-ti1">Partizionamento</title>
  </info>

  <para xml:id="doPartitionDisks-pa1" revision="1">In this screen you can see the content of your hard drive(s) and see the
solutions the DrakX partitioning wizard found for where to install
<application>Mageia</application>.</para>

  <para xml:id="doPartitionDisks-pa2" revision="1">The options available from the list below will vary depending on your
particular hard drive(s) layout and content.</para>

  <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-doPartitionDisks.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata
fileref="live-doPartitionDisks.png" align="center"/> </imageobject></mediaobject>

  <para revision="1" xml:id="doPartitionDisks-pa3"><itemizedlist>
      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa4">Utilizza le partizioni esistenti</para>

        <para xml:id="doPartitionDisks-pa5" revision="1">Se questa opzione è disponibile allora saranno trovate partizioni esistenti
Linux compatibili e potrebbero essere usate per l'installazione.</para>
      </listitem>

      <listitem>
        <para xml:id="doPartitionDisks-pa6" revision="1">Utilizza lo spazio libero</para>

        <para xml:id="doPartitionDisks-pa7" revision="1">Se hai dello spazio libero sul tuo hard drive questa opzione lo utilizzerà
per la tua nuova installazione di Mageia.</para>
      </listitem>

      <listitem>
        <para xml:id="doPartitionDisks-pa8" revision="1">Usa lo spazio libero di una partizione Windows</para>

        <para xml:id="doPartitionDisks-pa9" revision="1">Se hai dello spazio libero su di una partizione Windows esistente
l'installer potrebbe offrirti di utilizzarla.</para>

        <para xml:id="doPartitionDisks-pa10" revision="2">This can be a useful way of making room for your new Mageia installation,
but is a risky operation so you should make sure you have backed up all
important files!</para>

        <para revision="3" xml:id="doPartitionDisks-pa11">Note that this involves shrinking the size of the Windows partition. The
partition must be "clean", meaning that Windows must have closed down
correctly the last time it was used. It must also have been defragmented,
although this is not a guarantee that all files in the partition have been
moved out of the area that is about to be used. It is highly recommended to
back up your personal files.</para>

        <para>With this option, the installer displays the remaining Windows partition in
light blue and the future Mageia partition in dark blue with their intended
sizes just under. You have the possibility to adapt these sizes by clicking
and dragging the gap between both partitions. See the screen-shot below.</para>

        <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-doPartitionDisks2.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata
fileref="live-doPartitionDisks2.png" align="center"/> </imageobject></mediaobject>
      </listitem>
    </itemizedlist> <itemizedlist>
      <listitem>
        <para xml:id="doPartitionDisks-pa12" revision="1">Formatta e utilizza tutto il disco</para>

        <para xml:id="doPartitionDisks-pa13" revision="1">Questa opzione userà l'intero disco per Mageia.</para>

        <para xml:id="doPartitionDisks-pa14" revision="1">Nota bene! Questo cancellerà TUTTI i dati sull'hard drive selezionato. Fai
attenzione!</para>

        <para xml:id="doPartitionDisks-pa15" revision="1">If you intend to use part of the disk for something else, or you already
have data on the drive that you are not prepared to lose, then do not use
this option.</para>
      </listitem>
    </itemizedlist><itemizedlist>
      <listitem>
        <para xml:id="doPartitionDisks-pa16" revision="1">Personalizzato</para>

        <para xml:id="doPartitionDisks-pa17" revision="1">This gives you complete control over the placing of the installation on your
hard drive(s).</para>
      </listitem>
    </itemizedlist></para>

  <para><emphasis role="bold">Partitions sizing:</emphasis></para>

  <para>The installer will share the available place out according to the following
rules:</para>

  <para><itemizedlist>
      <listitem>
        <para>If the total available place is lower than 50 GB, only one partition is
created for /, there is no separate partition for /home.</para>
      </listitem>

      <listitem>
        <para>If the total available place is over 50 GB, then three partitions are
created</para>

        <itemizedlist>
          <listitem>
            <para>6/19 of the total available place is allocated to / with a maximum of 50 GB</para>
          </listitem>

          <listitem>
            <para>1/19 is allocated to swap with a maximum of 4 GB</para>
          </listitem>

          <listitem>
            <para>the rest (at least 12/19) is allocated to /home</para>
          </listitem>
        </itemizedlist>
      </listitem>
    </itemizedlist></para>

  <para>That means that from 160 GB and over of available place, the installer will
create three partitions: 50 GB for /, 4 GB for swap and the rest for /home.</para>

  <note>
    <para>If you are using an UEFI system, the ESP (EFI System Partition) will be
automatically detected, or created if it does not exist yet, and mounted on
/boot/EFI. The "Custom" option is the only one that allows to check it has
been correctly done</para>
  </note>

  <note>
    <para>If you are using a Legacy (as known as CSM or BIOS) system with a GPT disk,
you need to create a Bios boot partition if not already existing. It is an
about 1 MiB partition with no mount point. Choose the "Custom disk
partitioning" option to be able to create it with the Installer like any
other partition, just select BIOS boot partition as filesystem type.</para>

    <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-doPartitionDisks3.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata
fileref="live-doPartitionDisks3.png"/> </imageobject></mediaobject>

    <mediaobject>
<imageobject> <imagedata fileref="dx2-doPartitionDisks4.png"/>
</imageobject></mediaobject>
  </note>

  <warning>
    <para>Some newer drives are now using 4096 byte logical sectors, instead of the
previous standard of 512 byte logical sectors. Due to lack of available
hardware, the partitioning tool used in the installer has not been tested
with such a drive. Also some ssd drives now use an erase block size over 1
MB. We suggest to pre-partition the drive, using an alternative partitioning
tool like gparted, if you own such a device, and to use the following
settings:</para>

    <para>"Align to" "MiB"</para>

    <para>"Free space preceding (MiB)" "2"</para>

    <para>Assicurati anche che tutte le partizioni siano create con un numero pari di
megabytes.</para>
  </warning>
</section>