aboutsummaryrefslogtreecommitdiffstats
path: root/doPartitionDisks.html
blob: de4abab86fa83688b56a26fa01d046ca2dba29e4 (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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>Suggested Partitioning</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installation with DrakX">
      <link rel="up" href="index.html" title="Installation with DrakX">
      <link rel="prev" href="selectKeyboard.html" title="Keyboard">
      <link rel="next" href="ask_mntpoint_s.html" title="Choose the mount points"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
         <!--
      body { font-family: sans-serif; font-size: 13px }
      table { font-family: sans-serif; font-size: 13px }
    --></style></head>
   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
      <div class="section" title="Suggested Partitioning">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="doPartitionDisks"></a>Suggested Partitioning
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         <p><a name="doPartitionDisks-pa1"></a>In this screen you can see
            the content of your hard drive(s) along with the DrakX partitioning
              proposals for where to install Mageia.
         </p>
         
           
         <p><a name="doPartitionDisks-pa2"></a>The actual options
              available from those shown below will vary according to the layout and
              content of your particular hard drive(s).
         </p>
         
           
         
           
         <div class="itemizedlist" title="Main Options">
            <p class="title"><b>Main Options</b></p>
            <ul class="itemizedlist">
               <li class="listitem">
                        
                  <p><a name="doPartitionDisks-pa4"></a><span class="bold"><strong>Use Existing Partitions</strong></span></p>
                  
                        
                  <p><a name="doPartitionDisks-pa5"></a>If this option is
                           available, then existing Linux compatible partitions have been found and
                           may be used for the installation.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="doPartitionDisks-pa6"></a><span class="bold"><strong>Use Free Space</strong></span></p>
                  
                        
                  <p><a name="doPartitionDisks-pa7"></a>If you have unused
                           space on your hard drive then this option will use it for your new
                           Mageia installation.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="doPartitionDisks-pa8"></a><span class="bold"><strong>Use Free Space on a Windows Partition</strong></span></p>
                  
                        
                  <p><a name="suggestedPartitioning-pa9"></a>If you have unused
                           space on an existing Windows partition, the installer may offer to use
                           it. This can be a useful way of making room for your new Mageia
                           installation but see the warning below.
                  </p>
                  
                        
                  <p>With this option, the installer displays the remaining Windows
                           partition in light blue and the proposed Mageia partition in dark blue
                           with their intended sizes just underneath. You have the option to modify
                           these sizes by clicking and dragging the gap between both partitions.
                           See the following screenshot:
                  </p>
                  
                        
                  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
                     <table border="0" summary="Warning">
                        <tr>
                           <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td>
                           <th align="left"></th>
                        </tr>
                        <tr>
                           <td align="left" valign="top">
                                      
                              <p>This involves shrinking the size of the Windows partition, and
                                         therefore is a risky operation, so you should make sure you have
                                         backed up all important files before proceeding.
                              </p>
                                    
                           </td>
                        </tr>
                     </table>
                  </div>
                  
                        
                  <div class="important" title="Important" style="margin-left: 0.5in; margin-right: 0.5in;">
                     <table border="0" summary="Important">
                        <tr>
                           <td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="important.png"></td>
                           <th align="left"></th>
                        </tr>
                        <tr>
                           <td align="left" valign="top">
                                      
                              <p><a name="doPartitionDisks-pa11"></a>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 for Mageia.
                              </p>
                                    
                           </td>
                        </tr>
                     </table>
                  </div>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="doPartitionDisks-pa12"></a><span class="bold"><strong>Erase and use Entire Disk</strong></span></p>
                  
                        
                  <p><a name="doPartitionDisks-pa13"></a>This option will
                           allocate the entire drive for Mageia
                  </p>
                  
                        
                  <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
                     <table border="0" summary="Warning">
                        <tr>
                           <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td>
                           <th align="left"></th>
                        </tr>
                        <tr>
                           <td align="left" valign="top">
                                      
                              <p><a name="doPartitionDisks-pa14"></a>This will erase ALL
                                         data on the selected hard drive. Take care! 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.
                              </p>
                                    
                           </td>
                        </tr>
                     </table>
                  </div>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="doPartitionDisks-pa16"></a><span class="bold"><strong>Custom Disk Partitioning</strong></span></p>
                  
                        
                  <p><a name="doPartitionDisks-pa17"></a>This gives you
                           complete control over the placing of the installation on your hard
                           drive(s).
                  </p>
                      
               </li>
            </ul>
         </div>
         
           
         <p>If you are not using the <span class="emphasis"><em>Custom disk partitioning</em></span>
              option, then the installer will allocate the available space according to
              the following rules:
         </p>
         
           
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                        
                  <p>If the total available space is less than 50 GB, then only one
                           partition is created. This will be the <code class="filename">/</code> (root)
                           partition.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p>If the total available space is greater than 50 GB, then three
                           partitions are created
                  </p>
                  
                        
                  <div class="itemizedlist">
                     <ul class="itemizedlist">
                        <li class="listitem">
                                     
                           <p>6/19 of the total available place is allocated to
                                        <code class="filename">/</code> with a maximum of 50 GB
                           </p>
                                   
                        </li>
                        <li class="listitem">
                                     
                           <p>1/19 is allocated to <code class="filename">swap</code> with a maximum
                                        of 4 GB
                           </p>
                                   
                        </li>
                        <li class="listitem">
                                     
                           <p>the rest (at least 12/19) is allocated to
                                        <code class="filename">/home</code></p>
                                   
                        </li>
                     </ul>
                  </div>
                      
               </li>
            </ul>
         </div>
         
           
         <p>This means that from 160 GB or greater available space, the installer
              will create three partitions:
         </p>
         
           
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                        
                  <p>50 GB for <code class="filename">/</code></p>
                      
               </li>
               <li class="listitem">
                        
                  <p>4 GB for <code class="filename">swap</code></p>
                      
               </li>
               <li class="listitem">
                        
                  <p>and the remainder for <code class="filename">/home</code></p>
                      
               </li>
            </ul>
         </div>
         
           
         <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
            <table border="0" summary="Note">
               <tr>
                  <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td>
                  <th align="left"></th>
               </tr>
               <tr>
                  <td align="left" valign="top">
                         
                     <p>If you are using a UEFI system, the ESP (EFI System Partition) will
                            be automatically detected - or created if it does not exist yet - and
                            mounted on <code class="filename">/boot/EFI</code>. The <span class="emphasis"><em>Custom disk
                                  partitioning</em></span> option is the only one that allows to check it has
                            been correctly done.
                     </p>
                     
                         
                     <p>If you are using a Legacy (also known as BIOS) system with a GPT
                            partitioned disk, you need to create a BIOS boot partition if it doesn't
                            already exist. It should be about 1 MiB with no mount point. It can be
                            created with the Installer, under <span class="emphasis"><em>Custom disk
                                  partitioning</em></span>, like any other partition. Be sure to select
                            <span class="quote">&#8220;<span class="quote">BIOS boot partition</span>&#8221;</span> for filesystem type.
                     </p>
                     
                         
                     <p>See <a class="xref" href="diskdrake.html" title="Custom Disk Partitioning with DiskDrake">DiskDrake</a> for information on how to
                            proceed.
                     </p>
                       
                  </td>
               </tr>
            </table>
         </div>
         
           
         
           
         
           
         <div class="important" title="Important" style="margin-left: 0.5in; margin-right: 0.5in;">
            <table border="0" summary="Important">
               <tr>
                  <td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="important.png"></td>
                  <th align="left"></th>
               </tr>
               <tr>
                  <td align="left" valign="top">
                         
                     <p>Some newer drives are now using 4096 byte logical sectors, instead
                            of the previous standard of 512. Due to lack of available hardware, the
                            partitioning tool used in the installer has not been tested with such a
                            drive.
                     </p>
                     
                         
                     <p>Some SSD devices now use an erase block size over 1 MB. If you have
                            such a device we suggest that you partition the drive in advance, using an
                            alternative partitioning tool like gparted, and to use the following
                            settings:
                     </p>
                     
                         
                     <div class="itemizedlist">
                        <ul class="itemizedlist">
                           <li class="listitem">
                                      
                              <p><span class="emphasis"><em>Align to</em></span> = MiB
                              </p>
                                    
                           </li>
                           <li class="listitem">
                                      
                              <p><span class="emphasis"><em>Free space preceding (MiB)</em></span> = 2
                              </p>
                                    
                           </li>
                        </ul>
                     </div>
                     
                         
                     <p>Also make sure all partitions are created using an even number of
                            megabytes.
                     </p>
                       
                  </td>
               </tr>
            </table>
         </div>
         
      </div>
   </body>
</html>