aboutsummaryrefslogtreecommitdiffstats
path: root/doPartitionDisks.html
blob: d6736dafefbabec0c9671b1c1dca553f9a4582e8 (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
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>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="resizeFATChoose.html" title="Resize Windows&reg; partition"><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 lang="" class="section" title="Partitioning">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="doPartitionDisks"></a>Partitioning
                  </h2>
               </div>
            </div>
         </div>
         
           
           
           
         
           
         
           
         <p><a name="doPartitionDisks-pa1"></a>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
              <span class="application">Mageia</span>.
         </p>
         
           
         <p>The options available from the list below will vary
              depending on your particular hard drive(s) layout and content.
         </p>
         
           
         <p></p>
         
           
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                          
                  <p>Use Existing Partitions</p>
                  
                          
                  <p>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>Use Free Space</p>
                  
                          
                  <p>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>Use Free Space on a Windows Partition</p>
                  
                          
                  <p>If you have unused space on an existing Windows partition, the
                             installer may offer to use it.
                  </p>
                  
                          
                  <p>This can be a useful way of making room for your new Mageia
                             installation.
                  </p>
                  
                          
                  <p>Note that this involves shrinking the size of the Windows
                             partition, which is not without some risk. The partition must be
                             "clean" meaning that Windows must have closed down correctly the last
                             time it was used.
                  </p>
                        
               </li>
            </ul>
         </div>
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                          
                  <p>Erase and use Entire Disk.</p>
                  
                          
                  <p>This option will use the complete drive for Mageia.</p>
                  
                          
                  <p>Note! This will erase ALL data on the selected hard drive. Take
                             care!
                  </p>
                  
                          
                  <p>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>
                        
               </li>
            </ul>
         </div>
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                          
                  <p>Custom</p>
                  
                          
                  <p>This gives you complete control over the placing of the
                             installation on your hard drive(s). It allows for the use of a
                             separate partition for the /home folder (which is recommended) and
                             many more options.
                  </p>
                  
                          
                  <p>For users new to Linux the /home folder is where all your
                             personal files and settings are stored.
                  </p>
                        
               </li>
            </ul>
         </div>
         
      </div>
   </body>
</html>