blob: 4d74836e3cf4a2b9d85bc37c98b44bc900b80b17 (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Medienauswahl (konfigurieren von zusätzlichen Installationsmedien)</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Installation mit Hilfe von DrakX">
<link rel="up" href="index.html" title="Installation mit Hilfe von DrakX">
<link rel="prev" href="formatPartitions.html" title="Formatieren">
<link rel="next" href="media_selection.html" title="Medienauswahl (Nonfree)"><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="de" class="section" title="Medienauswahl (konfigurieren von zusätzlichen Installationsmedien)">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="add_supplemental_media"></a>Medienauswahl (konfigurieren von zusätzlichen Installationsmedien)
</h2>
</div>
</div>
</div>
<p>Dieser Bildschirm zeigt alle bereits erkannten Medien. Sie können andere
Quellen für das Runterladen von Paketen auswählen, wie optische Laufwerke
oder Netzwerkquellen. Die Quellenauswahl bestimmt, welche Pakete während der
nächsten Schritte zur Verfügung stehen.
</p>
<p>Für die Netzwerkquellen müssen zwei Schritte beachtet werden:</p>
<div class="orderedlist">
<ol class="orderedlist" type="1">
<li class="listitem">
<p>Auswählen und Aktivieren der Netzwerkverbindung, falls sie noch nicht
hergestellt ist
</p>
</li>
<li class="listitem">
<p>Auswählen eines Servers oder die URL angeben (der allerste Eintrag). Durch
die Auswahl eines Servers haben Sie die Auswahl aller verfügbaren Quellen,
die Mageia anbietet, wie 'nonfree', 'tainted' und 'updates'. Durch die URL
können Sie eine bestimmte Quelle oder ihre eigene NFS Installation
auswählen.
</p>
</li>
</ol>
</div>
<div class="note" title="Anmerkung" 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="[Anmerkung]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>If you are updating a 64 bit installation which may contain some 32 bit
packages, it is advised to use this screen to add an online mirror by
ticking one of the Network protocols here. The 64 bit DVD iso only contains
64 bit and noarch packages, it will not be able to update the 32 bit
packages. However, after adding an online mirror, installer will find the
needed 32 bit packages there.
</p>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|