diff options
Diffstat (limited to 'pl/add_supplemental_media.html')
-rw-r--r-- | pl/add_supplemental_media.html | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/pl/add_supplemental_media.html b/pl/add_supplemental_media.html new file mode 100644 index 0000000..198f66f --- /dev/null +++ b/pl/add_supplemental_media.html @@ -0,0 +1,67 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="formatPartitions.html" title="Formatowanie"> + <link rel="next" href="media_selection.html" title="Wybór nośników (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="pl" class="section" title="Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="add_supplemental_media"></a>Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych) + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>Ten ekran pokazuje listę znalezionych nośników. Możesz dodać inne nośniki + instalacyjne, jak dysk cd/dvd lub zdalny serwer sieciowy. Wybór źródeł + (nośników) decyduje o tym jakie pakiety będą mogły zostać wybrane podczas + następnych kroków. + </p> + + + <p>Dla nośników sieciowych, wymagane są dwa kroki:</p> + + + <div class="orderedlist"> + <ol class="orderedlist" type="1"> + <li class="listitem"> + + <p>Wybór i aktywacja połączenia sieciowego, jeśli jeszcze nie zostało + ustanowione. + </p> + + </li> + <li class="listitem"> + + <p>Wybór mirrora lub podanie adresu URL. Wybierając mirror masz dostęp do + wszystkich repozytoriów udostępnianych przez Mageię, jak Nonfree, Tainted + oraz Updates. Za pomocą URL możesz określić jakiekolwiek repozytorium lub + swój własny mirror np. NFS. + </p> + + </li> + </ol> + </div> + + </div> + </body> +</html> |