aboutsummaryrefslogtreecommitdiffstats
path: root/diskdrake.html
blob: 93c10b1c8553ab50a7bc6a6f8e6d1f967ceb62ec (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
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>Custom Disk Partitioning with DiskDrake</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="takeOverHdConfirm.html" title="Confirm hard disk to be formatted">
      <link rel="next" href="formatPartitions.html" title="Formatting"><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="Custom Disk Partitioning with DiskDrake">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="diskdrake"></a>Custom Disk Partitioning with
                         DiskDrake
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                        
                  <p><a name="diskdrake-pa3"></a>Modify the layout of your
                     disk(s) here. You can remove or create partitions, change the filesystem
                           or size of a partition and even view their details before you
                           start.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="diskdrake-pa4"></a>There is a tab at the top for
                           every detected hard disk (or other storage device, like a USB key), for
                           example: <code class="filename">sda</code>, <code class="filename">sdb</code>,
                           <code class="filename">sdc</code> etc.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="diskdrake-pa6"></a>For all other actions: click
                           on the desired partition first. Then view it, or choose a filesystem and
                           a mount point, resize it or wipe it. <span class="emphasis"><em>Expert mode</em></span>
                           provides more options such as to label (name) a partition, or to choose
                           a partition type.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="diskdrake-pa6a"></a>Continue until you have
                           adjusted everything to your satisfaction, then click
                           <span class="emphasis"><em>Done</em></span> when you're ready.
                  </p>
                      
               </li>
            </ul>
         </div>
         
           
         <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">
                         
                     <div class="orderedlist">
                        <ol class="orderedlist" type="1">
                           <li class="listitem">
                                      
                              <p><a name="diskdrake-pa5"></a>Take care with the
                                         <span class="emphasis"><em>Clear all</em></span> option, use it only if you are sure you
                                         want to wipe all partitions on the selected storage device.
                              </p>
                                    
                           </li>
                           <li class="listitem">
                                      
                              <p><a name="diskdrake-pa1"></a>If you wish to use
                                         encryption on your <code class="filename">/</code> partition you must ensure
                                         that you have a separate <code class="filename">/boot</code> partition. The
                                         encryption option for the <code class="filename">/boot</code> partition must
                                         NOT be set, otherwise your system will be unbootable.
                              </p>
                                    
                           </li>
                        </ol>
                     </div>
                       
                  </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">
                         
                     <div class="itemizedlist">
                        <ul class="itemizedlist">
                           <li class="listitem">
                                      
                              <p>If you are installing Mageia on a UEFI system, check that an ESP
                                         (EFI System Partition) is present and correctly mounted on
                                         <code class="filename">/boot/EFI</code>. See Figure 1 below.
                              </p>
                                    
                           </li>
                           <li class="listitem">
                                      
                              <p>If you are installing Mageia on a Legacy/GPT system, check that
                                         a BIOS boot partition is present and of the correct type. See Figure 2
                                         below.
                              </p>
                                    
                           </li>
                        </ul>
                     </div>
                       
                  </td>
               </tr>
            </table>
         </div>
         
           
         
           
         
      </div>
   </body>
</html>