blob: 9186a4251fb6d51eaf2ca7b3b7ce5d5671b592c7 (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Namestitev ali nadgradnja</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Namestitev s programom DrakX">
<link rel="up" href="index.html" title="Namestitev s programom DrakX">
<link rel="prev" href="setupSCSI.html" title="Setup SCSI">
<link rel="next" href="selectKeyboard.html" title="Tipkovnica"><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="sl" class="section" title="Namestitev ali nadgradnja">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="selectInstallClass"></a>Namestitev ali nadgradnja
</h2>
</div>
</div>
</div>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>Namesti</p>
<p>Use this option for a fresh <span class="application">Mageia</span> installation.
</p>
</li>
<li class="listitem">
<p>Nadgradnja</p>
<p>If you have one or more <span class="application">Mageia</span> installations on
your system, the installer will allow you to upgrade one of them to the
latest release.
</p>
<div class="warning" title="Pozor" 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="[Pozor]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>Only upgrading from a previous Mageia version that was <span class="emphasis"><em>still
supported</em></span> when this installer's version was released, has been
thoroughly tested. If you want to upgrade a Mageia version that had already
reached its End Of Life when this one was released, then it is better to do
a clean install while preserving your <code class="literal">/home</code> partition.
</p>
</td>
</tr>
</table>
</div>
</li>
</ul>
</div>
<div class="note" title="Opomba" 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="[Opomba]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>If during install you decide to stop the installation, it is possible to
reboot, but please think twice before you do this. Once a partition has been
formatted or updates have started to be installed, your computer isn't in
the same state anymore and rebooting it could very well leave you with an
unusable system. If in spite of that you are very sure rebooting is what you
want, go to a text terminal by pressing the three keys <span class="guilabel">Alt Ctrl
F2</span> at the same time. After that, press <span class="guilabel">Alt Ctrl
Delete</span> simultaneously to reboot.
</p>
</td>
</tr>
</table>
</div>
<div class="tip" title="Namig" 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="[Namig]" src="tip.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>If you have discovered that you forgot to select an additional language, you
can return from the "Install or Upgrade" screen to the language choice
screen by pressing <span class="guilabel">Alt Ctrl Home</span>. Do
<span class="emphasis"><em>not</em></span> do this later in the install.
</p>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|