blob: 8d1c46c1e1b2795f8cb205c4c17d7e928c5a06be (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>설치 또는 업그레이드</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="DrakX로 설치">
<link rel="up" href="index.html" title="DrakX로 설치">
<link rel="prev" href="setupSCSI.html" title="SCSI 설정">
<link rel="next" href="configureTimezone.html" title="시간대 구성"><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="ko" class="section" title="설치 또는 업그레이드">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="selectInstallClass"></a>설치 또는 업그레이드
</h2>
</div>
</div>
</div>
<div class="itemizedlist">
<ul class="itemizedlist" compact>
<li class="listitem">
<p><span class="bold"><strong>설치</strong></span></p>
<p>Mageia를 새로 설치하려면 이 옵션을 사용하십시오. 이것은 <code class="literal">루트</code>
파티션(<code class="filename">/</code>)을 포맷하지만 기존의 <code class="filename">/home</code> 파티션(루트(/)
파티션 자체에 통합되지 않고 전용 /home 파티션)을 보존할 수 있습니다.
</p>
</li>
<li class="listitem">
<p><span class="bold"><strong>업그레이드</strong></span></p>
<p>이 옵션을 사용하여 기존 Mageia 설치를 업그레이드합니다.</p>
</li>
</ul>
</div>
<div class="important" title="중요" 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="[중요]" src="important.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>이 설치 프로그램의 버전이 출시되었을 때 <span class="emphasis"><em>여전히 지원되었던</em></span> 이전 Mageia 버전에서 업그레이드하는
경우에만 철저한 테스트를 거쳤습니다. <span class="quote">“<span class="quote">수명이 다한</span>”</span> Mageia 버전을 업그레이드하려면
<code class="filename">/home</code> 파티션을 유지하면서 <span class="quote">“<span class="quote">새로</span>”</span> 설치하는 것이 좋습니다.
</p>
</td>
</tr>
</table>
</div>
<div class="tip" title="작은 정보" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Tip">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[작은 정보]" src="tip.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>추가 언어를 선택하는 것을 잊은 경우 <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Home</strong></span> 을 눌러 <span class="emphasis"><em>설치 또는 업그레이드</em></span> 화면에서
언어 선택 화면으로 돌아갈 수 있습니다. 나중에 설치에서 이 작업을 수행하지 <span class="bold"><strong>마십시오</strong></span>.
</p>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|