blob: c21edda80e4b10cee546eca31f79ff7c3423424a (
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
|
<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® 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><a name="doPartitionDisks-pa2"></a>The options available from the list below will vary
depending on your particular hard drive(s) layout and content.
</p>
<p><a name="doPartitionDisks-pa3"></a></p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><a name="doPartitionDisks-pa4"></a>Use Existing Partitions
</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>Use Free Space
</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>Use Free Space on a Windows Partition
</p>
<p><a name="doPartitionDisks-pa9"></a>If you have unused space on an existing Windows partition, the
installer may offer to use it.
</p>
<p><a name="doPartitionDisks-pa10"></a>This can be a useful way of making room for your new Mageia
installation, but is a risky operation and should be a last resort!
</p>
<p><a name="doPartitionDisks-pa11"></a>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. 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. You should check this carefully before proceeding.
</p>
</li>
</ul>
</div>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><a name="doPartitionDisks-pa12"></a>Erase and use Entire Disk.
</p>
<p><a name="doPartitionDisks-pa13"></a>This option will use the complete drive for Mageia.
</p>
<p><a name="doPartitionDisks-pa14"></a>Note! This will erase ALL data on the selected hard drive. Take
care!
</p>
<p><a name="doPartitionDisks-pa15"></a>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><a name="doPartitionDisks-pa16"></a>Custom
</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>
</div>
</body>
</html>
|