blob: 7a607dea974b91c0b6f6c6125f476455a1cb081d (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>12. Choose Partitions to Be Formatted</title>
<link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css">
<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="ask_mntpoint_s.html" title="11. Choosing Mount Points">
<link rel="next" href="partition_with_diskdrake.html" title="13. Format Disks with DiskDrake">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">12. Choose Partitions to Be Formatted</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ask_mntpoint_s.html">Prev</a>
</td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="partition_with_diskdrake.html">Next</a></td>
</tr>
</table>
<hr>
</div>
<div lang="" class="section" title="12. Choose Partitions to Be Formatted">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a name="drakxid-formatPartitions"></a>12. Choose Partitions to Be Formatted
</h2>
</div>
</div>
</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">Note</th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="BIdNEW-drakxid-formatPartitions-pa8"></a>This
step is available only if you chose to reuse existing
<span class="application">Linux</span> partitions.
</p>
</td>
</tr>
</table>
</div>
<div class="mediaobject" align="center"><img src="images/dx-formatPartitions.png" align="middle"></div>
<p><a name="BId-drakxid-formatPartitions-pa2"></a><a class="indexterm" name="BId-drakxid-formatPartitions-it1"></a>If
you chose to reuse some legacy <span class="application">GNU/Linux</span> partitions, you may wish
to reformat some of them and erase any data they contain. To do so,
please select those partitions as well.
</p>
<p><a name="BId-drakxid-formatPartitions-pa3"></a>Please note that it's
not necessary to reformat all <a class="indexterm" name="BId-drakxid-formatPartitions-it2"></a>pre-existing partitions. You must reformat the
partitions containing the operating system (such as
<code class="literal">/</code>, <code class="literal">/usr</code> or
<code class="literal">/var</code>) but not the partitions containing data you
wish to keep (typically <code class="literal">/home</code>).
</p>
<p><a name="BId-drakxid-formatPartitions-pa4"></a>Please be
careful when selecting partitions. After the formatting is
completed, <span class="emphasis"><em>all data on the selected partitions will be
deleted</em></span> and you won't be able to recover it.
</p>
<p><a name="BId-drakxid-formatPartitions-pa5"></a>Click on
<span class="guibutton">Next</span> when you're ready to format the
partitions.
</p>
<p><a name="BId-drakxid-formatPartitions-pa6"></a>Click on
<span class="guibutton">Previous</span> if you want to choose other
partitions for your new <span class="application">Mageia</span> operating system
installation.
</p>
<p><a name="BId-drakxid-formatPartitions-pa7"></a>Click on
<span class="guibutton">Advanced</span> if you wish to select partitions
which will be checked for <a class="indexterm" name="BId-drakxid-formatPartitions-it3"></a>bad blocks on the disk.
</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ask_mntpoint_s.html">Prev</a>
</td>
<td width="20%" align="center"> </td>
<td width="40%" align="right"> <a accesskey="n" href="partition_with_diskdrake.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">11. Choosing Mount Points </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> 13. Format Disks with DiskDrake</td>
</tr>
</table>
</div>
</body>
</html>
|