summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cs/boot-installer/boot-installer.xml3
-rw-r--r--cs/boot-installer/mips.xml56
-rw-r--r--cs/boot-installer/mipsel.xml8
-rw-r--r--de/boot-installer/boot-installer.xml3
-rw-r--r--de/boot-installer/mips.xml62
-rw-r--r--de/boot-installer/mipsel.xml9
-rw-r--r--it/boot-installer/boot-installer.xml3
-rw-r--r--it/boot-installer/mips.xml94
-rw-r--r--it/boot-installer/mipsel.xml10
-rw-r--r--po/ca/boot-installer.po614
-rw-r--r--po/da/boot-installer.po618
-rw-r--r--po/el/boot-installer.po617
-rw-r--r--po/es/boot-installer.po614
-rw-r--r--po/fi/boot-installer.po613
-rw-r--r--po/fr/boot-installer.po616
-rw-r--r--po/hu/boot-installer.po550
-rw-r--r--po/ja/boot-installer.po613
-rw-r--r--po/ko/boot-installer.po613
-rw-r--r--po/nl/boot-installer.po550
-rw-r--r--po/nn/boot-installer.po550
-rw-r--r--po/pot/boot-installer.pot550
-rw-r--r--po/pt/boot-installer.po613
-rw-r--r--po/ro/boot-installer.po550
-rw-r--r--po/ru/boot-installer.po617
-rw-r--r--po/sv/boot-installer.po613
-rw-r--r--po/tl/boot-installer.po550
-rw-r--r--po/vi/boot-installer.po616
-rw-r--r--po/zh_CN/boot-installer.po615
-rw-r--r--po/zh_TW/boot-installer.po618
-rw-r--r--pt_BR/boot-installer/boot-installer.xml1
-rw-r--r--pt_BR/boot-installer/mips.xml60
-rw-r--r--pt_BR/boot-installer/mipsel.xml58
32 files changed, 5738 insertions, 6539 deletions
diff --git a/cs/boot-installer/boot-installer.xml b/cs/boot-installer/boot-installer.xml
index e5714ff05..9f2a28e2a 100644
--- a/cs/boot-installer/boot-installer.xml
+++ b/cs/boot-installer/boot-installer.xml
@@ -1,5 +1,5 @@
<!-- $Id$ -->
-<!-- original version: 70321 -->
+<!-- original version: 70562 -->
<chapter id="boot-installer"><title>Zavedení instalačního systému</title>
@@ -33,7 +33,6 @@ Informace o zavedení grafického instalátoru naleznete v kapitole
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-mips.xml;
-&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;
diff --git a/cs/boot-installer/mips.xml b/cs/boot-installer/mips.xml
index 5d0f30148..1d54d727f 100644
--- a/cs/boot-installer/mips.xml
+++ b/cs/boot-installer/mips.xml
@@ -1,54 +1,8 @@
<!-- $Id$ -->
-<!-- original version: 64916 -->
+<!-- original version: 70562 -->
- <sect2 arch="mips" id="boot-tftp"><title>Zavedení z TFTP</title>
- <sect3><title>TFTP zavádění na SGI</title>
-<para>
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp"><title>Zavedení z TFTP</title>
-Na počítačích SGI vstupte do <quote>command monitoru</quote>, kde
-příkazem
-
-<informalexample><screen>
-bootp():
-</screen></informalexample>
-
-zavedete Linux a spustíte instalaci &debian;u. Aby to fungovalo, budete
-možná muset v <quote>command monitoru</quote> zrušit proměnnou
-<envar>netaddr</envar> příkazem
-
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-
-</para>
- </sect3>
- </sect2>
-
-
- <sect2 arch="mips"><title>Zaváděcí parametry</title>
- <sect3>
- <title>SGI</title>
-<para>
-
-Na počítačích SGI můžete přidat zaváděcí parametry příkazu
-<command>bootp():</command> v <quote>command monitoru</quote>.
-
-</para><para>
-
-Pokud jste například bootp/dhcp serveru explicitně nezadali název
-souboru, který se má zavést, můžete teď zadat jeho jméno a umístění.
-Například
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-Další parametry jádra můžete zadat přes <command>append</command>:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file
diff --git a/cs/boot-installer/mipsel.xml b/cs/boot-installer/mipsel.xml
deleted file mode 100644
index 86ad31d5b..000000000
--- a/cs/boot-installer/mipsel.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<!-- $Id$ -->
-<!-- original version: 70321 -->
-
- <sect2 arch="mipsel;mips64el" id="boot-tftp"><title>Zavedení z TFTP</title>
-
-&boot-installer-intro-net.xml;
-
- </sect2>
diff --git a/de/boot-installer/boot-installer.xml b/de/boot-installer/boot-installer.xml
index b3f0693e0..e9a20f6f8 100644
--- a/de/boot-installer/boot-installer.xml
+++ b/de/boot-installer/boot-installer.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 70321 -->
+<!-- original version: 70562 -->
<chapter id="boot-installer"><title>Das Installationssystem booten</title>
@@ -39,7 +39,6 @@ Informationen darüber, wie Sie den grafischen Installer booten, finden Sie im
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-mips.xml;
-&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;
diff --git a/de/boot-installer/mips.xml b/de/boot-installer/mips.xml
index 842b2929b..bd52b1da9 100644
--- a/de/boot-installer/mips.xml
+++ b/de/boot-installer/mips.xml
@@ -1,61 +1,9 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 64916 -->
+<!-- original version: 70562 -->
- <sect2 arch="mips" id="boot-tftp"><title>Booten per TFTP</title>
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp"><title>Booten per TFTP</title>
- <sect3>
- <title>SGI TFTP-Boot</title>
-<para>
-
-Wenn Sie den Kommandomonitor erreicht haben, nutzen Sie
-
-<informalexample><screen>
-bootp():
-</screen></informalexample>
-
-um Linux auf SGI-Maschinen zu booten und die &debian;-Installation zu starten.
-Um dies zu ermöglichen, müssen Sie eventuell die
-<envar>netaddr</envar>-Umgebungsvariable deaktivieren. Tippen Sie dazu
-
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-
-in den Kommandomonitor ein.
-
-</para>
- </sect3>
-
- </sect2>
-
- <sect2 arch="mips"><title>Boot-Parameter</title>
-
- <sect3>
- <title>SGI TFTP-Boot</title>
-<para>
-
-Bei SGI-Maschinen können Sie Boot-Parameter zum
-<command>bootp():</command>-Befehl im Kommandomonitor hinzufügen.
-
-</para><para>
-
-Hinter dem <command>bootp():</command>-Kommando können Sie den Pfad
-und den Namen der Datei angegeben, die gebootet werden soll, wenn
-nicht explizit eine vom BOOTP/DHCP-Server vorgegeben wird. Ein Beispiel:
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-Weitere Kernelparameter können per <command>append</command>-Befehl
-angegeben werden:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
-
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file
diff --git a/de/boot-installer/mipsel.xml b/de/boot-installer/mipsel.xml
deleted file mode 100644
index f35e47feb..000000000
--- a/de/boot-installer/mipsel.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 70321 -->
-
- <sect2 arch="mipsel;mips64el" id="boot-tftp"><title>Per TFTP booten</title>
-
-&boot-installer-intro-net.xml;
-
- </sect2>
-
diff --git a/it/boot-installer/boot-installer.xml b/it/boot-installer/boot-installer.xml
index f2aa5d909..bd9c9088c 100644
--- a/it/boot-installer/boot-installer.xml
+++ b/it/boot-installer/boot-installer.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 70321 -->
+<!-- original version: 70562 -->
<chapter id="boot-installer">
<!-- <title>Booting the Installation System</title> -->
@@ -53,7 +53,6 @@ in <xref linkend="graphical"/>.
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-mips.xml;
-&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;
diff --git a/it/boot-installer/mips.xml b/it/boot-installer/mips.xml
index 7293ea37e..939a7bae8 100644
--- a/it/boot-installer/mips.xml
+++ b/it/boot-installer/mips.xml
@@ -1,94 +1,10 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 64916 -->
+<!-- original version: 70562 -->
- <sect2 arch="mips" id="boot-tftp">
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp">
<!-- <title>Booting with TFTP</title> -->
<title>Avvio con TFTP</title>
- <sect3>
- <!-- <title>SGI TFTP Booting</title> -->
- <title>Avvio di macchine SGI con TFTP</title>
-<para>
-
-<!--
-After entering the command monitor use
--->
-
-Sulle macchine SGI una volta entrati nel command monitor usare
-
-<informalexample><screen>
-bootp(): root=/dev/ram0
-</screen></informalexample>
-
-<!--
-on SGI machines to boot linux and to begin installation of the &debian;
-Software. In order to make this
-work you may have to unset the <envar>netaddr</envar> environment
-variable. Type
--->
-
-per avviare Linux e iniziare l'installazione di &debian;. Per fare questa
-operazione potrebbe essere necessario eliminare la variabile d'ambiente
-<envar>netaddr</envar>, eseguire
-
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-
-<!--
-in the command monitor to do this.
--->
-
-dal command monitor per farlo.
-
-</para>
- </sect3>
- </sect2>
-
- <sect2 arch="mips">
- <!-- <title>Boot Parameters</title> -->
- <title>Parametri di avvio</title>
-
- <sect3>
- <!-- <title>SGI TFTP Booting</title> -->
- <title>Avvio di macchine SGI con TFTP</title>
-<para>
-
-<!--
-On SGI machines you can append boot parameters to the
-<command>bootp():</command> command in the command monitor.
--->
-
-Sulle macchine SGI è possibile aggiungere dei parametri di avvio al comando
-<command>bootp():</command> nel command monitor.
-
-</para><para>
-
-<!--
-Following the <command>bootp():</command> command you can give the
-path and name of the file to boot if you did not give an explicit name
-via your bootp/dhcp server. Example:
--->
-
-Dopo il comando <command>bootp():</command> si può inserire il percorso
-e il nome del file da avviare se non si è già specificato un nome
-tramite il server bootp/dhcp. Per esempio:
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-<!--
-Further kernel parameters can be passed via <command>append</command>:
--->
-
-Ulteriori parametri possono essere passati al kernel tramite
-<command>append</command>:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file
diff --git a/it/boot-installer/mipsel.xml b/it/boot-installer/mipsel.xml
deleted file mode 100644
index 5e3375d34..000000000
--- a/it/boot-installer/mipsel.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 70321 -->
-
- <sect2 arch="mipsel;mips64el" id="boot-tftp">
- <!-- <title>Booting with TFTP</title> -->
- <title>Avvio con TFTP</title>
-
-&boot-installer-intro-net.xml;
-
- </sect2>
diff --git a/po/ca/boot-installer.po b/po/ca/boot-installer.po
index ebc54990c..8d85a6fb5 100644
--- a/po/ca/boot-installer.po
+++ b/po/ca/boot-installer.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2017-02-12 08:54+0100\n"
"Last-Translator: Innocent De Marchi <tangram.peces@gmail.com>\n"
"Language-Team: \n"
@@ -326,7 +326,7 @@ msgstr "Arrencada amb el TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -339,7 +339,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -350,7 +350,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -861,15 +861,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Arrencada des d'un llapis USB"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Arrencada des d'un CD-ROM"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -884,8 +884,8 @@ msgstr ""
"l'ordinador i passeu al següent capítol."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -902,8 +902,8 @@ msgstr ""
"probablement us funcionin."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -920,8 +920,8 @@ msgstr ""
"ROM."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1225,13 +1225,13 @@ msgstr ""
"command> i el <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Arrencada des dels disquets"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1329,7 +1329,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Arrencada amb el TFTP"
@@ -2454,81 +2454,13 @@ msgstr ""
"la xarxa, iniciarà l'instal·lador de &debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Arrencada amb TFTP en SGI"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Després d'entrar al monitor d'ordres, utilitzeu <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> en màquines SGI per arrencar linux i començar la "
-"instal·lació del programari de &debian;. Per tal que això funcioni, potser "
-"haureu de desactivar la variable d'entorn <envar>netaddr</envar>. Per fer-ho "
-"teclegeu <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> al monitor d'ordres."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Paràmetres d'arrencada"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"En màquines SGI, podeu afegir paràmetres d'arrencada a l'ordre "
-"<command>bootp():</command> del monitor d'ordres."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Seguint l'ordre <command>bootp():</command>, podeu indicar el camí i el nom "
-"del fitxer per arrencar en cas que no ho hàgiu fet explícitament mitjançant "
-"el servidor «bootp/dhcp». Exemple: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> També es poden passar altres paràmetres del "
-"nucli amb <command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Limitacions a s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2538,7 +2470,7 @@ msgstr ""
"configuració de xarxa que funcioni i una sessió «ssh»."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2552,13 +2484,13 @@ msgstr ""
"estàndard d'instal·lació."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Paràmetres d'arrencada a s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2578,7 +2510,7 @@ msgstr ""
"junten sense espais quan es passen al nucli."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2619,7 +2551,7 @@ msgstr ""
"fitxer <filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2637,7 +2569,7 @@ msgstr ""
"l'arrencada per a fer-ho des de CD-ROM."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2655,13 +2587,13 @@ msgstr ""
"factory default CD/DVD drive type"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2678,7 +2610,7 @@ msgstr ""
"obtinga els fitxers requerits."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2690,13 +2622,13 @@ msgstr ""
"appears, type"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2708,19 +2640,19 @@ msgstr ""
"appears type"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Arrencada des del disc dur"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2730,7 +2662,7 @@ msgstr ""
"convenient; per a alguns sistemes és l'únic mètode d'instal·lació suportat."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2742,13 +2674,13 @@ msgstr ""
"files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Arrencada dels PowerMac OldWorld des de MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2771,13 +2703,13 @@ msgstr ""
"engegar l'instal·lador."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Arrencada els Mac NewWorld des de l'OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2820,13 +2752,13 @@ msgstr ""
"&debian; s'hauria d'engegar."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Arrencada des d'un llapis de memòria USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2834,7 +2766,7 @@ msgstr ""
"arrencada des d'USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2849,7 +2781,7 @@ msgstr ""
"\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2872,7 +2804,7 @@ msgstr ""
"<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2898,7 +2830,7 @@ msgstr ""
"<command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2910,7 +2842,7 @@ msgstr ""
"o bé &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2922,7 +2854,7 @@ msgstr ""
"s'explica a <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2930,7 +2862,7 @@ msgstr ""
"l'arrencada des de xarxa."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2966,7 +2898,7 @@ msgstr ""
"descripció de sintaxis i opcions disponibles."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2980,7 +2912,7 @@ msgstr ""
"suporten l'arrencada des d'aquests."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2992,7 +2924,7 @@ msgstr ""
"d'arrencada."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -3007,7 +2939,7 @@ msgstr ""
"de les particions arrencables del disc dur."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -3020,13 +2952,13 @@ msgstr ""
"memòria."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Paràmetres d'arrencada al PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -3042,25 +2974,25 @@ msgstr ""
"<userinput>video=aty128fb:vmode:6</userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Arrencar una màquina ppc64el"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Com arrencar una màquina ppc64el:"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -3077,7 +3009,7 @@ msgstr ""
"que compatible amb el sistema d'arrancada «kexec»."
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -3089,7 +3021,7 @@ msgstr ""
"servir la informació d'arrencada des d'un servidor DHCP."
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -3109,7 +3041,7 @@ msgstr ""
"final de l'ordre <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3121,13 +3053,13 @@ msgstr ""
"ID 6 (o el màster del secundari a sistemes basats en IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Missatges del IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3143,13 +3075,13 @@ msgstr ""
"\">Sun NVRAM FAQ</ulink> per obtenir més informació."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Accessibilitat"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3179,13 +3111,13 @@ msgstr ""
"QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "Instal·lar la interfície d'usuari («front-end»)"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3204,13 +3136,13 @@ msgstr ""
">."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Pantalles braille USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3233,13 +3165,13 @@ msgstr ""
"brltty-driver-help;\"><classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Pantalles braille sèrie"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3282,13 +3214,13 @@ msgstr ""
"\"><classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Síntesi de veu per maquinari"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3303,7 +3235,7 @@ msgstr ""
"<quote>Instal·lació gràfica</quote> al menú d'arrencada."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3315,7 +3247,7 @@ msgstr ""
"<classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3343,13 +3275,13 @@ msgstr ""
"emprar el dispositiu de síntesi de parla."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Maquinari de síntesi de veu"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3364,7 +3296,7 @@ msgstr ""
"del menú d'arrencada."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3387,13 +3319,13 @@ msgstr ""
"de síntesi de veu en el sistema instal·lat."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Dispositius de la placa"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3410,7 +3342,7 @@ msgstr ""
"llengües disponibles."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3420,13 +3352,13 @@ msgstr ""
"paràmetres d'arrencada escrivint <userinput>h</userinput> &enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Tema d'alt contrast"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3438,13 +3370,13 @@ msgstr ""
"paràmetre d'arrecada <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "Zoom"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3459,13 +3391,13 @@ msgstr ""
"o redueix el tamany de la lletra."
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Configuració prèvia"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3476,13 +3408,13 @@ msgstr ""
"<xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Accessibilitat del sistema instal·lat"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3493,8 +3425,14 @@ msgstr ""
"a <ulink url=\"&url-debian-wiki-accessibility;\">Pàgina wiki "
"d'accessibilitat a Debian</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Paràmetres d'arrencada"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3509,7 +3447,7 @@ msgstr ""
"nucli."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3524,7 +3462,7 @@ msgstr ""
"específics que informaran al vostre sistema sobre el vostre maquinari."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3541,13 +3479,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Terminal d'arrencada"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3566,7 +3504,7 @@ msgstr ""
"dispositiu sèrie i que sol ésser alguna cosa com <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3584,7 +3522,7 @@ msgstr ""
"d'arrencada)."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3614,7 +3552,7 @@ msgstr ""
"semblant al tipus <literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3628,13 +3566,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; Paràmetres d'arrencada"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3649,7 +3587,7 @@ msgstr ""
"útils."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3665,20 +3603,20 @@ msgstr ""
"exemples d'aquest manual fan servir, preferentment, la forma abreujada."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
"Aquest paràmetre definirà la prioritat més alta dels missatges a mostrar."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3693,7 +3631,7 @@ msgstr ""
"les necessitats que n'esdevinguin."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3714,13 +3652,13 @@ msgstr ""
"mostrar missatges."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3757,13 +3695,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3777,49 +3715,49 @@ msgstr ""
"dels intèrprets per a continuar amb el procés d'arrencada)."
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "És el valor predeterminat."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Més missatges de l'habitual."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Molta informació de depuració."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3830,13 +3768,13 @@ msgstr ""
"sortir de l'intèrpret d'ordres."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3848,7 +3786,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3859,19 +3797,19 @@ msgstr ""
"únicament busqui en aquest dispositiu."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3884,13 +3822,13 @@ msgstr ""
"estàndard és 514."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3903,13 +3841,13 @@ msgstr ""
"\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3920,13 +3858,13 @@ msgstr ""
"limitada."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/«framebuffer» (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3945,13 +3883,13 @@ msgstr ""
"quants minuts després d'iniciar la instal·lació."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "La problemàtica s'ha detectat a l'hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3971,13 +3909,13 @@ msgstr ""
"<userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3994,13 +3932,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -4014,7 +3952,7 @@ msgstr ""
"la xarxa només es donarà quan falli la configuració per DHCP."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -4029,13 +3967,13 @@ msgstr ""
"<userinput>netfcg/disable_autoconfig=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -4046,13 +3984,13 @@ msgstr ""
"ordinadors portàtils."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -4067,13 +4005,13 @@ msgstr ""
"wiki;\">wiki de l'instal·lador de &debian;</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4084,13 +4022,13 @@ msgstr ""
"linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4101,13 +4039,13 @@ msgstr ""
"\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4124,13 +4062,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4143,13 +4081,13 @@ msgstr ""
"\"preseed-auto\"/>."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4161,13 +4099,13 @@ msgstr ""
"filename>. Poseu-ho a <userinput>true</userinput> per evitar-ho."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4186,7 +4124,7 @@ msgstr ""
"medi automàticament."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4199,13 +4137,13 @@ msgstr ""
"instal·lació inicial."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4219,7 +4157,7 @@ msgstr ""
"Vegeu també <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4235,13 +4173,13 @@ msgstr ""
"aquesta opció només hauria de ser emprada per usuaris molt experimentats."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4255,13 +4193,13 @@ msgstr ""
"insegura i no es recomana utilitzar-la.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4274,13 +4212,13 @@ msgstr ""
"completament. El valor està en KiB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4291,13 +4229,13 @@ msgstr ""
">."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Utilitzar els paràmetres de l'arrencada per respondre preguntes"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4312,25 +4250,25 @@ msgstr ""
"bootparms\"/>. A continuació podeu veure alguns exemples concrets."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4340,7 +4278,7 @@ msgstr ""
"instal·lació i per al propi sistema instal·lat."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4360,7 +4298,7 @@ msgstr ""
"locals."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4376,13 +4314,13 @@ msgstr ""
"<userinput>language=ca country=AD locale=ca_ES.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4399,7 +4337,7 @@ msgstr ""
"(vegeu <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4410,13 +4348,13 @@ msgstr ""
"utilitzant adreçament estàtic."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4434,13 +4372,13 @@ msgstr ""
"llista, haureu d'introduir el nom del servidor manualment."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4452,13 +4390,13 @@ msgstr ""
"literal>. Per a informació addicional, vegeu <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Pas de paràmetres a mòduls del nucli"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4483,7 +4421,7 @@ msgstr ""
"instal·lat."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4497,7 +4435,7 @@ msgstr ""
"situacions encara pot ser necessari establir els paràmetres manualment."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4519,19 +4457,19 @@ msgstr ""
"l'IRQ 10, hauríeu de passar:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Afegir mòduls del nucli a la llista negra"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4550,7 +4488,7 @@ msgstr ""
"controladors, o si es carrega primer el controlador que no toca."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4566,7 +4504,7 @@ msgstr ""
"instal·lat."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4580,19 +4518,19 @@ msgstr ""
"les etapes de detecció de maquinari."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Resolució de problemes del procés d'instal·lació"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Fiabilitat del CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4606,7 +4544,7 @@ msgstr ""
"del CD-ROM i donar errors mentre l'està llegint durant la instal·lació."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4618,13 +4556,13 @@ msgstr ""
"resta es cosa vostra."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Hi ha dos coses molt senzilles que podeu provar."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4634,7 +4572,7 @@ msgstr ""
"està brut."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4648,7 +4586,7 @@ msgstr ""
"unitats de CD-ROM velles es resolen d'aquesta manera."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4660,7 +4598,7 @@ msgstr ""
"pels CD-ROM com pels DVD, però utilitzarem el terme CD-ROM per simplicitat."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4670,13 +4608,13 @@ msgstr ""
"dels altres mètodes d'instal·lació que hi ha."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Problemes usuals"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4686,7 +4624,7 @@ msgstr ""
"gravar a altes velocitats utilitzant una gravadora de CD moderna."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4696,19 +4634,19 @@ msgstr ""
"l'<quote>accés directe a memòria</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Com investigar i potser resoldre alguns problemes"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "Si el CD-ROM falla a l'arrencar, proveu els següents suggeriments."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4719,7 +4657,7 @@ msgstr ""
"utilitzant."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4746,7 +4684,7 @@ msgstr ""
"CD-ROM."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4768,7 +4706,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4790,7 +4728,7 @@ msgstr ""
"d'ordres."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4803,7 +4741,7 @@ msgstr ""
"l'ordre <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4834,7 +4772,7 @@ msgstr ""
"command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4846,7 +4784,7 @@ msgstr ""
"dev/hdc</filename>. Hauria d'estar també el <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4863,7 +4801,7 @@ msgstr ""
"d'executar l'ordre."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4889,7 +4827,7 @@ msgstr ""
"dispositiu que es correspon a la vostra unitat de CD-ROM."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4903,13 +4841,13 @@ msgstr ""
"de si el CD-ROM es pot llegir amb confiança."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Fiabilitat dels disquets"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4919,7 +4857,7 @@ msgstr ""
"sembla ser la fiabilitat dels disquets."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4938,7 +4876,7 @@ msgstr ""
"de missatges d'errors d'I/O."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4956,7 +4894,7 @@ msgstr ""
"en un sistema diferent."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4967,7 +4905,7 @@ msgstr ""
"emphasis> disquets diferents fins que l'últim li va funcionar com calia."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4979,7 +4917,7 @@ msgstr ""
"una manera útil per verificar que s'han descarregat correctament."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4991,13 +4929,13 @@ msgstr ""
"microprogramari dels controladors de la disquetera."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuració de l'arrencada"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -5011,7 +4949,7 @@ msgstr ""
"\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -5023,7 +4961,7 @@ msgstr ""
"\"hardware-firmware\"/> i <xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -5042,37 +4980,37 @@ msgstr ""
"que te el sistema de so funcional (p. ex. amb un CD en viu)."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problemes d'instal·lació usuals en &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -5082,7 +5020,7 @@ msgstr ""
"evitar indicant certs paràmetres d'arrencada a l'instal·lador."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5103,13 +5041,13 @@ msgstr ""
"instal·lació. Consulteu <xref linkend=\"boot-parms\"/> per als detalls."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Bloqueig del sistema durant la configuració del PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5129,7 +5067,7 @@ msgstr ""
"recursos que causa problemes."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5151,19 +5089,19 @@ msgstr ""
"que s'han d'ometre les comes quan introduïu aquest valor a l'instal·lador."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Hi ha alguns problemes d'instal·lació que val la pena esmentar."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Sortida de vídeo incorrecta"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5191,7 +5129,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5206,13 +5144,13 @@ msgstr ""
"filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Errors a l'arrencada o a la instal·lació des de CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5224,20 +5162,20 @@ msgstr ""
"problemes a sistemes SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
"Recomanem que instal·leu aquests sistemes arrancant l'instal·lador per xarxa."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Com interpretar els missatges del nucli durant l'arrencada"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5274,13 +5212,13 @@ msgstr ""
"\"> (vegeu <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Informar d'errors d'instal·lació"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5301,7 +5239,7 @@ msgstr ""
"informació."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5314,13 +5252,13 @@ msgstr ""
"instal·lat."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Emissió d'informes d'error"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5334,7 +5272,7 @@ msgstr ""
"de configuracions de maquinari."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5347,7 +5285,7 @@ msgstr ""
"fer pública."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5367,7 +5305,7 @@ msgstr ""
"installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5456,3 +5394,51 @@ msgstr ""
"problema, incloent els darrers missatges visibles del nucli en el cas que el "
"nucli s'hagi penjat. Descriviu cada una dels passos que heu fet fins arribar "
"a la situació problemàtica."
+
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Arrencada amb TFTP en SGI"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Després d'entrar al monitor d'ordres, utilitzeu "
+#~ "<informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> en màquines SGI per arrencar linux i començar "
+#~ "la instal·lació del programari de &debian;. Per tal que això funcioni, "
+#~ "potser haureu de desactivar la variable d'entorn <envar>netaddr</envar>. "
+#~ "Per fer-ho teclegeu <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> al monitor d'ordres."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "En màquines SGI, podeu afegir paràmetres d'arrencada a l'ordre "
+#~ "<command>bootp():</command> del monitor d'ordres."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Seguint l'ordre <command>bootp():</command>, podeu indicar el camí i el "
+#~ "nom del fitxer per arrencar en cas que no ho hàgiu fet explícitament "
+#~ "mitjançant el servidor «bootp/dhcp». Exemple: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> També es poden passar altres paràmetres del "
+#~ "nucli amb <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
diff --git a/po/da/boot-installer.po b/po/da/boot-installer.po
index 7e174b92d..0b4484459 100644
--- a/po/da/boot-installer.po
+++ b/po/da/boot-installer.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2017-01-29 20:23+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -324,7 +324,7 @@ msgstr "Opstart med TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -337,7 +337,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -348,7 +348,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -845,15 +845,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Opstart fra USB-drev"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Opstart fra en cd-rom"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -867,8 +867,8 @@ msgstr ""
"phrase> indsæt din cd, genstart og fortsæt til næste kapitel."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -884,8 +884,8 @@ msgstr ""
"som måske vil fungere for dig."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -900,8 +900,8 @@ msgstr ""
"eventuelle ekstra pakker, så peg installationssystemet til cd-rom-drevet."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1205,13 +1205,13 @@ msgstr ""
"<command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Opstart fra disketter"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1308,7 +1308,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Opstart med TFTP"
@@ -2429,81 +2429,13 @@ msgstr ""
"netværket, vil den starte &debian;-installationsprogrammet."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI TFTP-opstart"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Efter indtastning så bruger kommandoovervågningen <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> på SGI-maskiner til at starte Linux op og til at "
-"begynde installationen af &debian;-programmet. For at dette skal virke, så "
-"skal du måske ændre indstilling på miljøvariablen <envar>netaddr</envar>. "
-"Tast <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> i kommandoovervågningen for dette."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Opstartsparametre"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"På SGI-maskiner kan du tilføje opstartsparametre til kommandoen "
-"<command>bootp():</command> i kommandoskærmen."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Efter kommandoen <command>bootp():</command> kan du angive stien og navnet "
-"på filen der skal igangsættes, hvis du ikke angav et eksplicit navn via din "
-"bootp/dhcp-server. Eksempel: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Yderligere kerneparametre kan sendes via "
-"<command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390-begrænsninger"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2513,7 +2445,7 @@ msgstr ""
"session krævet på S/390."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2527,13 +2459,13 @@ msgstr ""
"standardinstallationssystemet."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390-opstartsparametre"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2553,7 +2485,7 @@ msgstr ""
"kernen."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2594,7 +2526,7 @@ msgstr ""
"<filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2612,7 +2544,7 @@ msgstr ""
"fabriksstandardens cd/dvd-drev."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2630,13 +2562,13 @@ msgstr ""
"interne fabriksstandards cd/dvd-drevtype"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2653,7 +2585,7 @@ msgstr ""
"krævede filer."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2665,13 +2597,13 @@ msgstr ""
"tændknappen, når SmartFirmware-prompten fremkommer, så tast"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2683,19 +2615,19 @@ msgstr ""
"fremkommer"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Opstart fra harddisk"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2705,7 +2637,7 @@ msgstr ""
"nogle systemer er det den eneste understøttede installationsmetode."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2717,13 +2649,13 @@ msgstr ""
"\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Opstart af OldWorld PowerMacs fra MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2745,13 +2677,13 @@ msgstr ""
"at lukke MacOS ned og igangsæt installationsprogrammet."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Opstart af NewWorld Macs fra OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2795,19 +2727,19 @@ msgstr ""
"installationsprogrammet bør starte."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Opstart fra USB-hukommelsesdrev"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "Aktuelt kan NewWorld PowerMac-systemer understøtte USB-opstart."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2822,7 +2754,7 @@ msgstr ""
# # engelsk fejl?
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2844,7 +2776,7 @@ msgstr ""
"<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2870,7 +2802,7 @@ msgstr ""
"-b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2882,7 +2814,7 @@ msgstr ""
"eller bare trykke på &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2894,13 +2826,13 @@ msgstr ""
"installationsrapport, som forklaret i <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "Aktuelt understøtter PReP- og New World PowerMac-systemer netopstart."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2936,7 +2868,7 @@ msgstr ""
"en beskrivelse af syntaks og tilgængelige indstillinger."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2950,7 +2882,7 @@ msgstr ""
"opstart."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2962,7 +2894,7 @@ msgstr ""
"trykker på tændknappen."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2976,7 +2908,7 @@ msgstr ""
"maskinen vil så kigge efter harddiskpartitioner, der kan startes op fra."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2988,13 +2920,13 @@ msgstr ""
"automatisk efter at rodsystemet er blevet indlæst i hukommelsen."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC-opstartsparametre"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -3010,25 +2942,25 @@ msgstr ""
"udstyr bliver det <userinput>video=aty128fb:vmode:6</userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Opstart af en ppc64el-maskine"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Sådan startes en ppc64el-maskine op:"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -3045,7 +2977,7 @@ msgstr ""
"opstartsunderstøttelse."
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -3057,7 +2989,7 @@ msgstr ""
"opstartsinformation fra en DHCP-server."
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -3077,7 +3009,7 @@ msgstr ""
"slutningen af kommandoen <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3089,13 +3021,13 @@ msgstr ""
"(eller den sekundære master for IDE-baserede systemer)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM-beskeder"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3110,13 +3042,13 @@ msgstr ""
"\"&url-sun-nvram-faq;\">Sun NVRAM OSS</ulink> for yderligere information."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Tilgængelighed"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3146,13 +3078,13 @@ msgstr ""
"tastatur."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "Installationsprogrammets brugerflade"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3169,13 +3101,13 @@ msgstr ""
"<userinput>DEBIAN_FRONTEND</userinput> i <xref linkend=\"installer-args\"/>."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB-brailleskærme"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3197,13 +3129,13 @@ msgstr ""
"classname> hjemmesiden</ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Serielle brailleskærme"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3247,13 +3179,13 @@ msgstr ""
"classname>-hjemmesiden</ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Understøttelse af talesyntese via programmer"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3272,7 +3204,7 @@ msgstr ""
"installeret automatisk på målsystemet."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3284,7 +3216,7 @@ msgstr ""
"classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3313,13 +3245,13 @@ msgstr ""
"gå tilbage til det forrige spørgsmål tast <userinput>&lt;</userinput>."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Understøttelse af talesyntese via udstyr"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3333,7 +3265,7 @@ msgstr ""
"et punkt med <quote>Grafisk installation</quote> i opstartsmenuen."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3356,13 +3288,13 @@ msgstr ""
"installeret på målsystemet."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Bundkortenheder"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3379,7 +3311,7 @@ msgstr ""
"tilgængelige sprog."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3390,13 +3322,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Tema med høj kontrast"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3408,13 +3340,13 @@ msgstr ""
"<userinput>theme=dark</userinput> til opstartsparameteren."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "Zoom"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3428,13 +3360,13 @@ msgstr ""
"<keycap>-</keycap></keycombo> øger og sænker skriftstørrelsen."
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Forhåndsindstilling"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3445,13 +3377,13 @@ msgstr ""
"preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Tilgængelighed for det installerede system"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3462,8 +3394,14 @@ msgstr ""
"tilgængelig på <ulink url=\"&url-debian-wiki-accessibility;\">Debians "
"wikiside om tilgængelighed</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Opstartsparametre"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3477,7 +3415,7 @@ msgstr ""
"nogle tilfælde hjælpe kernen lidt."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3492,7 +3430,7 @@ msgstr ""
"system om dit udstyr."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3508,13 +3446,13 @@ msgstr ""
"nedenfor i <xref linkend=\"boot-troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Opstartskonsol"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3534,7 +3472,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3551,7 +3489,7 @@ msgstr ""
"(hvis understøttet af installationsprogrammet for opstartsindlæseren)."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3577,11 +3515,11 @@ msgstr ""
"virtualiseringsværktøj, som ikke selv tilbyder konvertering til sådanne "
"terminaltyper, f.eks. QEMU/KVM, så kan du starte den inden i en "
"<command>screen</command>-session. Den vil udføre oversættelse til "
-"<literal>screen</literal>-terminaltypen, som er meget tæt på "
-"<literal>vt102</literal>."
+"<literal>screen</literal>-terminaltypen, som er meget tæt på <literal>vt102</"
+"literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3595,13 +3533,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Parametre for &debian;-installationsprogrammet"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3616,7 +3554,7 @@ msgstr ""
"være nyttigt."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3632,13 +3570,13 @@ msgstr ""
"manual vil normalt også bruge den korte form."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (prioritet)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -3646,7 +3584,7 @@ msgstr ""
"vist."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3660,7 +3598,7 @@ msgstr ""
"justerer installationsprogrammet prioriteten efter behov."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3680,13 +3618,13 @@ msgstr ""
"tingene korrekt uden hensyn til unødvendige detaljer."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3723,13 +3661,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3744,49 +3682,49 @@ msgstr ""
"opstartsprocessen)."
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Dette er standarden."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Mere uddybende end normalt."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Masser af fejlsøgningsinformation."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3796,13 +3734,13 @@ msgstr ""
"detaljeret fejlsøgning. Afslut skallen for at fortsætte opstarten."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3814,7 +3752,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3825,19 +3763,19 @@ msgstr ""
"efter en enhed."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3849,13 +3787,13 @@ msgstr ""
"angivet, er portstandarden systemloggens standardport 514."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3867,13 +3805,13 @@ msgstr ""
"hukommelse. Mulige værdier er 1 og 2. Se også <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3884,13 +3822,13 @@ msgstr ""
"sikkerhed er begrænset."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3908,13 +3846,13 @@ msgstr ""
"fryser efter et par minutter."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Disse problemer er blevet indrapporteret på hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3933,13 +3871,13 @@ msgstr ""
"<userinput>fb=true</userinput> i kort form."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (tema)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3956,13 +3894,13 @@ msgstr ""
"replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3976,7 +3914,7 @@ msgstr ""
"komme til manuel netværksopsætning den automatiske konfiguration mislykkes."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3992,13 +3930,13 @@ msgstr ""
"indtaste informationen manuelt."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -4009,13 +3947,13 @@ msgstr ""
"opførsel."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -4030,13 +3968,13 @@ msgstr ""
"wiki;\">&debian;-installationsprogrammets wiki</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (adresse)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4046,13 +3984,13 @@ msgstr ""
"automatisering af installationen. Se <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (fil)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4062,13 +4000,13 @@ msgstr ""
"automatisering af installationen. Se <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4084,13 +4022,13 @@ msgstr ""
"bruges. Se <xref linkend=\"preseed-seenflag\"/> for detaljer."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4102,13 +4040,13 @@ msgstr ""
"detaljer om brugen af denne til automatisering af installationer."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4121,13 +4059,13 @@ msgstr ""
"dette."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4146,7 +4084,7 @@ msgstr ""
"automatisk."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4158,13 +4096,13 @@ msgstr ""
"fra det optiske drev efter den oprindelige installation."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (anbefalinger)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4179,7 +4117,7 @@ msgstr ""
"install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4195,13 +4133,13 @@ msgstr ""
"meget erfarne brugere."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4215,13 +4153,13 @@ msgstr ""
"ikke anbefales.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4233,13 +4171,13 @@ msgstr ""
"kunne indlæses fuldt ud. Værdien er i kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4249,13 +4187,13 @@ msgstr ""
"fremfor at udføre en normal installation. Se <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Brug af opstartsparametre til at besvare spørgsmål"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4270,25 +4208,25 @@ msgstr ""
"vises nedenfor."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (sprog)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (land)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (sted)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4298,7 +4236,7 @@ msgstr ""
"installationen og det installerede system."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4317,7 +4255,7 @@ msgstr ""
"mulige kombinationer af sprog, land og sted kan opnås på denne måde."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4333,13 +4271,13 @@ msgstr ""
"locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (moduler)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4355,7 +4293,7 @@ msgstr ""
"<classname>ppp-udeb</classname> (se <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4366,13 +4304,13 @@ msgstr ""
"netværkskonfiguration."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protokol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4390,13 +4328,13 @@ msgstr ""
"fra en liste, du skal indtaste værtsnavnet manuelt."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (opgaver)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4408,13 +4346,13 @@ msgstr ""
"<xref linkend=\"pkgsel\"/> for yderligere information."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Sende parametre til kernemoduler"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4438,7 +4376,7 @@ msgstr ""
"automatisk blive videregivet til konfigurationen for det installerede system."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4452,7 +4390,7 @@ msgstr ""
"være nødvendigt at angive parametre manuelt."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4473,19 +4411,19 @@ msgstr ""
"(coax) og IRQ 10, skal du skrive:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Sortliste kernemoduler"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4503,7 +4441,7 @@ msgstr ""
"forkerte driver indlæses først."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4519,7 +4457,7 @@ msgstr ""
"system."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4533,19 +4471,19 @@ msgstr ""
"udstyret."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Fejlsøgning af installationsprocessen"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Cd-rom-troværdighed"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4559,7 +4497,7 @@ msgstr ""
"eller returnere fejl under læsning fra den under installationen."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4571,13 +4509,13 @@ msgstr ""
"du håndterer dem. Resten er op til dig."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Der er to meget simple metoder, du bør prøve først."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4587,7 +4525,7 @@ msgstr ""
"at den ikke er ridset eller beskidt."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4601,7 +4539,7 @@ msgstr ""
"problemstillinger med meget gamle cd-rom-drev kan løses på denne måde."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4613,7 +4551,7 @@ msgstr ""
"og dvd, men vi bruger alene udtrykket cd-rom."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4623,13 +4561,13 @@ msgstr ""
"andre tilgængelige installationsmetoder."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Gængse problemstillinger"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4639,7 +4577,7 @@ msgstr ""
"med høje hastigheder via et moderne cd-rom-drev."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4649,20 +4587,20 @@ msgstr ""
"access</quote> (DMA) er aktiveret for dem."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Hvordan kan der undersøges og måske løses problemstillinger"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Hvis cd-rom'en ikke starter op, så prøv anbefalingerne på listen nedenfor."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4673,7 +4611,7 @@ msgstr ""
"BIOS'en."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4699,7 +4637,7 @@ msgstr ""
"størrelsen for aftrykket til at læse det korrekte antal byte fra cd-rommen."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4720,7 +4658,7 @@ msgstr ""
"134486016 byte (134 MB) kopieret, 97,474 sekunder, 1,4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4741,7 +4679,7 @@ msgstr ""
"skifte til den anden virtuelle konsol (VT2) og aktivere skallen der."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4754,7 +4692,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4785,7 +4723,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4797,7 +4735,7 @@ msgstr ""
"filename>. Der skal også være et <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4814,7 +4752,7 @@ msgstr ""
"den kommando."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4840,7 +4778,7 @@ msgstr ""
"svarer til dit cd-rom-drev."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4854,13 +4792,13 @@ msgstr ""
"generel test af, om cd-rommen kan læses troværdigt."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Troværdighed for disketter"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4870,7 +4808,7 @@ msgstr ""
"ser ud til at være disketternes troværdighed."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4888,7 +4826,7 @@ msgstr ""
"fejl."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4906,7 +4844,7 @@ msgstr ""
"et andet system."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4918,7 +4856,7 @@ msgstr ""
"okay med den tredje diskette."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4930,7 +4868,7 @@ msgstr ""
"korrekt ved at verificere deres md5summer."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4942,13 +4880,13 @@ msgstr ""
"skyldes fejlramt udstyr eller firmware i diskettedrevene."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Opstartskonfiguration"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4962,7 +4900,7 @@ msgstr ""
"opstartsparametrene, som omtalt i <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4974,7 +4912,7 @@ msgstr ""
"\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4993,37 +4931,37 @@ msgstr ""
"(dvs. en live-cd)."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Gængse &arch-title;-installationsproblemer"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -5033,7 +4971,7 @@ msgstr ""
"at sende bestemte opstartsparametre til installationsprogrammet."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5054,13 +4992,13 @@ msgstr ""
"detaljer."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Systemfrysning under PCMCIA-konfigurationsfasen"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5081,7 +5019,7 @@ msgstr ""
"problemerne."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5104,19 +5042,19 @@ msgstr ""
"værdi i installationsprogrammet."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Der er nogle gængse installationsproblemer som det er værd at nævne."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Fejlramt videoresultat"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5142,7 +5080,7 @@ msgstr ""
"installationsprogrammet op med <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5156,13 +5094,13 @@ msgstr ""
"etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Fejl ved opstart eller installation fra cd-rom"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5174,7 +5112,7 @@ msgstr ""
"fleste problemer er blevet indrapporteret med SunBlade-systemer."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5182,13 +5120,13 @@ msgstr ""
"installationsprogrammet."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Fortolker kernens opstartsbeskeder"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5226,13 +5164,13 @@ msgstr ""
"linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Rapportering af installationsproblemer"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5252,7 +5190,7 @@ msgstr ""
"du vedhæfte denne information til fejlrapporten."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5264,13 +5202,13 @@ msgstr ""
"efter at computeren er blevet startet op i det installerede system."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Indsendelse af installationsrapporter"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5284,7 +5222,7 @@ msgstr ""
"største antal udstyrskonfigurationer."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5296,7 +5234,7 @@ msgstr ""
"at du bruger en e-post-adresse, som du ikke har problemer med er offentlig."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5315,7 +5253,7 @@ msgstr ""
"kommandoen <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5404,3 +5342,51 @@ msgstr ""
"</screen></informalexample> I fejlrapporten beskriver du hvad problemet er, "
"inklusiv den sidst synlige kernebesked i tilfælde af at kernen hænger. "
"Beskriv handlingerne, du foretog dig, som førte til systemets fejltilstand."
+
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI TFTP-opstart"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Efter indtastning så bruger kommandoovervågningen "
+#~ "<informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> på SGI-maskiner til at starte Linux op og til "
+#~ "at begynde installationen af &debian;-programmet. For at dette skal "
+#~ "virke, så skal du måske ændre indstilling på miljøvariablen "
+#~ "<envar>netaddr</envar>. Tast <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> i kommandoovervågningen for dette."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "På SGI-maskiner kan du tilføje opstartsparametre til kommandoen "
+#~ "<command>bootp():</command> i kommandoskærmen."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Efter kommandoen <command>bootp():</command> kan du angive stien og "
+#~ "navnet på filen der skal igangsættes, hvis du ikke angav et eksplicit "
+#~ "navn via din bootp/dhcp-server. Eksempel: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Yderligere kerneparametre kan sendes via "
+#~ "<command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
diff --git a/po/el/boot-installer.po b/po/el/boot-installer.po
index 4b6baba30..3c0bf9499 100644
--- a/po/el/boot-installer.po
+++ b/po/el/boot-installer.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2015-05-28 00:02+0300\n"
"Last-Translator: \n"
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
@@ -254,7 +254,7 @@ msgstr "Εκκίνηση με TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -267,7 +267,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -278,7 +278,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -653,15 +653,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Εκκίνηση από USB stick μνήμης "
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Εκκίνηση από CD-ROM"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -676,8 +676,8 @@ msgstr ""
"επανεκκινήστε και προχωρήστε στο επόμενο κεφάλαιο."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -694,8 +694,8 @@ msgstr ""
"περίπτωσή σας."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -718,8 +718,8 @@ msgstr ""
"στο σύστημα εγκατάστασης να χρησιμοποιήσει τον οδηγό του CD-ROM."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1032,13 +1032,13 @@ msgstr ""
"<command>GRUB</command> και του <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Εκκίνηση από Δισκέττες"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1140,7 +1140,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Εκκίνηση μέσω TFTP"
@@ -2249,83 +2249,13 @@ msgstr ""
"&debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Εκκίνηση SGI Indy με TFTP"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Σε συστήματα SGI Indys, μετά την είσοδο σας στην οθόνη εντολών, "
-"χρησιμοποιήστε την εντολή <informalexample><screen>\n"
-" bootp():\n"
-"</screen></informalexample> για να εκκινήσετε το linux και να αρχίσετε την "
-"εγκατάσταση του λογισμικού του &debian;. Για να το πετύχετε αυτό ίσως να "
-"πρέπει να αφαιρέσετε την μεταβλητή περιβάλλοντος <envar>netaddr</envar>. "
-"Πληκτρολογήστε <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> στην οθόνη εντολών για να το κάνετε."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Παράμετροι εκκίνησης"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"Σε συστήματα SGI μπορείτε να παραθέσετε παραμέτρους εκκίνησης στην εντολή "
-"<command>bootp():</command> στην οθόνη εντολών."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Στο τέλος της εντολής <command>bootp():</command> πορείτε να δώσετε "
-"τηνδιαδρομή και το όνομα του αρχείου εκκίνησης σε περίπτωση που δεν δώσατε "
-"ένα συγκεκριμένο όνομα μέσω του bootp/dhcp διακομιστή σας. Για παράδειγμα: "
-"<informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Επιπλέον παράμετροι του πυρήνα μπορούν να δωθούν "
-"μέσω της εντολής <command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\" "
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Περιορισμοί των υπολογιστικών συστημάτων s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2335,7 +2265,7 @@ msgstr ""
"ρυθμισμένοδίκτυο και δυνατότητα για ssh σύνδεση."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2349,13 +2279,13 @@ msgstr ""
"εκκίνηση τοκανονικό σύστημα εγκατάστασης ."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Παράμετροι Εκκίνησης για s390 "
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2375,7 +2305,7 @@ msgstr ""
"διαστήματα όταν «περνούν» στον πυρήνα."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2415,7 +2345,7 @@ msgstr ""
"debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2434,7 +2364,7 @@ msgstr ""
"ξεκινήσετε από την προκαθορισμένη από τον κατασκευαστή συσκευή CD/DVD."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2453,13 +2383,13 @@ msgstr ""
"εσωτερική προκαθορισμένη συσκευή CD/DVD πληκτρολογήστε"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot "
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2477,7 +2407,7 @@ msgstr ""
"αρχείων."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2490,13 +2420,13 @@ msgstr ""
"του SmartFirmware πληκτρολογήστε"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2513,19 +2443,19 @@ msgstr ""
"του SmartFirmware πληκτρολογήστε"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Εκκίνηση από τον σκληρό δίσκο"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2536,7 +2466,7 @@ msgstr ""
"εγκατάστασης."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2548,13 +2478,13 @@ msgstr ""
"περιγράφεται στο <xref linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Εκκίνηση OldWorld PowerMac από το MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2578,13 +2508,13 @@ msgstr ""
"εγκαταστάτη."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Εκκίνηση ενός NewWorld Mac από το OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2630,13 +2560,13 @@ msgstr ""
"τότε να ξεκινήσει."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Εκκίνηση από USB κλειδί μνήμης"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2644,7 +2574,7 @@ msgstr ""
"υποστηρίζουν εκκίνηση μέσω USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2660,7 +2590,7 @@ msgstr ""
"openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2684,7 +2614,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2710,7 +2640,7 @@ msgstr ""
"προσδιορισμένο με ακρίβεια μέσω της <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2722,7 +2652,7 @@ msgstr ""
"προαιρετικά ορίσματα εκκίνησης ή απλώς να πατήσετε το &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2735,7 +2665,7 @@ msgstr ""
"εξηγείται στο <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2743,7 +2673,7 @@ msgstr ""
"εκκίνηση από το δίκτυο."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2778,7 +2708,7 @@ msgstr ""
"της σύνταξης και των διαθέσιμων επιλογών."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2792,7 +2722,7 @@ msgstr ""
"εκκίνηση προσαρτώμενες USB συσκευές δισκέττας."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2804,7 +2734,7 @@ msgstr ""
"πριν πατήσετε τον διακόπτη για την επανεκκίνηση."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2819,7 +2749,7 @@ msgstr ""
"ελέγξει για εκκινήσιμες διαμερίσεις στον σκληρό δίσκο."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2832,13 +2762,13 @@ msgstr ""
"συστήματος στη μνήμη."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Παράμετροι Εκκίνησης για PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2855,25 +2785,25 @@ msgstr ""
"<userinput>video=aty128fb:vmode:6</userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2884,7 +2814,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2893,7 +2823,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2914,7 +2844,7 @@ msgstr ""
"εντολής <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2927,13 +2857,13 @@ msgstr ""
"δεύτερο καλώδιο για συστήματα IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Μηνύματα IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2949,13 +2879,13 @@ msgstr ""
"NVRAM FAQ</ulink>."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Προσβασιμότητα"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2998,13 +2928,13 @@ msgstr ""
"το πληκτρολόγιό σας ως πληκτρολόγιο QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3016,13 +2946,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Οθόνες Braille USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3045,13 +2975,13 @@ msgstr ""
"ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Σειριακές Οθόνες Braille"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -3114,13 +3044,13 @@ msgstr ""
"\"><classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Σύνθεση Ομιλίας με Λογισμικό"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3139,7 +3069,7 @@ msgstr ""
"στο υπό εγκατάσταση σύστημα."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3151,7 +3081,7 @@ msgstr ""
"στο <classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, fuzzy, no-c-format
#| msgid ""
#| "The default speech rate is quite slow. To make it faster, press "
@@ -3188,13 +3118,13 @@ msgstr ""
"σύνδεσμο <ulink url=\"&url-speakup-guide;\">Speakup guide</ulink>."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Σύνθεση Ομιλίας από το Hardware"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3208,7 +3138,7 @@ msgstr ""
"την<quote>Γραφική εγκατάσταση</quote> από το μενού εκκίνησης."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3232,13 +3162,13 @@ msgstr ""
"εγκατάσταση σύστημα."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Συσκευές Καρτών"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3256,7 +3186,7 @@ msgstr ""
"διαθέσιμων γλωσσών για την εγκατάσταση."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3267,13 +3197,13 @@ msgstr ""
"userinput> &enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Θέμα Υψηλής Αντίθεσης"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -3290,13 +3220,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3306,13 +3236,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Προρύθμιση"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3323,13 +3253,13 @@ msgstr ""
"τεκμηρίωση στην ενότητα <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Προσβασιμότητα του εγκατεστημένου συστήματος"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3340,8 +3270,14 @@ msgstr ""
"διατίθεται στη σελίδα του wiki <ulink url=\"&url-debian-wiki-accessibility;"
"\">Debian Accessibility wiki page</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Παράμετροι εκκίνησης"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3356,7 +3292,7 @@ msgstr ""
"κάποιες φορές θα πρέπει να του δώσετε μια μικρή βοήθεια."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3372,7 +3308,7 @@ msgstr ""
"hardware σας."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3389,13 +3325,13 @@ msgstr ""
"περιλαμβάνονταιπαρακάτω στο <xref linkend=\"boot-troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Κονσόλα Εκκίνησης"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3415,7 +3351,7 @@ msgstr ""
"σειριακής συσκευής σας, συνήθως κάτι όπως <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, fuzzy, no-c-format
#| msgid ""
#| "You may need to specify parameters for the serial port, such as speed and "
@@ -3434,7 +3370,7 @@ msgstr ""
"ταχύτητας είναι 57600 ή 115200."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "In order to ensure the terminal type used by the installer matches your "
@@ -3477,7 +3413,7 @@ msgstr ""
"είναι πολύ κοντά σε ένα τερματικό <literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3491,13 +3427,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Παράμετροι του Εγκαταστάτη του &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3513,7 +3449,7 @@ msgstr ""
"χρήσιμες."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3530,13 +3466,13 @@ msgstr ""
"την σύντομη μορφή."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority) "
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -3544,7 +3480,7 @@ msgstr ""
"θα εμφανίζονται."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3559,7 +3495,7 @@ msgstr ""
"προτεραιότητα όπως χρειάζεται."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3580,13 +3516,13 @@ msgstr ""
"κάνει το \"σωστό\" χωρίς μεγάλη \"φασαρία\"."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND "
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3623,13 +3559,13 @@ msgstr ""
"την επιλογή <userinput>gtk</userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG "
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3644,49 +3580,49 @@ msgstr ""
"συνεχίσετε την διαδικασία εκκίνησης)."
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0 "
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Αυτή είναι η προκαθορισμένη επιλογή."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1 "
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Πιο αναλυτική από το συνηθισμένο."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2 "
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Άφθονη πληροφορία αποσφαλμάτωσης."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3 "
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3697,13 +3633,13 @@ msgstr ""
"συνεχίσετε κανονικάτην εκκίνηση."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV "
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3715,7 +3651,7 @@ msgstr ""
"dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3726,19 +3662,19 @@ msgstr ""
"με την παράμετρο αυτή ώστε να \"κοιτάξει\" μια μόνο συσκευή."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3751,13 +3687,13 @@ msgstr ""
"προκαθορισμένη για το syslog θύρα 514. "
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3770,13 +3706,13 @@ msgstr ""
"οι 1 και 2. Δείτε επίσης <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3787,13 +3723,13 @@ msgstr ""
"και όπου η φυσική ασφάλεια είναι περιορισμένη."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb) "
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3813,13 +3749,13 @@ msgstr ""
"εγκατάστασης."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Τέτοια προβλήματα έχουν αναφερθεί σε hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3839,13 +3775,13 @@ msgstr ""
"userinput> ή σε συντομία <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (θέμα)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3862,13 +3798,13 @@ msgstr ""
"<userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig "
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3883,7 +3819,7 @@ msgstr ""
"σε περίπτωση που η αυτόματη ρύθμιση αποτύχει."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3899,13 +3835,13 @@ msgstr ""
"είτε v6) και να εισάγετε τις πληροφορίες που θέλετε με το χέρι."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia "
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3916,13 +3852,13 @@ msgstr ""
"είναι αρκετάγνωστοί για αυτή την κακή συμπεριφορά."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3937,13 +3873,13 @@ msgstr ""
"url=\"&url-d-i-wiki;\">Debian Installer Wiki</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url) "
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3954,13 +3890,13 @@ msgstr ""
"Δείτε το <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file) "
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3971,13 +3907,13 @@ msgstr ""
"\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3994,13 +3930,13 @@ msgstr ""
"\"preseed-seenflag\"/> για λεπτομέρειες."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "αυτόματη-εγκατάσταση/ενεργοποιημένη (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4014,13 +3950,13 @@ msgstr ""
"εγκαταστάσεων."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4033,13 +3969,13 @@ msgstr ""
"userinput> για να αποτρέψετε κάτι τέτοιο."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "ανίχνευση/αποβολή cdrom"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4059,7 +3995,7 @@ msgstr ""
"αυτόματα."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4072,13 +4008,13 @@ msgstr ""
"εγκατάσταση."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4093,7 +4029,7 @@ msgstr ""
"\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4110,13 +4046,13 @@ msgstr ""
"λοιπόν να χρησιμοποιηθεί μόνο από πολύ έμπειρους χρήστες."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4130,13 +4066,13 @@ msgstr ""
"\">Προειδοποίηση: δεν είναι ασφαλής, μη συνιστώμενη.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size "
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4149,13 +4085,13 @@ msgstr ""
"φορτωθεί πλήρως. Η τιμή είναι σε kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "διάσωση/ενεργοποίηση"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4165,13 +4101,13 @@ msgstr ""
"διάσωσης αντί της διαδικασίας της κανονικής εγκατάστασης."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Χρήση παραμέτρων εκκίνησης για την απάντηση ερωτήσεων"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4187,25 +4123,25 @@ msgstr ""
"παραδείγματα παραθέτονται στη συνέχεια."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (γλώσσα)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (χώρα)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale) "
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4216,7 +4152,7 @@ msgstr ""
"εγκατεστημμένο σύστημα."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4238,7 +4174,7 @@ msgstr ""
"τοπικοποίησης."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4255,13 +4191,13 @@ msgstr ""
"<userinput>language=en country=DE locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules) "
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4278,7 +4214,7 @@ msgstr ""
"classname> (δείτε και το <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4289,13 +4225,13 @@ msgstr ""
"δίκτυο."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol) "
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4315,13 +4251,13 @@ msgstr ""
"χέρι."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks) "
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4334,13 +4270,13 @@ msgstr ""
"πληροφορίες."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Πέρασμα παραμέτρων στα αρθρώματα του πυρήνα"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4366,7 +4302,7 @@ msgstr ""
"αυτόματα στις ρυθμίσεις του εγκατεστημμένου συστήματος."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4382,7 +4318,7 @@ msgstr ""
"το χέρι."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4396,19 +4332,19 @@ msgid ""
msgstr "Η σύνταξη που πρέπει να χρησιμοποιηθεί "
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10 "
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Αποκλεισμός (blacklisting) αρθρωμάτων του πυρήνα"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4427,7 +4363,7 @@ msgstr ""
"των οδηγών ή αν φορτωθεί πρώτα ο λάθος οδηγός."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4443,7 +4379,7 @@ msgstr ""
"διάρκεια της εγκατάστασης όσο και για το εγκατεστημένο σύστημα."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4458,19 +4394,19 @@ msgstr ""
"του υλικού."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Ανίχνευση λαθών της Διαδικασίας Εγκατάστασης "
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Αξιοπιστία των δίσκων CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4485,7 +4421,7 @@ msgstr ""
"κατά την ανάγνωσή του στη διάρκεια της εγκατάστασης."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4498,14 +4434,14 @@ msgstr ""
"από σας."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
"Υπάρχουν δυο πολύ απλά πράγματα που θα μπορούσατε καταρχήν να δοκιμάσετε."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4515,7 +4451,7 @@ msgstr ""
"είναι καθαρό."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4530,7 +4466,7 @@ msgstr ""
"με αυτόν τον τρόπο."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4543,7 +4479,7 @@ msgstr ""
"χρησιμοποιήσουμε τον όρο CD-ROM για απλούστευση."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4553,13 +4489,13 @@ msgstr ""
"μια από τις άλλες μεθόδους εγκατάστασης που είναι διαθέσιμες."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Συνηθισμένα προβλήματα"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4570,7 +4506,7 @@ msgstr ""
"εγγραφείς CD."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4580,13 +4516,13 @@ msgstr ""
"ενεργοποιημένη η επιλογή <quote>direct memory access</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Πώς να διερευνήσετε και πιθανόν να επιλύσετε μερικά προβλήματα"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
@@ -4594,7 +4530,7 @@ msgstr ""
"προτείνονται παρακάτω."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4605,7 +4541,7 @@ msgstr ""
"CD είναι ενεργοποιημένη στο BIOS."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4632,7 +4568,7 @@ msgstr ""
"τον σωστό αριθμό των byte από το CD-ROM."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4654,7 +4590,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s "
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4676,7 +4612,7 @@ msgstr ""
"εικονική κονσόλα (VT2) και να ενεργοποιήσετε το κέλυφος σ' αυτήν."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4689,7 +4625,7 @@ msgstr ""
"Στη συνέχεια, ελέγξτε επίσης την έξοδο της εντολής <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4720,7 +4656,7 @@ msgstr ""
"το χέρι χρησιμοποιοώντας την εντολή <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4733,7 +4669,7 @@ msgstr ""
"ένας κόμβος <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4750,7 +4686,7 @@ msgstr ""
"σφάλματος μετά την εκτέλεση της εντολής αυτής."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4777,7 +4713,7 @@ msgstr ""
"όνομα που αντιστοιχεί στη συσκευή CD-ROM σας."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4792,13 +4728,13 @@ msgstr ""
"αναγνωστεί αξιόπιστα."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Αξιοπιστία των δισκετών"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4808,7 +4744,7 @@ msgstr ""
"φαίνεται να είναι η αξιοπιστία των δισκετών."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4828,7 +4764,7 @@ msgstr ""
"εισόδου/εξόοδου (Ι/Ο) της δισκέττας."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4847,7 +4783,7 @@ msgstr ""
"το να προσπαθήσετε να γράψετε την δισκέττα σε ένα διαφορετικό σύστημα."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4859,7 +4795,7 @@ msgstr ""
"επειτα ολα προχωρησαν κανονικα με την τριτη δισκετα."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4871,7 +4807,7 @@ msgstr ""
"των δισκεττών έχουν κατέβει σωστά επαληθεύοντας τις υπογραφές τους md5sums."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4883,13 +4819,13 @@ msgstr ""
"αυτά οφείλονται σε ένα προβληματικό υλικό ή στο firmware του οδηγού δισκέτας."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Ρύθμιση της εκκίνησης"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4904,7 +4840,7 @@ msgstr ""
"parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4916,7 +4852,7 @@ msgstr ""
"\"hardware-firmware\"/> και <xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4936,37 +4872,37 @@ msgstr ""
"έχει λειτουργικό ήχο (πχ. ένα σύστημα live CD). "
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Συνηθισμένα προβλήματα εγκατάστασης στην αρχιτεκτονική &arch-title; "
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4976,7 +4912,7 @@ msgstr ""
"αποφευχθούν περνώντας συγκεκριμένες παραμέτρους εκκίνησης στον εγκαταστάτη."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4998,13 +4934,13 @@ msgstr ""
"\"boot-parms\"/> για λεπτομέρειες."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Πάγωμα του συστήματος κατά το στάδιο ρύθμισης του PCMCIA "
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5026,7 +4962,7 @@ msgstr ""
"αποκλείοντας την περιοχή των πόρων εκείνων που προκαλούν τα προβλήματα."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5050,20 +4986,20 @@ msgstr ""
"εισάγετε αυτή την τιμή στον εγκαταστάτη."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
"Υπάρχουν μερικά συνηθισμένα προβλήματα εγκατάστασης που αξίζει να αναφερθούν."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Λάθος κατευθυνόμενη έξοδος εικόνας"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5093,7 +5029,7 @@ msgstr ""
"userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5108,13 +5044,13 @@ msgstr ""
"conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Αποτυχία Εκκίνησης ή Εγκατάστασης από το CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5127,7 +5063,7 @@ msgstr ""
"συστήματα SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5135,13 +5071,13 @@ msgstr ""
"εγκαταστάτη από το δίκτυο."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Ερμηνεία των μηνυμάτων έναρξης πυρήνα! "
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5181,13 +5117,13 @@ msgstr ""
"\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Αναφορά Προβλημάτων της Εγκατάστασης"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5209,7 +5145,7 @@ msgstr ""
"επισυνάψετε αυτές τις πληροφορίες σ'αυτήν."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5222,13 +5158,13 @@ msgstr ""
"σας στο εγκατεστημένο σύστημα."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Διαδικασία υποβολής Αναφοράς Εγκατάστασης"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5243,7 +5179,7 @@ msgstr ""
"διαμορφώσεων υλικού."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5257,7 +5193,7 @@ msgstr ""
"δημοσιοποιηθεί."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5285,7 +5221,7 @@ msgstr ""
"και να τρέξετε την εντολή <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5375,6 +5311,55 @@ msgstr ""
"δείτε στην περίπτωση που ο πυρήνας \"κρέμασε\". Περιγράψτε τα βήματα που "
"ακολουθήσατε και τα οποία έφεραν το σύστημα στην προβληματική κατάσταση."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Εκκίνηση SGI Indy με TFTP"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Σε συστήματα SGI Indys, μετά την είσοδο σας στην οθόνη εντολών, "
+#~ "χρησιμοποιήστε την εντολή <informalexample><screen>\n"
+#~ " bootp():\n"
+#~ "</screen></informalexample> για να εκκινήσετε το linux και να αρχίσετε "
+#~ "την εγκατάσταση του λογισμικού του &debian;. Για να το πετύχετε αυτό ίσως "
+#~ "να πρέπει να αφαιρέσετε την μεταβλητή περιβάλλοντος <envar>netaddr</"
+#~ "envar>. Πληκτρολογήστε <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> στην οθόνη εντολών για να το κάνετε."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "Σε συστήματα SGI μπορείτε να παραθέσετε παραμέτρους εκκίνησης στην εντολή "
+#~ "<command>bootp():</command> στην οθόνη εντολών."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Στο τέλος της εντολής <command>bootp():</command> πορείτε να δώσετε "
+#~ "τηνδιαδρομή και το όνομα του αρχείου εκκίνησης σε περίπτωση που δεν "
+#~ "δώσατε ένα συγκεκριμένο όνομα μέσω του bootp/dhcp διακομιστή σας. Για "
+#~ "παράδειγμα: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Επιπλέον παράμετροι του πυρήνα μπορούν να "
+#~ "δωθούν μέσω της εντολής <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\" "
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/es/boot-installer.po b/po/es/boot-installer.po
index ae1a1efd7..38249ab4e 100644
--- a/po/es/boot-installer.po
+++ b/po/es/boot-installer.po
@@ -38,7 +38,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2015-03-21 18:05+0100\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -275,7 +275,7 @@ msgstr "Arrancar desde TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -290,7 +290,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -301,7 +301,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -670,15 +670,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Arranque desde un dispositivo de memoria USB"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Arranque desde un CD-ROM"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -692,8 +692,8 @@ msgstr ""
"\"/>, </phrase> inserte su CD, reinicie y proceda con el próximo capítulo."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -709,8 +709,8 @@ msgstr ""
"que podrían funcionar en su caso."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -732,8 +732,8 @@ msgstr ""
"adicionales, haga que el sistema de instalación use la unidad de CD-ROM."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1040,13 +1040,13 @@ msgstr ""
"command> o <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Arranque desde disquetes"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1145,7 +1145,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Arranque con TFTP"
@@ -2232,81 +2232,13 @@ msgstr ""
"instalarse a través de la red, se iniciará el instalador de &debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Arranque TFTP en sistemas SGI"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Después de acceder al monitor de órdenes, use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> en máquinas SGI para arrancar Linux e iniciar la "
-"instalación del software de &debian;. A modo de hacerla funcionar, podría "
-"necesitar desactivar la variable de entorno <envar>netaddr</envar>. Escriba "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> en el monitor de órdenes para efectuarlo."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Parámetros de arranque"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"En máquinas SGI puede añadir parámetros de arranque a la orden "
-"<command>bootp():</command> en el monitor de órdenes."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"A continuación de la orden <command>bootp():</command>, puede introducir la "
-"ruta y el nombre del fichero a arrancar, si no dio un nombre explícitamente "
-"a través de su servidor bootp/dhcp. Por ejemplo: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Los parámetros adicionales del núcleo se pueden "
-"pasar con <command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Limitaciones de s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2316,7 +2248,7 @@ msgstr ""
"red y una sesión ssh que funcionen en S/390."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2330,13 +2262,13 @@ msgstr ""
"estándar."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Parámetros de arranque de s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2356,7 +2288,7 @@ msgstr ""
"Todas las líneas se unen sin espacios cuando se introducen al núcleo."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2397,7 +2329,7 @@ msgstr ""
"la opción anterior a <filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2415,7 +2347,7 @@ msgstr ""
"juntas para arrancar desde el dispositivo de CD/DVD."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2434,13 +2366,13 @@ msgstr ""
"desde el dispositivo CD/DVD predeterminado instalado en la fábrica."
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2457,7 +2389,7 @@ msgstr ""
"indicar al instalador que busque los ficheros necesarios en el CD."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2469,13 +2401,13 @@ msgstr ""
"encendido, y cuando aparezca la pantalla de SmartFirmware, escriba"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2491,19 +2423,19 @@ msgstr ""
"encendido, y cuando aparezca la pantalla de SmartFirmware, escriba"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Arranque desde el disco duro"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2514,7 +2446,7 @@ msgstr ""
"compatible."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2526,13 +2458,13 @@ msgstr ""
"<xref linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Arrancar PowerMacs OldWorld desde MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2555,13 +2487,13 @@ msgstr ""
"cargar el instalador."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Arrancar Macs NewWorld desde OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2604,13 +2536,13 @@ msgstr ""
"funciona. Entonces se iniciará el programa de instalación de &debian;."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Arranque desde un dispositivo de memoria USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2618,7 +2550,7 @@ msgstr ""
"USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2633,7 +2565,7 @@ msgstr ""
"<xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2656,7 +2588,7 @@ msgstr ""
"filename>, y <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2682,7 +2614,7 @@ msgstr ""
"<command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2694,7 +2626,7 @@ msgstr ""
"adicionales o sólo pulsar &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2707,7 +2639,7 @@ msgstr ""
"linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2715,7 +2647,7 @@ msgstr ""
"desde red."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2751,7 +2683,7 @@ msgstr ""
"algunos sistemas PReP (como por ejemplo en los equipos Motorola PowerStack)."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2765,7 +2697,7 @@ msgstr ""
"desde unidades de disquete conectadas a través de USB."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2777,7 +2709,7 @@ msgstr ""
"de presionar el botón de encendido."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2792,7 +2724,7 @@ msgstr ""
"en el disco duro."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2805,13 +2737,13 @@ msgstr ""
"cargado en memoria."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Parámetros de arranque de PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2827,25 +2759,25 @@ msgstr ""
"una tarjeta Rage 128, use <userinput>video=aty128fb:vmode:6</userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2856,7 +2788,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2865,7 +2797,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2885,7 +2817,7 @@ msgstr ""
"i; a continuación de la orden <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2898,13 +2830,13 @@ msgstr ""
"IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Mensajes de IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2920,13 +2852,13 @@ msgstr ""
"ulink> para mayor información."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Accesibilidad"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2969,13 +2901,13 @@ msgstr ""
"arranque asume que su teclado es de tipo QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2987,13 +2919,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Dispositivos Braille USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3015,13 +2947,13 @@ msgstr ""
"\">sitio web de <classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Dispositivos Braille Seriales"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -3083,13 +3015,13 @@ msgstr ""
"help;\">sitio web de <classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Software de Síntesis de Voz"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3108,7 +3040,7 @@ msgstr ""
"de síntesis de voz en el sistema destino."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3120,7 +3052,7 @@ msgstr ""
"<classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, fuzzy, no-c-format
#| msgid ""
#| "The default speech rate is quite slow. To make it faster, press "
@@ -3156,13 +3088,13 @@ msgstr ""
"\"&url-speakup-guide;\">Guía de Speakup</ulink>."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Dispositivos de Síntesis de Voz"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3177,7 +3109,7 @@ msgstr ""
"<quote>Instalación Gráfica</quote> en el menú de arranque."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3201,13 +3133,13 @@ msgstr ""
"destino."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Dispositivos de Tarjeta"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3224,7 +3156,7 @@ msgstr ""
"esto reduce el número de idiomas disponibles."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3235,13 +3167,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Temas de Alto contraste"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -3257,13 +3189,13 @@ msgstr ""
"parámetro de arranque <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3273,13 +3205,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Preconfiguración"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3290,13 +3222,13 @@ msgstr ""
"documentado en <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Accesibilidad del sistema instalado"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3307,8 +3239,14 @@ msgstr ""
"en <ulink url=\"&url-debian-wiki-accessibility;\">la página wiki de "
"accesibilidad de Debian</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Parámetros de arranque"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3323,7 +3261,7 @@ msgstr ""
"su núcleo en algunos casos."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3339,7 +3277,7 @@ msgstr ""
"informar a su sistema del hardware del que dispone."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3356,13 +3294,13 @@ msgstr ""
"adelante en la <xref linkend=\"boot-troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Consola de arranque"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3382,7 +3320,7 @@ msgstr ""
"generalmente parecido a <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, fuzzy, no-c-format
#| msgid ""
#| "You may need to specify parameters for the serial port, such as speed and "
@@ -3400,7 +3338,7 @@ msgstr ""
"valores habituales de velocidad pueden ser 57600 y 115200."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "In order to ensure the terminal type used by the installer matches your "
@@ -3441,7 +3379,7 @@ msgstr ""
"muy similar a <literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3455,13 +3393,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Parámetros del instalador de &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3476,7 +3414,7 @@ msgstr ""
"un fallo. </para> </footnote> pueden serle útiles."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3492,13 +3430,13 @@ msgstr ""
"Los ejemplos en este manual generalmente utilizan la forma simplificada."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -3507,7 +3445,7 @@ msgstr ""
"prioridad a la aquí definida."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3521,7 +3459,7 @@ msgstr ""
"instalador, sin embargo, ajustará esta prioridad si se produce algún error."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3541,13 +3479,13 @@ msgstr ""
"críticos e intentará hacer lo correcto sin formular muchas preguntas."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3584,13 +3522,13 @@ msgstr ""
"userinput> en las arquitecturas en las que es compatible."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3604,49 +3542,49 @@ msgstr ""
"arranque (salga del intérprete para continuar con el proceso de arranque)."
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Este es el valor predeterminado."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Más detallado de lo habitual."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Incluye mucha información de depuración."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3657,13 +3595,13 @@ msgstr ""
"órdenes para proseguir con el arranque."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3675,7 +3613,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3686,19 +3624,19 @@ msgstr ""
"este parámetro para que busque sólo en un dispositivo concreto."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3710,13 +3648,13 @@ msgstr ""
"valor predeterminado para syslog es su valor estándar de puerto, 514."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3728,13 +3666,13 @@ msgstr ""
"valores posibles son 1 y 2, consulte <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3745,13 +3683,13 @@ msgstr ""
"la seguridad física es limitada."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3771,13 +3709,13 @@ msgstr ""
"congelado algunos minutos después de iniciarse la instalación."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Se han observado este tipo de problemas en hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3798,13 +3736,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3821,13 +3759,13 @@ msgstr ""
"instalador con <userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3842,7 +3780,7 @@ msgstr ""
"configuración automática."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3859,13 +3797,13 @@ msgstr ""
"correctos."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3877,13 +3815,13 @@ msgstr ""
"deshabilitarlo."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3898,13 +3836,13 @@ msgstr ""
"wiki;\">Wiki del Instalador de &debian;</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3915,13 +3853,13 @@ msgstr ""
"\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3932,13 +3870,13 @@ msgstr ""
"install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3955,13 +3893,13 @@ msgstr ""
"éstos. Para más información consulte <xref linkend=\"preseed-seenflag\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3974,13 +3912,13 @@ msgstr ""
"instalaciones automatizadas."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3993,13 +3931,13 @@ msgstr ""
"evitarlo."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4018,7 +3956,7 @@ msgstr ""
"pueden recargar el medio automáticamente."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4031,13 +3969,13 @@ msgstr ""
"instalación inicial."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4052,7 +3990,7 @@ msgstr ""
"install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4068,13 +4006,13 @@ msgstr ""
"ello, sólo los usuarios muy experimentados deberían usar esta opción."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4088,13 +4026,13 @@ msgstr ""
"\">Aviso: inseguro, no recomendado.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4106,13 +4044,13 @@ msgstr ""
"que el disco de ram no se cargó por completo. El valor se debe dar en kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4123,13 +4061,13 @@ msgstr ""
"consulte <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Utilizar parámetros de arranque para responder a preguntas"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4144,25 +4082,25 @@ msgstr ""
"\"preseed-bootparms\"/>. A continuación se listan algunos ejemplos."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4172,7 +4110,7 @@ msgstr ""
"de instalación y en el sistema instalado."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4192,7 +4130,7 @@ msgstr ""
"idioma, país y locale."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4208,13 +4146,13 @@ msgstr ""
"country=DE locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4231,7 +4169,7 @@ msgstr ""
"configuración PPPoE)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4242,13 +4180,13 @@ msgstr ""
"estática de la red."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4266,13 +4204,13 @@ msgstr ""
"introducir el nombre del sistema donde está la réplica manualmente."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4284,13 +4222,13 @@ msgstr ""
"literal>. Para más información consulte <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Pasar parámetros a módulos del núcleo"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4316,7 +4254,7 @@ msgstr ""
"configuración utilizada en el sistema instalado."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4331,7 +4269,7 @@ msgstr ""
"pasar parámetros manualmente."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4353,19 +4291,19 @@ msgstr ""
"conector BNC (coaxial) y la interrupción (IRQ) 10 debería utiliza:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Poner módulos del núcleo en una lista negra"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4384,7 +4322,7 @@ msgstr ""
"erróneo primero."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4400,7 +4338,7 @@ msgstr ""
"en el sistema instalado."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4414,19 +4352,19 @@ msgstr ""
"durante las fases de detección de hardware."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Resolución de problemas en el proceso de instalación"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Fiabilidad de la unidad de CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4441,7 +4379,7 @@ msgstr ""
"instalación."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4453,13 +4391,13 @@ msgstr ""
"demás depende de usted."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Hay dos cosas muy sencillas que debería intentar primero."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4469,7 +4407,7 @@ msgstr ""
"está sucio."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4483,7 +4421,7 @@ msgstr ""
"en unidades de CD-ROM antiguas se solucionan de esta forma."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4497,7 +4435,7 @@ msgstr ""
"simplificar el texto."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4507,13 +4445,13 @@ msgstr ""
"disponible si no consigue que la instalación funcione mediante CD-ROM."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Problemas habituales"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4523,7 +4461,7 @@ msgstr ""
"altas velocidades con grabadores de CD modernos."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4533,13 +4471,13 @@ msgstr ""
"activa la función <quote>direct memory access</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Cómo investigar y, quizás, solucionar problemas"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
@@ -4547,7 +4485,7 @@ msgstr ""
"continuación."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4558,7 +4496,7 @@ msgstr ""
"BIOS."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4585,7 +4523,7 @@ msgstr ""
"el número de bytes correcto del CD-ROM."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4607,7 +4545,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4630,7 +4568,7 @@ msgstr ""
"cualquiera de estas órdenes."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4643,7 +4581,7 @@ msgstr ""
"compruebe también la salida de ejecutar <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4674,7 +4612,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4687,7 +4625,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4704,7 +4642,7 @@ msgstr ""
"después de ejecutar esta orden."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4730,7 +4668,7 @@ msgstr ""
"dispositivo que corresponde a su unidad de CD-ROM."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4744,13 +4682,13 @@ msgstr ""
"determinar si el CD-ROM se puede leer con fiabilidad."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Fiabilidad de los disquetes"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4760,7 +4698,7 @@ msgstr ""
"instalar &debian; por primera vez suele ser la fiabilidad de los disquetes."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4779,7 +4717,7 @@ msgstr ""
"gran cantidad de mensajes sobre errores E/S del disquete."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4797,7 +4735,7 @@ msgstr ""
"puede ser útil intentar escribir en el disquete en un sistema diferente."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4809,7 +4747,7 @@ msgstr ""
"correctamente con el tercer disquete."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4822,7 +4760,7 @@ msgstr ""
"comprobación de sus sumas de control md5."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4835,13 +4773,13 @@ msgstr ""
"defectuosos."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuración del arranque"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4855,7 +4793,7 @@ msgstr ""
"de arranque, como se explica en <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4867,7 +4805,7 @@ msgstr ""
"<xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4886,37 +4824,37 @@ msgstr ""
"(por ejemplo, desde un Live CD)."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problemas comunes durante la instalación en &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4926,7 +4864,7 @@ msgstr ""
"resolverse o evitarse pasando ciertos parámetros de arranque al instalador."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4948,13 +4886,13 @@ msgstr ""
"<xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Parada del sistema durante la fase de configuración de PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4975,7 +4913,7 @@ msgstr ""
"problema."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4998,7 +4936,7 @@ msgstr ""
"hay, cuando introduzca este valor en el instalador."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -5006,13 +4944,13 @@ msgstr ""
"mencionar."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Salida de vídeo mal dirigida"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5040,7 +4978,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5055,13 +4993,13 @@ msgstr ""
"filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Fallo en el arranque o la instalación de CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5073,7 +5011,7 @@ msgstr ""
"mayoría de los problemas de este tipo se han reportado en sistemas SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5081,13 +5019,13 @@ msgstr ""
"instalador."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Interpretar los mensajes de inicio del núcleo"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5125,13 +5063,13 @@ msgstr ""
"piensa que el tiempo que tarda en arrancar el sistema es muy largo."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Informar de fallos"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5151,7 +5089,7 @@ msgstr ""
"fallos."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5164,13 +5102,13 @@ msgstr ""
"instalado."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Enviar los informes de la instalación"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5184,7 +5122,7 @@ msgstr ""
"configuraciones de hardware."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5197,7 +5135,7 @@ msgstr ""
"importa que se haga público."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5224,7 +5162,7 @@ msgstr ""
"la orden <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5321,6 +5259,54 @@ msgstr ""
"éste se bloquee. Describa los pasos que llevó a cabo y que condujeron al "
"sistema a la situación del fallo."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Arranque TFTP en sistemas SGI"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Después de acceder al monitor de órdenes, use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> en máquinas SGI para arrancar Linux e iniciar "
+#~ "la instalación del software de &debian;. A modo de hacerla funcionar, "
+#~ "podría necesitar desactivar la variable de entorno <envar>netaddr</"
+#~ "envar>. Escriba <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> en el monitor de órdenes para efectuarlo."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "En máquinas SGI puede añadir parámetros de arranque a la orden "
+#~ "<command>bootp():</command> en el monitor de órdenes."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "A continuación de la orden <command>bootp():</command>, puede introducir "
+#~ "la ruta y el nombre del fichero a arrancar, si no dio un nombre "
+#~ "explícitamente a través de su servidor bootp/dhcp. Por ejemplo: "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Los parámetros adicionales del núcleo se "
+#~ "pueden pasar con <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/fi/boot-installer.po b/po/fi/boot-installer.po
index 7494dc7dd..02df33716 100644
--- a/po/fi/boot-installer.po
+++ b/po/fi/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Debian Installation Guide boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2010-05-02 10:57+0300\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -240,7 +240,7 @@ msgstr "Käynnistäminen TFTP:llä"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -255,7 +255,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -266,7 +266,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -632,15 +632,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Käynnistys USB-muistilta"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Käynnistäminen CD-levyltä"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -655,8 +655,8 @@ msgstr ""
"seuraavaan lukuun."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -672,8 +672,8 @@ msgstr ""
"saattaisivat tässä tilanteessa toimia."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -695,8 +695,8 @@ msgstr ""
"asennusjärjestelmä asentamaan ne CD-levyltä."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1004,13 +1004,13 @@ msgstr ""
"<command>LILO</command>:n välillä."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Käynnistäminen levykkeiltä"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1108,7 +1108,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Käynnistys TFTP:llä"
@@ -2180,81 +2180,13 @@ msgstr ""
"ytimen lataus verkosta on valmis, se käynnistää &debian; Installerin."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI:n käynnistäminen TFTP:llä"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"SGI:n koneilla käynnistetään linux ja aloitetaan &debian;in asennus "
-"kirjoittamalla komentotulkkiin <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample>. Jotta tämä toimisi, voidaan joutua ensin "
-"poistamaan ympäristömuuttuja <envar>netaddr</envar>. Kirjoita "
-"komentotulkissa <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample>."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Käynnistysparametrit"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"SGI:n koneilla voidaan käynnistysparametreja lisätä komentotulkissa "
-"<command>bootp():</command>-komennon loppuun."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"<command>bootp():</command>-komennon jälkeen voidaan kirjoittaa "
-"käynnistettävän tiedoston polkunimi, jos bootp/dhcp-palvelin ei nimeä "
-"antanut. Esimerkki:<informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Ytimelle voi antaa lisää parametreja "
-"<command>append</command>:n avulla:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390:n rajoitukset"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2264,7 +2196,7 @@ msgstr ""
"verkkoasetukset ja ssh-istunto."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2277,13 +2209,13 @@ msgstr ""
"käynnistämällä ssh-istunto, joka käynnistää tavanomaisen asennusjärjestelmän."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390:n käynnistysparametrit"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, fuzzy, no-c-format
#| msgid ""
#| "On S/390 you can append boot parameters in the parm file. This file can "
@@ -2304,7 +2236,7 @@ msgstr ""
"<filename>parmfile.debian</filename> tulee asennusotosten mukana."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2327,7 +2259,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, fuzzy, no-c-format
#| msgid ""
#| "Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2352,7 +2284,7 @@ msgstr ""
"levyltä."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2364,13 +2296,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2386,7 +2318,7 @@ msgstr ""
"noutamaan tarvittavat tiedostot CD-levyltä."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2395,13 +2327,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2410,19 +2342,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Käynnistys kiintolevyltä"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2432,7 +2364,7 @@ msgstr ""
"tapa; joillekin järjestelmille se on ainoa tuettu asennustapa."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2443,13 +2375,13 @@ msgstr ""
"noutaa ja tallentaa kohdassa <xref linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "OldWorld PowerMacien käynnistäminen MacOS:stä"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2471,13 +2403,13 @@ msgstr ""
"painikkeella <guibutton>Linux</guibutton>, se käynnistää asentimen."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "NewWorld Macien käynnistäminen OpenFirmwaresta"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2520,13 +2452,13 @@ msgstr ""
"&debian;in asentimen pitäisi käynnistyä."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Käynnistys USB-muistilta"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2534,7 +2466,7 @@ msgstr ""
"muistilta."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2548,7 +2480,7 @@ msgstr ""
"muistilaitteita etsitä. Katso <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2571,7 +2503,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename>"
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2597,7 +2529,7 @@ msgstr ""
"<command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2609,7 +2541,7 @@ msgstr ""
"painaa vaan &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2621,14 +2553,14 @@ msgstr ""
"Asennusraportin teko selitetään kohdassa <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
"Tällä hetkellä PReP ja New World PowerMacit tukevat käynnistystä verkosta."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2669,7 +2601,7 @@ msgstr ""
"komennoista ja käytettävissä olevista valitsimista."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2683,7 +2615,7 @@ msgstr ""
"ole tuettu."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2695,7 +2627,7 @@ msgstr ""
"virtanappulaa."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2709,7 +2641,7 @@ msgstr ""
"poistetaan asemasta ja laite etsii käynnistyskelpoisia osioita kiintolevyltä."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2721,13 +2653,13 @@ msgstr ""
"automaattisesti kun juuritiedostojärjestelmä on ladattu muistiin."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC:n käynnistysparametrit"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2743,25 +2675,25 @@ msgstr ""
"käytä <userinput>video=aty128fb:vmode:6</userinput>."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2772,7 +2704,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2781,7 +2713,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2801,7 +2733,7 @@ msgstr ""
"lopussa."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2814,13 +2746,13 @@ msgstr ""
"koneessa)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPRO:min viestit"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2835,13 +2767,13 @@ msgstr ""
"\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink>."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Esteettömyys"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2881,13 +2813,13 @@ msgstr ""
"laitealustoilla käynnistyslatain olettaa näppäinasettelun olevan QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2899,13 +2831,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB pistekirjoitusnäytöt"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2927,13 +2859,13 @@ msgstr ""
"webbisivulta</ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Sarjaportin pistekirjoitusnäytöt"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -2990,14 +2922,14 @@ msgstr ""
"\"><classname>brltty</classname>:n webbisivulta</ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, fuzzy, no-c-format
#| msgid "Hardware Speech Synthesis"
msgid "Software Speech Synthesis"
msgstr "Puhesyntetisaattorilaitteet"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3016,7 +2948,7 @@ msgstr ""
"käynnistysvalikossa."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3025,7 +2957,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3043,13 +2975,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Puhesyntetisaattorilaitteet"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3066,7 +2998,7 @@ msgstr ""
"käynnistysvalikossa."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3087,13 +3019,13 @@ msgstr ""
"asennetaan kohdejärjestelmään tuki puhesyntetisaattorilaitteelle."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Lisälaittekortit"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3110,7 +3042,7 @@ msgstr ""
"olevien kielten määrää."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3121,13 +3053,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Suurikonstrastinen teema"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -3143,13 +3075,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3159,13 +3091,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3173,13 +3105,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3187,8 +3119,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Käynnistysparametrit"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3202,7 +3140,7 @@ msgstr ""
"kuitenkin hieman autettava."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3217,7 +3155,7 @@ msgstr ""
"järjestelmälle laitteistosta."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3233,13 +3171,13 @@ msgstr ""
"kohdassa <xref linkend=\"boot-troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3280,7 +3218,7 @@ msgstr ""
"<userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3291,7 +3229,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3337,7 +3275,7 @@ msgstr ""
"<userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3351,13 +3289,13 @@ msgstr ""
"arvoksi <filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian;in asentimen parametrit"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3372,7 +3310,7 @@ msgstr ""
"hyödyllisiä."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3388,19 +3326,19 @@ msgstr ""
"tavallisesti lyhyttä muotoa. "
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Tämä parametri määrää, kuinka alhaisen prioriteetin viestit näytetään."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3414,7 +3352,7 @@ msgstr ""
"tulee pulmia, asennin säätää prioriteettia tarpeen mukaan."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3433,13 +3371,13 @@ msgstr ""
"kriittiset viestit ja yrittää tehdä oikeat valinnat kyselemättä turhia."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, fuzzy, no-c-format
#| msgid ""
#| "This boot parameter controls the type of user interface used for the "
@@ -3488,13 +3426,13 @@ msgstr ""
"<userinput>gtk</userinput>-käyttöliittymää."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3508,49 +3446,49 @@ msgstr ""
"tärkeissä vaiheissa. (Käynnistystä jatketaan poistumalla komentotulkista.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Tämä on oletusarvo"
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Tavallista yksityiskohtaisempi."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Paljon vianjäljitystietoa."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3560,13 +3498,13 @@ msgstr ""
"Jatka käynnistystä poistumalla komentotulkista."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3577,7 +3515,7 @@ msgstr ""
"ladataan. Esimerkiksi <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3588,19 +3526,19 @@ msgstr ""
"laitteeseen."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3609,13 +3547,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "vähämuisti"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3627,13 +3565,13 @@ msgstr ""
"arvot ovat 1 ja 2. Katso myös <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3643,13 +3581,13 @@ msgstr ""
"Hyödyllinen automaattisissa asennuksissa kun keskusmuistia on niukasti."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3667,13 +3605,13 @@ msgstr ""
"jumittuminen muutaman minuutin sisällä asennuksen alusta."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Pulmista on ilmoitettu hppa:lla."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3692,13 +3630,13 @@ msgstr ""
"<userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3714,13 +3652,13 @@ msgstr ""
"<userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3738,7 +3676,7 @@ msgstr ""
"Verkkoasetukset pääsee tekemään itse vain jos DHCP epäonnistuu."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3758,13 +3696,13 @@ msgstr ""
"Tämä estää verkkoasetusten noutamisen DHCP:llä ja tiedot voi kirjoittaa itse."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3775,13 +3713,13 @@ msgstr ""
"läppäreillä."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3795,13 +3733,13 @@ msgstr ""
"<ulink url=\"&url-d-i-wiki;\">Debian-asennin wikistä</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3811,13 +3749,13 @@ msgstr ""
"asennuksen automatisoimiseksi. Katso <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3827,13 +3765,13 @@ msgstr ""
"automatisoimiseksi. Katso <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3850,13 +3788,13 @@ msgstr ""
"\"preseed-seenflag\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3869,13 +3807,13 @@ msgstr ""
"hyödyntämisestä asennuksen automatisoinnissa."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3888,13 +3826,13 @@ msgstr ""
"<userinput>true</userinput> estää tämän."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3913,7 +3851,7 @@ msgstr ""
"asemaan automaattisesti."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3926,13 +3864,13 @@ msgstr ""
"jälkeen."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3946,7 +3884,7 @@ msgstr ""
"Katso myös <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3962,13 +3900,13 @@ msgstr ""
"näin ollen vain hyvin kokeneiden käyttäjien käyttää. "
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3982,13 +3920,13 @@ msgstr ""
"emphasis>."
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4000,13 +3938,13 @@ msgstr ""
"muistilevyä voitu ladata kokonaan. Arvon yksikkö on kt."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4016,13 +3954,13 @@ msgstr ""
"eikä tavallinen asennus. Katso <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Valmiita vastauksia käynnistysparametreilla"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4037,25 +3975,25 @@ msgstr ""
"tapauksista on seuraavassa luettelossa."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4065,7 +4003,7 @@ msgstr ""
"asennetussa järjestelmässä on kaksi tapaa."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4084,7 +4022,7 @@ msgstr ""
"maa-asetuston yhdistelmiä ei voi tällä tavalla saada."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4100,13 +4038,13 @@ msgstr ""
"country=DE locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4123,7 +4061,7 @@ msgstr ""
"\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -4136,13 +4074,13 @@ msgstr ""
"ja pakotetaan kiinteät verkkoasetukset."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4160,13 +4098,13 @@ msgstr ""
"konenimi on kirjoitettava itse."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4178,13 +4116,13 @@ msgstr ""
"literal>. Katso lisätietoja kohdasta <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Parametrien välittäminen ytimen moduuleille"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4208,7 +4146,7 @@ msgstr ""
"asennetun järjestelmän asetustiedostoihin."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4222,7 +4160,7 @@ msgstr ""
"kuitenkin olla välttämätöntä asettaa parametrien arvo itse."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4243,19 +4181,19 @@ msgstr ""
"seuraavasti:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Ytimen moduulien lisääminen kieltolistalle"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4272,7 +4210,7 @@ msgstr ""
"oikein jos ajurit aiheuttavat ristiriidan tai jos väärä ajuri ladataan ensin."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4288,7 +4226,7 @@ msgstr ""
"asennetussa järjestelmässä."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4302,19 +4240,19 @@ msgstr ""
"luettelosta."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Asennusprosessin vianetsintä"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-levyjen luotettavuus"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4327,7 +4265,7 @@ msgstr ""
"levyltä, se ei tunnista levyä tai asennuksen aikana tulee lukuvirheitä."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4338,13 +4276,13 @@ msgstr ""
"yleisiä tapauksia ja yleisiä toimintaohjeita. Lopusta saat huolehtia itse."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Ensiksi kannattaa kokeilla kahta hyvin yksinkertaista juttua."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4354,7 +4292,7 @@ msgstr ""
"ettei se ole likainen."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4373,7 +4311,7 @@ msgstr ""
"tunnetusti tällä tavalla."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4385,7 +4323,7 @@ msgstr ""
"yksinkertaisuuden vuoksi termiä CD."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4395,13 +4333,13 @@ msgstr ""
"asennustapoja."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Yleisiä pulmia"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4411,7 +4349,7 @@ msgstr ""
"nopeuksilla kirjoitettujen levyjen lukemista."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, fuzzy, no-c-format
#| msgid ""
#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4424,19 +4362,19 @@ msgstr ""
"quote> (DMA) on käytössä."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Miten pulmia tutkitaan ja ehkä selvitetään"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "Jos CD-levy ei käynnisty, kokeile alla lueteltuja ehdotuksia."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, fuzzy, no-c-format
#| msgid ""
#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4450,7 +4388,7 @@ msgstr ""
"luultavasti eivät tue) ja että CD-asema tukee käytettyä taltiota."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4475,7 +4413,7 @@ msgstr ""
"käyttää otoksen kokoa lukeakseen oikean määrän tavuja levyltä."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4497,7 +4435,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4518,7 +4456,7 @@ msgstr ""
"komentotulkki."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4531,7 +4469,7 @@ msgstr ""
"tuloste."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4561,7 +4499,7 @@ msgstr ""
"lataamista itse komennolla <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4573,7 +4511,7 @@ msgstr ""
"filename>. Pitäisi olla myös <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4589,7 +4527,7 @@ msgstr ""
"virheilmoituksia."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4615,7 +4553,7 @@ msgstr ""
"laitteen hakemistossa."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4629,13 +4567,13 @@ msgstr ""
"luettua luotettavasti."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Levykkeen luotettavuus"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4645,7 +4583,7 @@ msgstr ""
"levykkeiden luotettavuus."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4663,7 +4601,7 @@ msgstr ""
"koskevien virheilmoitusten tulvana."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4680,7 +4618,7 @@ msgstr ""
"virheittä. Joskus kannattaa levyke kirjoittaa toisella koneella."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4691,7 +4629,7 @@ msgstr ""
"<emphasis>kolme</emphasis> kertaa ennen kuin yksi levyke vihdoin toimi."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4703,7 +4641,7 @@ msgstr ""
"tarkistamalla niiden md5sum-tarkistussummat."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4715,13 +4653,13 @@ msgstr ""
"viallisista laitteista tai laiteohjelmiston levykeajureista."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Käynnistysasetukset"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4735,7 +4673,7 @@ msgstr ""
"kohdassa <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4744,7 +4682,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4756,37 +4694,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Yleisiä suoritinperheen &arch-title; asennuspulmia"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4796,7 +4734,7 @@ msgstr ""
"asentimelle sopivia käynnistysparametreja."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4816,13 +4754,13 @@ msgstr ""
"kohdasta <xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Järjestelmä jumittuu PCMCIA:n asetuksia tehtäessä"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4850,7 +4788,7 @@ msgstr ""
"poistaa pulmia aiheuttavien osoitteiden arvoalue pois käytöstä."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4873,19 +4811,19 @@ msgstr ""
"kirjoitetaan asentimelle."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Muutamat yleiset asennuspulmat kannattaa mainita."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Videosignaali väärään paikkaan"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4913,7 +4851,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4927,13 +4865,13 @@ msgstr ""
"tiedostossa <filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Käynnistys tai asennus CD-levyltä ei toimi"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4945,7 +4883,7 @@ msgstr ""
"aikana. Useimmat viat on raportoitu SunBlade-järjestelmistä."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -4953,13 +4891,13 @@ msgstr ""
"verkosta."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Ytimen käynnistysviestien tulkinta"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4996,13 +4934,13 @@ msgstr ""
"\"linux-any\">(katso <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Asennuspulmista ilmoittaminen"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5021,7 +4959,7 @@ msgstr ""
"vikailmoitukset, halunnet liittää nämä tiedot vikailmoitukseen."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5033,13 +4971,13 @@ msgstr ""
"</filename> kun tietokone on käynnistynyt asennettuun järjestelmään."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Asennusraporttien lähettäminen"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5052,7 +4990,7 @@ msgstr ""
"mahdollisimman paljon tietoa mahdollisimman monista laitteistokokoonpanoista."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5065,7 +5003,7 @@ msgstr ""
"julkistamista et pane pahaksesi."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5093,7 +5031,7 @@ msgstr ""
"<command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5182,6 +5120,53 @@ msgstr ""
"Describe the steps that you did which brought the system into the problem "
"state."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI:n käynnistäminen TFTP:llä"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "SGI:n koneilla käynnistetään linux ja aloitetaan &debian;in asennus "
+#~ "kirjoittamalla komentotulkkiin <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample>. Jotta tämä toimisi, voidaan joutua ensin "
+#~ "poistamaan ympäristömuuttuja <envar>netaddr</envar>. Kirjoita "
+#~ "komentotulkissa <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample>."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "SGI:n koneilla voidaan käynnistysparametreja lisätä komentotulkissa "
+#~ "<command>bootp():</command>-komennon loppuun."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "<command>bootp():</command>-komennon jälkeen voidaan kirjoittaa "
+#~ "käynnistettävän tiedoston polkunimi, jos bootp/dhcp-palvelin ei nimeä "
+#~ "antanut. Esimerkki:<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Ytimelle voi antaa lisää parametreja "
+#~ "<command>append</command>:n avulla:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#, fuzzy
#~| msgid ""
#~| "When the installer boots, you should be presented with a friendly "
diff --git a/po/fr/boot-installer.po b/po/fr/boot-installer.po
index 3c33e63a6..818d052fa 100644
--- a/po/fr/boot-installer.po
+++ b/po/fr/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2017-01-30 21:24+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -320,7 +320,7 @@ msgstr "Amorcer à partir de TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -333,7 +333,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -344,7 +344,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -851,15 +851,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Amorcer sur une clé USB"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Amorcer depuis un CD"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -875,8 +875,8 @@ msgstr ""
"chapitre suivant."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -892,8 +892,8 @@ msgstr ""
"possibles."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -909,8 +909,8 @@ msgstr ""
"paquets, faites pointer le système d'installation sur le lecteur de CD."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1215,13 +1215,13 @@ msgstr ""
"<command>GRUB</command> et <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Amorcer depuis des disquettes"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1321,7 +1321,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Amorcer avec TFTP"
@@ -2445,82 +2445,13 @@ msgstr ""
"depuis le réseau, il lancera l'installateur &debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Amorcer avec TFTP les SGI"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Une fois entré dans le moniteur de commandes, utilisez "
-"<informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> sur les machines SGI pour amorcer Linux et "
-"commencer l'installation de &debian;. Pour ce faire, il sera peut-être "
-"nécessaire d’annuler le paramétrage de la variable d'environnement "
-"<envar>netaddr</envar>. Tapez&nbsp;: <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> dans le moniteur de commandes."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Paramètres d'amorçage"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"Sur les machines SGI, vous pouvez ajouter des paramètres d'amorçage après la "
-"commande <command>bootp():</command> dans le moniteur de commandes."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Après la commande <command>bootp():</command>, vous pouvez ajouter le chemin "
-"et le nom du fichier à amorcer, si vous n’avez pas donné un nom explicite, "
-"avec votre serveur BOOTP/DHCP. Par exemple&nbsp;: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Vous pouvez passer d'autres paramètres au noyau "
-"avec la commande <command>append</command>&nbsp;:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Limitations des s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2530,7 +2461,7 @@ msgstr ""
"besoin d'un réseau en état de marche ainsi qu'une session ssh."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2544,13 +2475,13 @@ msgstr ""
"session SSH, ce qui lancera le système d'installation standard."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Paramètres d'amorçage pour s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2570,7 +2501,7 @@ msgstr ""
"noyau."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2611,7 +2542,7 @@ msgstr ""
"le fichier <filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2630,7 +2561,7 @@ msgstr ""
"d'origine."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2648,13 +2579,13 @@ msgstr ""
"DVD, saisissez :"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2671,7 +2602,7 @@ msgstr ""
"programme d'utiliser le CD."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2683,13 +2614,13 @@ msgstr ""
"le bouton de contact. Quand l'invite SmartFirmware apparaît, saisissez :"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2701,19 +2632,19 @@ msgstr ""
"quote>. Quand l'invite SLOF apparaît, saisissez :"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Amorcer à partir d'un disque dur"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2724,7 +2655,7 @@ msgstr ""
"même la seule méthode d'installation."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2736,13 +2667,13 @@ msgstr ""
"\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Amorcer les PowerMAC OldWorld à partir de MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2766,13 +2697,13 @@ msgstr ""
"l'installateur."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Amorcer les Mac NewWorld depuis l'OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2818,20 +2749,20 @@ msgstr ""
"devrait démarrer."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Amorcer sur une clé USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
"Les systèmes NewWorld PowerMac peuvent s'amorcer sur un périphérique USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2845,7 +2776,7 @@ msgstr ""
"les périphériques USB. Voyez la <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2867,7 +2798,7 @@ msgstr ""
"<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2893,7 +2824,7 @@ msgstr ""
"préalablement préparé avec <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2905,7 +2836,7 @@ msgstr ""
"sur &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2917,7 +2848,7 @@ msgstr ""
"envoyez un rapport de bogue. Voyez la <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2925,7 +2856,7 @@ msgstr ""
"le réseau."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2961,7 +2892,7 @@ msgstr ""
"userinput> donne une description de la syntaxe et des options disponibles."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2975,7 +2906,7 @@ msgstr ""
"de disquette USB."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2987,7 +2918,7 @@ msgstr ""
"système et avant d'avoir pressé le bouton de mise en route."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -3002,7 +2933,7 @@ msgstr ""
"recherchera alors les partitions amorçables du disque dur."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -3015,13 +2946,13 @@ msgstr ""
"root."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Paramètres d'amorçage PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -3037,25 +2968,25 @@ msgstr ""
"Rage 128, il s'agit de <userinput>video=aty128fb:vmode:6</userinput>."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Amorcer une machine ppc64el"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Comment amorcer une machine ppc64el :"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -3073,7 +3004,7 @@ msgstr ""
"charge l'amorçage par kexec."
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -3085,7 +3016,7 @@ msgstr ""
"pour utiliser l'information d'amorçage depuis un serveur DHCP."
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -3107,7 +3038,7 @@ msgstr ""
"l'installateur."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3119,13 +3050,13 @@ msgstr ""
"SCSI n°6 (ou le second maître pour les systèmes à base d'IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Messages IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3141,13 +3072,13 @@ msgstr ""
"Sun NVRAM</ulink> pour plus d'informations."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Accessibilité"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3179,13 +3110,13 @@ msgstr ""
"QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "Frontaux de l'installateur"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3203,13 +3134,13 @@ msgstr ""
"<xref linkend=\"installer-args\"/>."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Les plages Braille USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3231,13 +3162,13 @@ msgstr ""
"sur l'affectation des touches."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Les plages Braille série"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3281,13 +3212,13 @@ msgstr ""
"une documentation sur l'affectation des touches."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Synthèse vocale logicielle"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3306,7 +3237,7 @@ msgstr ""
"système cible."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3318,7 +3249,7 @@ msgstr ""
"<classname>espeak</classname>."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3348,13 +3279,13 @@ msgstr ""
"<userinput>&lt;</userinput> à l'invite."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Synthèse vocale matérielle"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3368,7 +3299,7 @@ msgstr ""
"une entrée <quote>Graphical install</quote> dans le menu d'amorçage."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3391,13 +3322,13 @@ msgstr ""
"automatiquement activée sur le système cible."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Cartes fille"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3414,7 +3345,7 @@ msgstr ""
"disponibles."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3425,13 +3356,13 @@ msgstr ""
"puis touche &enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Thème à fort contraste"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3443,13 +3374,13 @@ msgstr ""
"le paramètre <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "Zoom"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3464,13 +3395,13 @@ msgstr ""
"ou réduisent la taille de police."
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Préconfiguration"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3481,13 +3412,13 @@ msgstr ""
"\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Accessibilité du système installé"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3497,8 +3428,14 @@ msgstr ""
"Une documentation sur l'accessibilité est disponible sur la page du wiki "
"Debian <ulink url=\"&url-debian-wiki-accessibility;\">Accessibility</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Paramètres d'amorçage"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3512,7 +3449,7 @@ msgstr ""
"l'aider un peu."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3526,7 +3463,7 @@ msgstr ""
"vous pouvez redémarrer et donner les paramètres nécessaires à votre matériel."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3543,13 +3480,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Console d'amorçage"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3569,7 +3506,7 @@ msgstr ""
"quelque chose comme <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3586,7 +3523,7 @@ msgstr ""
"pris en charge par l'installateur pour ce gestionnaire d'amorçage)."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3616,7 +3553,7 @@ msgstr ""
"<literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3630,13 +3567,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Paramètres pour l'installateur &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3650,7 +3587,7 @@ msgstr ""
"noyau <emphasis>panique</emphasis>. </para></footnote>."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3666,13 +3603,13 @@ msgstr ""
"exemples de ce manuel utilisent la forme courte des paramètres."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -3680,7 +3617,7 @@ msgstr ""
"les messages sont affichés."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3696,7 +3633,7 @@ msgstr ""
"priorité comme il est nécessaire."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3717,13 +3654,13 @@ msgstr ""
"correctement."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3759,13 +3696,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3780,49 +3717,49 @@ msgstr ""
"les interpréteurs pour revenir au processus d'amorçage."
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "valeur par défaut."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Un peu plus bavard qu'habituellement."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Beaucoup d'informations."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3833,13 +3770,13 @@ msgstr ""
"pour revenir au processus de démarrage."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3851,7 +3788,7 @@ msgstr ""
"dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3862,19 +3799,19 @@ msgstr ""
"périphérique."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3887,13 +3824,13 @@ msgstr ""
"de syslog, 514."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3905,13 +3842,13 @@ msgstr ""
"Voyez la <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3922,13 +3859,13 @@ msgstr ""
"automatisées où la sécurité est limitée."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3947,13 +3884,13 @@ msgstr ""
"noir, ou un blocage quelques minutes après le début de l'installation."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Des problèmes semblables ont été rencontrés sur les hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3972,13 +3909,13 @@ msgstr ""
"framebuffer=true</userinput>, ou <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3995,13 +3932,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -4016,7 +3953,7 @@ msgstr ""
"échoué."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -4032,13 +3969,13 @@ msgstr ""
"automatique (ni v4 ni v6) et indiquer vous-même les paramètres du réseau."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -4049,13 +3986,13 @@ msgstr ""
"problèmes avec les PCMCIA."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -4070,13 +4007,13 @@ msgstr ""
"\"&url-d-i-wiki;\">wiki de l'installateur Debian</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4087,13 +4024,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4104,13 +4041,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4127,13 +4064,13 @@ msgstr ""
"seenflag\"/> pour des précisions."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4145,13 +4082,13 @@ msgstr ""
"la <xref linkend=\"preseed-auto\"/> pour des précisions."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4164,13 +4101,13 @@ msgstr ""
"<userinput>true</userinput>."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4188,7 +4125,7 @@ msgstr ""
"types de lecteur ne peuvent pas recharger automatiquement le support."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4200,13 +4137,13 @@ msgstr ""
"ne s'amorcera pas à partir du lecteur après l'installation."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4220,7 +4157,7 @@ msgstr ""
"système installé. Consultez la <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4236,13 +4173,13 @@ msgstr ""
"devraient se servir de cette option."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4256,13 +4193,13 @@ msgstr ""
"\">Attention : commande non sécurisée et non recommandée.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4275,13 +4212,13 @@ msgstr ""
"complètement. La valeur est en Ko."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4292,13 +4229,13 @@ msgstr ""
"\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Répondre à des questions avec les paramètres d'amorçage"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4313,25 +4250,25 @@ msgstr ""
"exemples."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (langue)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (pays)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4341,7 +4278,7 @@ msgstr ""
"système installé, peuvent être indiqués de deux manières."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4361,7 +4298,7 @@ msgstr ""
"combinaisons possibles de langue, pays et locale."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4377,13 +4314,13 @@ msgstr ""
"UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4400,7 +4337,7 @@ msgstr ""
"(consultez la <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4411,13 +4348,13 @@ msgstr ""
"du réseau."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocole)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4435,13 +4372,13 @@ msgstr ""
"sélectionner un miroir FTP dans une liste, vous devrez saisir son nom."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tâches)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4453,13 +4390,13 @@ msgstr ""
"literal>. Voyez la <xref linkend=\"pkgsel\"/> pour des précisions."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Passer des paramètres aux modules du noyau"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4484,7 +4421,7 @@ msgstr ""
"du système installé."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4498,7 +4435,7 @@ msgstr ""
"nécessaire de passer soi-même des paramètres."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4519,19 +4456,19 @@ msgstr ""
"par câble coaxial) et l'IRQ 10&nbsp;:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Interdire des modules du noyau"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4549,7 +4486,7 @@ msgstr ""
"périphérique ne fonctionnera pas correctement."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4565,7 +4502,7 @@ msgstr ""
"le système installé."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4579,19 +4516,19 @@ msgstr ""
"affiché pendant la phase de détection du matériel."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Dysfonctionnements pendant la procédure d'installation"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Fiabilité des lecteurs de CD"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4605,7 +4542,7 @@ msgstr ""
"de lecture pendant l'installation."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4616,13 +4553,13 @@ msgstr ""
"accompagnés de suggestions sur la manière de les traiter."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "On peut tout d'abord essayer deux choses très simples&nbsp;:"
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4632,7 +4569,7 @@ msgstr ""
"qu'il n'est pas sale."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4646,7 +4583,7 @@ msgstr ""
"lecteurs sont résolus de cette façon."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4658,7 +4595,7 @@ msgstr ""
"utilisons le terme CD pour simplifier."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4668,13 +4605,13 @@ msgstr ""
"l'une des autres méthodes disponibles."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Problèmes communs"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4684,7 +4621,7 @@ msgstr ""
"vitesse sur les lecteurs modernes."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4694,13 +4631,13 @@ msgstr ""
"(<emphasis>direct memory access</emphasis>) est activé."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Comment résoudre ces problèmes ?"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
@@ -4708,7 +4645,7 @@ msgstr ""
"suggestions&nbsp;:"
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4719,7 +4656,7 @@ msgstr ""
"lecteur est bien le périphérique d'amorçage."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4745,7 +4682,7 @@ msgstr ""
"taille de l'image pour lire le nombre d'octets sur le CD."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4767,7 +4704,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4788,7 +4725,7 @@ msgstr ""
"virtuelle (VT2) et lancer un interpréteur de commandes."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4800,7 +4737,7 @@ msgstr ""
"d'erreur spécifiques. Vérifiez ensuite la sortie de <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4830,7 +4767,7 @@ msgstr ""
"le charger vous-même avec <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4842,7 +4779,7 @@ msgstr ""
"filename>. Il doit exister aussi un fichier <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4858,7 +4795,7 @@ msgstr ""
"messages d'erreur."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4884,7 +4821,7 @@ msgstr ""
"répertoire du périphérique qui correspond au lecteur de CD."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4898,13 +4835,13 @@ msgstr ""
"correctement."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Fiabilité des disquettes"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4914,7 +4851,7 @@ msgstr ""
"installer &debian; est celui de leur fiabilité."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4933,7 +4870,7 @@ msgstr ""
"erreurs d'entrée/sortie (<emphasis>I/O error</emphasis>)."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4950,7 +4887,7 @@ msgstr ""
"utile d'écrire les disquettes sur un autre système."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4962,7 +4899,7 @@ msgstr ""
"tout s'est bien déroulé avec cette troisième disquette."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4974,7 +4911,7 @@ msgstr ""
"ont été correctement téléchargées en vérifiant les sommes MD5."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4987,13 +4924,13 @@ msgstr ""
"contrôle des lecteurs de disquette."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuration d'amorçage"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -5007,7 +4944,7 @@ msgstr ""
"qu'il a été discuté dans la <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -5019,7 +4956,7 @@ msgstr ""
"firmware\"/>."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -5038,37 +4975,37 @@ msgstr ""
"fonctionne correctement, par exemple un CD live."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problèmes communs sur &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -5078,7 +5015,7 @@ msgstr ""
"des paramètres d'amorçage à l'installateur."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5100,13 +5037,13 @@ msgstr ""
"\"boot-parms\"/> pour plus de précisions."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Le système bloque lors de la configuration des services PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5127,7 +5064,7 @@ msgstr ""
"après l'installation et éviter le problème des adresses des ressources."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5149,20 +5086,20 @@ msgstr ""
"virgules quand vous passez ces valeurs à l'installateur."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
"Certains problèmes communs lors de l'installation méritent une mention."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Sortie vidéo mal dirigée"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5189,7 +5126,7 @@ msgstr ""
"paramètre <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5203,13 +5140,13 @@ msgstr ""
"vidéo dans <filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Amorçage ou installation impossible à partir d'un CD"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5221,7 +5158,7 @@ msgstr ""
"La plupart des problèmes ont été signalés sur des systèmes SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5229,13 +5166,13 @@ msgstr ""
"réseau."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Comprendre les messages du noyau au démarrage"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5273,13 +5210,13 @@ msgstr ""
"arch=\"linux-any\">(voyez la <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Signaler les problèmes"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5300,7 +5237,7 @@ msgstr ""
"rapport de bogue, vous pouvez attacher cette information au rapport."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5313,13 +5250,13 @@ msgstr ""
"dans le fichier <filename>/var/log/installer/</filename>."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Faire un rapport de bogue"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5333,7 +5270,7 @@ msgstr ""
"possibles."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5346,7 +5283,7 @@ msgstr ""
"aussi rendue publique."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5365,7 +5302,7 @@ msgstr ""
"<command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5456,6 +5393,55 @@ msgstr ""
"plantage du noyau. Décrivez les étapes que vous avez effectuées pour arriver "
"là."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Amorcer avec TFTP les SGI"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Une fois entré dans le moniteur de commandes, utilisez "
+#~ "<informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> sur les machines SGI pour amorcer Linux et "
+#~ "commencer l'installation de &debian;. Pour ce faire, il sera peut-être "
+#~ "nécessaire d’annuler le paramétrage de la variable d'environnement "
+#~ "<envar>netaddr</envar>. Tapez&nbsp;: <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> dans le moniteur de commandes."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "Sur les machines SGI, vous pouvez ajouter des paramètres d'amorçage après "
+#~ "la commande <command>bootp():</command> dans le moniteur de commandes."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Après la commande <command>bootp():</command>, vous pouvez ajouter le "
+#~ "chemin et le nom du fichier à amorcer, si vous n’avez pas donné un nom "
+#~ "explicite, avec votre serveur BOOTP/DHCP. Par exemple&nbsp;: "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Vous pouvez passer d'autres paramètres au "
+#~ "noyau avec la commande <command>append</command>&nbsp;:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/hu/boot-installer.po b/po/hu/boot-installer.po
index 9d9ea1b87..2ad9007e7 100644
--- a/po/hu/boot-installer.po
+++ b/po/hu/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2007-03-18 16:39+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian <debian-l10n-hungarian@lists.debian>\n"
@@ -237,7 +237,7 @@ msgstr "Indítás TFTP segítségével"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -252,7 +252,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -263,7 +263,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -628,15 +628,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Indítás USB tárról"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Indítás egy CD-ROM lemezről"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -651,8 +651,8 @@ msgstr ""
"telepítést, erről a következő fejezet súg."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -667,8 +667,8 @@ msgstr ""
"kernelekről és telepítő módokról szóló részeket, mely megoldja ezt."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -690,8 +690,8 @@ msgstr ""
"telepítésekor a telepítő rendszert a CD-ROM meghajtóra irányíthatod."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1004,13 +1004,13 @@ msgstr ""
"command> között."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Indítás flopikról"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1105,7 +1105,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Indítás TFTP segítségével"
@@ -1895,65 +1895,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Indító paraméterek"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1961,7 +1909,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1971,13 +1919,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 indító paraméterek"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1990,7 +1938,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2013,7 +1961,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2025,7 +1973,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2037,13 +1985,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2054,7 +2002,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2063,13 +2011,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2078,19 +2026,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Indítás merevlemezről"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2098,7 +2046,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, fuzzy, no-c-format
#| msgid ""
#| "To boot the installer from hard disk, you will have already completed "
@@ -2113,13 +2061,13 @@ msgstr ""
"<xref linkend=\"boot-drive-files\"/> részben írt fájlokat."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2133,13 +2081,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2163,19 +2111,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Indítás USB memóriáról"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2185,7 +2133,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2199,7 +2147,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2215,7 +2163,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2226,7 +2174,7 @@ msgstr ""
"lehetőség: további indító argumentumok megadása vagy az &enterkey; leütése."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2235,13 +2183,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2262,7 +2210,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2272,7 +2220,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2283,7 +2231,7 @@ msgstr ""
"meghajtóba a rendszer leállítása után, a bekapcsoló megnyomása előtt."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2293,7 +2241,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2305,13 +2253,13 @@ msgstr ""
"rendszer memóriába töltése után."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC indító paraméterek"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2322,25 +2270,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2351,7 +2299,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2360,7 +2308,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2373,7 +2321,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2382,13 +2330,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM üzenetek"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2403,13 +2351,13 @@ msgstr ""
"címet több adatért."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2445,13 +2393,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2465,13 +2413,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2496,13 +2444,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2514,7 +2462,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2523,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2541,13 +2489,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2557,7 +2505,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2571,13 +2519,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2588,7 +2536,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2596,13 +2544,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2611,13 +2559,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2627,13 +2575,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2641,13 +2589,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2655,8 +2603,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Indító paraméterek"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2670,7 +2624,7 @@ msgstr ""
"szükséges."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2684,7 +2638,7 @@ msgstr ""
"kisegítik egyes adatokkal a hardverről."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2700,13 +2654,13 @@ msgstr ""
"alábbi: <xref linkend=\"boot-troubleshooting\"/> részben."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2735,7 +2689,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2746,7 +2700,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2780,7 +2734,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2794,13 +2748,13 @@ msgstr ""
"legyen <filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; Telepítő paraméterek"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2814,7 +2768,7 @@ msgstr ""
"footnote> mely hasznos lehet."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2829,19 +2783,19 @@ msgstr ""
"(rendes) hosszú forma után. A példák is a rövid formát használják."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (elsőbbség)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "E paraméter adja meg a megjelenítendő üzenetek legkisebb elsőbbségét."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2855,7 +2809,7 @@ msgstr ""
"szintre állítja ezt."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2873,13 +2827,13 @@ msgstr ""
"üzeneteket jeleníti meg és ha minden rendben, nem kérdez."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, fuzzy, no-c-format
#| msgid ""
#| "This boot parameter controls the type of user interface used for the "
@@ -2927,13 +2881,13 @@ msgstr ""
"<userinput>gtk</userinput> felületet használja."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2946,49 +2900,49 @@ msgstr ""
"pontjain. (Lépj ki a héjakból az indító folyamat folytatásához.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Ez az alap."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Átlagnál bővebb."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Sok hibakereső adat."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2998,13 +2952,13 @@ msgstr ""
"visszaadásához. Lépj ki a héjból az indítás folytatásához."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3015,7 +2969,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3025,19 +2979,19 @@ msgstr ""
"megtalálásához felülírható e paraméterrel, hogy csak 1 eszközt nézzen."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3046,13 +3000,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3061,13 +3015,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3075,13 +3029,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, fuzzy, no-c-format
#| msgid ""
#| "Some architectures use the kernel framebuffer to offer installation in a "
@@ -3103,13 +3057,13 @@ msgstr ""
"körül, üres képernyő vagy fagyás a telepítés indítása után pár perccel."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Hasonló problémákról érkezett jelentés egyes hppa gépeken."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3127,13 +3081,13 @@ msgstr ""
"<userinput>fb=true</userinput> paraméterrel."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (téma)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3149,13 +3103,13 @@ msgstr ""
"<userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3174,7 +3128,7 @@ msgstr ""
"lehetséges."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3194,13 +3148,13 @@ msgstr ""
"tiltására és megadhatod az adatokat kézzel."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3210,13 +3164,13 @@ msgstr ""
"gondot okoznak. Egyes laptopok híresek erről."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3226,13 +3180,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3242,13 +3196,13 @@ msgstr ""
"fájlra mutató url-t. Lásd a <xref linkend=\"automatic-install\"/> részt."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (fájl)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3258,13 +3212,13 @@ msgstr ""
"Lásd a <xref linkend=\"automatic-install\"/> részt."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3279,13 +3233,13 @@ msgstr ""
"\"preseed-seenflag\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3297,13 +3251,13 @@ msgstr ""
"> részt ennek használatához az automata telepítésben."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3312,13 +3266,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3335,7 +3289,7 @@ msgstr ""
"fentről-töltős stílusú meghajtó nem tudja automatikusan újratölteni a médiát."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3347,14 +3301,14 @@ msgstr ""
"optikai meghajtóról a telepítés után."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, fuzzy, no-c-format
#| msgid "debian-installer/theme (theme)"
msgid "base-installer/install-recommends (recommends)"
msgstr "debian-installer/theme (téma)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3364,7 +3318,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3375,13 +3329,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3394,13 +3348,13 @@ msgstr ""
"<emphasis role=\"bold\">Figyelem: nem biztonságos, nem ajánlott.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3412,13 +3366,13 @@ msgstr ""
"teljesen betöltésre. A mértékegység: kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3428,13 +3382,13 @@ msgstr ""
"lépéshez. Lásd: <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Indító paraméterek használata kérdések megválaszolására"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3447,27 +3401,27 @@ msgstr ""
"erről a <xref linkend=\"preseed-bootparms\"/> részben. Íme pár példa."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, fuzzy, no-c-format
#| msgid "debian-installer/locale (locale)"
msgid "debian-installer/language (language)"
msgstr "debian-installer/locale (honosítás)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, fuzzy, no-c-format
#| msgid "debian-installer/theme (theme)"
msgid "debian-installer/country (country)"
msgstr "debian-installer/theme (téma)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (honosítás)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3475,7 +3429,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3488,7 +3442,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3499,13 +3453,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3521,7 +3475,7 @@ msgstr ""
"classname> (lásd itt: <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -3534,13 +3488,13 @@ msgstr ""
"helyette statikus hálózati beállítás kikényszerítéséhez."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3557,13 +3511,13 @@ msgstr ""
"választható ftp tükör, ezt kézzel kell majd megadni."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (feladatok)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3575,13 +3529,13 @@ msgstr ""
"<xref linkend=\"pkgsel\"/> részt további adatokért."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Paraméterek átadása kernel moduloknak"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3603,7 +3557,7 @@ msgstr ""
"E paraméterek átkerülnek a telepített rendszerbe is."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3616,7 +3570,7 @@ msgstr ""
"esetekben jól jöhet paraméterek kézi beállítása."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3636,19 +3590,19 @@ msgstr ""
"beállítása a BNC (koax) csatlakozó és IRQ 10 használatához:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Kernel modulok feketelistája"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3664,7 +3618,7 @@ msgstr ""
"vagy előbb rossz meghajtó betöltése esetén."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3679,7 +3633,7 @@ msgstr ""
"a telepített rendszer alatt is."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3692,19 +3646,19 @@ msgstr ""
"hardver felismerő szakaszokban."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Hibák elhárítása a telepítő folyamat során"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-ROM megbízhatóság"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3718,7 +3672,7 @@ msgstr ""
"telepítés alatti olvasásakor."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3729,13 +3683,13 @@ msgstr ""
"általános tanácsot írunk le. A többi tőled függ."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Először 2 egyszerű dolgot érdemes kipróbálni."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3744,7 +3698,7 @@ msgstr ""
"Ha a CD-ROM nem indul, ellenőrizd, helyesen van-e betéve és nem piszkos-e."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3763,7 +3717,7 @@ msgstr ""
"DMA hiba megoldható így."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3775,7 +3729,7 @@ msgstr ""
"kedvéért mindig a CD-ROM szót használjuk."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3785,13 +3739,13 @@ msgstr ""
"elérhető telepítő módot."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Általános hibák"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3801,7 +3755,7 @@ msgstr ""
"nagy sebességgel írt lemezek olvasását."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, fuzzy, no-c-format
#| msgid ""
#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3814,13 +3768,13 @@ msgstr ""
"elérés</quote> (DMA) bekapcsolt volta esetén."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Hogyan vizsgálj ki és oldj meg gondokat"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
@@ -3828,7 +3782,7 @@ msgstr ""
"javaslatokat."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, fuzzy, no-c-format
#| msgid ""
#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -3842,7 +3796,7 @@ msgstr ""
"hogy a CD-rom meghajtó támogatja a használt médiát."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3867,7 +3821,7 @@ msgstr ""
"olvasására a CD-ROM lemezről."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3889,7 +3843,7 @@ msgstr ""
"134486016 bájt (134 MB) másolva, 97.474 másodperc, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3909,7 +3863,7 @@ msgstr ""
"virtuális terminálra (VT2), melyen aktiváld a héjat."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3921,7 +3875,7 @@ msgstr ""
"ellenőrzéséhez. Ezután ellenőrizd a <command>dmesg</command> kimenetét is."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3951,7 +3905,7 @@ msgstr ""
"command> paranccsal."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3963,7 +3917,7 @@ msgstr ""
"hdc</filename>. Lehet ez is: <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3978,7 +3932,7 @@ msgstr ""
"</screen></informalexample> Ellenőrizd, ír-e hibát."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4004,7 +3958,7 @@ msgstr ""
"könyvtárban vagy."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4018,13 +3972,13 @@ msgstr ""
"használható."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Flopi lemezek megbízhatósága"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4034,7 +3988,7 @@ msgstr ""
"megbízhatatlansága."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4051,7 +4005,7 @@ msgstr ""
"ezt tömeges lemez I/O hiba üzenettel jelzik."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4067,7 +4021,7 @@ msgstr ""
"esetben csak az oldja meg, ha egy másik gépen írod meg."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4079,7 +4033,7 @@ msgstr ""
"sikeresen telepített."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4091,7 +4045,7 @@ msgstr ""
"ellenőrzésével."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4103,13 +4057,13 @@ msgstr ""
"hardver vagy firmware flopi meghajtók okozzák."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Indító beállítás"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4122,7 +4076,7 @@ msgstr ""
"korábbi <xref linkend=\"boot-parms\"/> szerint."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4131,7 +4085,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4143,37 +4097,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Gyakori &arch-title; telepítő gondok"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4183,7 +4137,7 @@ msgstr ""
"paraméterek átadásával a telepítőnek."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, fuzzy, no-c-format
#| msgid ""
#| "If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4211,13 +4165,13 @@ msgstr ""
"részletekért."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "A rendszer fagyása a PCMCIA beállító szakaszban"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4244,7 +4198,7 @@ msgstr ""
"erőforrás-tartományokat."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4266,19 +4220,19 @@ msgstr ""
"telepítőben."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Van pár fel-felbukkanó telepítő gond, melyet érdemes megemlíteni."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4294,7 +4248,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4307,13 +4261,13 @@ msgstr ""
"meghajtót a <filename>/etc/X11/xorg.conf</filename> fájlban."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Hibás indítás vagy telepítés CD-ROM lemezről"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4325,19 +4279,19 @@ msgstr ""
"rendszereknél fordult elő."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "Az ilyen rendszerekhez hálózati telepítést ajánlunk."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "A kernel indító üzenetek értelmezése"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4373,13 +4327,13 @@ msgstr ""
"\"/> részt)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Telepítő gondok jelentése"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4397,7 +4351,7 @@ msgstr ""
"hibákat és javításukat. Ha jelentést küldesz, csatolhatod hozzá ezeket."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4409,13 +4363,13 @@ msgstr ""
"könyvtárban, miután a gép a telepített rendszert elindította."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Telepítő jelentések küldése"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4428,7 +4382,7 @@ msgstr ""
"hardver összeállításról."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4439,7 +4393,7 @@ msgstr ""
"nyilvános listára kerül. Gondold át, melyik email címedet használod."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -4466,7 +4420,7 @@ msgstr ""
"<command>reportbug installation-reports</command> parancsot."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, fuzzy, no-c-format
#| msgid ""
#| "Alternatively you can use this template when filling out installation "
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po
index a1da6ae23..7fd44482b 100644
--- a/po/ja/boot-installer.po
+++ b/po/ja/boot-installer.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2016-11-26 04:03+0900\n"
"Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -309,7 +309,7 @@ msgstr "TFTP による起動"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -321,7 +321,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -331,7 +331,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -822,15 +822,15 @@ msgid "Booting from USB Memory Stick"
msgstr "USB メモリからの起動"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "CD-ROM からの起動"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -844,8 +844,8 @@ msgstr ""
"phrase>CD-ROM をドライブに入れて再起動し、次の章に進んでください。"
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -860,8 +860,8 @@ msgstr ""
"ついて読んでください。"
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -876,8 +876,8 @@ msgstr ""
"ルする場合、インストールシステムを CD-ROM ドライブに向けてください。"
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1177,13 +1177,13 @@ msgstr ""
"ん。"
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "フロッピーからの起動"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1280,7 +1280,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "TFTP での起動"
@@ -2366,81 +2366,13 @@ msgstr ""
"らカーネルの読み込みが完了すれば、&debian; インストーラを起動します。"
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI の TFTP での起動"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"SGI のマシンで、コマンドモニタに入ったところで <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> と入力すると、linux が起動して &debian; ソフト"
-"ウェアのインストールが始まります。インストーラを正しく動作させるには、環境変"
-"数 <envar>netaddr</envar> の設定を解除しなければならないこともあります。これ"
-"にはコマンドモニタから <informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> とします。"
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "ブートパラメータ"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"SGI のマシンでは、コマンドモニタの <command>bootp():</command> コマンドにブー"
-"トパラメータを追加します。"
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"bootp/dhcp サーバの方から名前を与えていない場合は、<command>bootp():</"
-"command> の後に起動させるファイルのパスと名前を与えることが可能です。例: "
-"<informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> さらにカーネルパラメータは <command>append</"
-"command> を通して渡せます:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 の制限"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2450,7 +2382,7 @@ msgstr ""
"ssh セッションが使えることが必要となります。"
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2463,13 +2395,13 @@ msgstr ""
"にログインします。すると標準のインストールシステムが起動されます。"
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 ブートパラメータ"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2488,7 +2420,7 @@ msgstr ""
"を空白で区切ることなく、結合してカーネルに渡します。"
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2528,7 +2460,7 @@ msgstr ""
"加する必要があります。"
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2546,7 +2478,7 @@ msgstr ""
"フォルト CD-ROM から起動できます。"
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2564,13 +2496,13 @@ msgstr ""
"</screen></informalexample>"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2586,7 +2518,7 @@ msgstr ""
"ピードライブを使い、必要とされたファイルのために CD を指定してください。"
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2598,13 +2530,13 @@ msgstr ""
"が表示されたら以下を入力してください。"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2616,19 +2548,19 @@ msgstr ""
"のプロンプトが表示されたら以下を入力してください。"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "ハードディスクからの起動"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2638,7 +2570,7 @@ msgstr ""
"のシステムについては、インストールをサポートする唯一の方法です。"
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2650,13 +2582,13 @@ msgstr ""
"があります。"
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "MacOS からの OldWorld PowerMac の起動"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2678,13 +2610,13 @@ msgstr ""
"タンをクリックすると、MacOS がシャットダウンして、インストーラが起動します。"
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "OpenFirmware からの NewWorld Mac の起動"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2730,19 +2662,19 @@ msgstr ""
"が開始されるはずです。"
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "USB メモリからの起動"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "現在、NewWorld PowerMac は USB からの起動をサポートしています。"
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2757,7 +2689,7 @@ msgstr ""
"覧ください。"
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2779,7 +2711,7 @@ msgstr ""
"えています。"
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2805,7 +2737,7 @@ msgstr ""
"Firmware に指示しています。"
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2816,7 +2748,7 @@ msgstr ""
"加の起動引数を入力するか、単に &enterkey; を押してください。"
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2828,7 +2760,7 @@ msgstr ""
"ンストールレポートを出してください。"
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2836,7 +2768,7 @@ msgstr ""
"す。"
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2872,7 +2804,7 @@ msgstr ""
"ションの説明が得られます。"
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2886,7 +2818,7 @@ msgstr ""
"ん。"
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2898,7 +2830,7 @@ msgstr ""
"てください。"
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2912,7 +2844,7 @@ msgstr ""
"ションをチェックします。"
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2924,13 +2856,13 @@ msgstr ""
"れると、インストーラプログラムが自動的に起動します。"
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC ブートパラメータ"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2946,25 +2878,25 @@ msgstr ""
"userinput> に変えてください。"
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "ppc64el マシンのブート"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "ppc64el マシンのブート方法:"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2981,7 +2913,7 @@ msgstr ""
"であればどれでもブートできます。"
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2992,7 +2924,7 @@ msgstr ""
"を探します。また、ブート情報を DHCP サーバから取得するようにも設定できます。"
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -3012,7 +2944,7 @@ msgstr ""
"パラメータを渡せます。"
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3024,13 +2956,13 @@ msgstr ""
"システムならセカンダリのマスター) から起動せよ、という命令の別名です。"
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM メッセージ"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3045,13 +2977,13 @@ msgstr ""
"\">Sun NVRAM FAQ</ulink> を見てください。"
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "アクセシビリティ"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3081,13 +3013,13 @@ msgstr ""
"して認識することに注意してください。"
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "インストーラフロントエンド"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3105,13 +3037,13 @@ msgstr ""
"い。"
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB 点字ディスプレイ"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3132,13 +3064,13 @@ msgstr ""
"す。"
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "シリアル接続点字ディスプレイ"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3181,13 +3113,13 @@ msgstr ""
"ます。"
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "ソフトウェア音声合成"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3205,7 +3137,7 @@ msgstr ""
"サポートを自動的にインストールします。"
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3216,7 +3148,7 @@ msgstr ""
"で発声します (<classname>espeak</classname> が有効な場合)。"
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3246,13 +3178,13 @@ msgstr ""
"<userinput>&lt;</userinput> を入力してください。"
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "ハードウェア音声合成"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3266,7 +3198,7 @@ msgstr ""
"install</quote> エントリを選択する必要があります。"
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3287,13 +3219,13 @@ msgstr ""
"ポートをターゲットシステムに自動でインストールします。"
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "基板デバイス"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3309,7 +3241,7 @@ msgstr ""
"これにより使用できる言語が減ってしまいます。"
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3319,13 +3251,13 @@ msgstr ""
"<userinput>h</userinput> &enterkey; をタイプしてください。"
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "高コントラストテーマ"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3337,13 +3269,13 @@ msgstr ""
"<userinput>theme=dark</userinput> を追加してください。"
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "拡大"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3357,13 +3289,13 @@ msgstr ""
"keycombo> のショートカットでそれぞれフォントサイズを拡大、縮小します。"
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "preseed の利用"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3373,13 +3305,13 @@ msgstr ""
"これは <xref linkend=\"appendix-preseed\"/> にドキュメントがあります。"
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "インストールしたシステムのアクセシビリティ"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3390,8 +3322,14 @@ msgstr ""
"\"&url-debian-wiki-accessibility;\">Debian Accessibility wiki ページ</ulink> "
"で利用できます。"
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "ブートパラメータ"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3405,7 +3343,7 @@ msgstr ""
"あるのです。"
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3419,7 +3357,7 @@ msgstr ""
"ステムに伝えるためのパラメータを調べ、あとで再起動します。"
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3435,13 +3373,13 @@ msgstr ""
"に含まれています。"
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "ブートコンソール"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3460,7 +3398,7 @@ msgstr ""
"ルデバイスで、通常 <filename>ttyS0</filename> のようになります。"
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3477,7 +3415,7 @@ msgstr ""
"システムにコピーされるようになります。"
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3505,7 +3443,7 @@ msgstr ""
"換できます。"
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3519,13 +3457,13 @@ msgstr ""
"を設定しても結構です。"
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; Installer パラメータ"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3539,7 +3477,7 @@ msgstr ""
"ニックしてしまいます。</para> </footnote>をいくつか認識します。"
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3554,20 +3492,20 @@ msgstr ""
"ルの例は、通常、短縮形も使用しています。"
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
"このパラメータには、表示するメッセージのもっとも低い優先度を設定します。"
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3581,7 +3519,7 @@ msgstr ""
"な優先度に調整します。"
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3600,13 +3538,13 @@ msgstr ""
"なメッセージだけを表示し、大騒ぎせずに正しい設定をしようとします。"
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3642,13 +3580,13 @@ msgstr ""
"エンドを使用します。"
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3661,49 +3599,49 @@ msgstr ""
"できます。(シェルを終了すると起動プロセスを継続します)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "デフォルトです。"
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "通常よりも詳細です。"
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "デバッグ情報を大量に表示します。"
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3713,13 +3651,13 @@ msgstr ""
"起動を続けるにはシェルから抜けてください。"
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3731,7 +3669,7 @@ msgstr ""
"す。"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3741,19 +3679,19 @@ msgstr ""
"が、このパラメータで 1 つのデバイスを探すように上書きできます。"
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3765,13 +3703,13 @@ msgstr ""
"ポートのデフォルト値を、標準 syslog ポートの 514 とします。"
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3783,13 +3721,13 @@ msgstr ""
"す。<xref linkend=\"lowmem\"/> もご覧ください。"
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3799,13 +3737,13 @@ msgstr ""
"リティが限られている、無人インストールの際に便利です。"
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3823,13 +3761,13 @@ msgstr ""
"の兆候です。"
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "そのような問題が、hppa について報告されています。"
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3847,13 +3785,13 @@ msgstr ""
"<userinput>fb=true</userinput> というパラメータを試してください。"
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3869,13 +3807,13 @@ msgstr ""
"と指定してテーマを設定してください。"
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3888,7 +3826,7 @@ msgstr ""
"きません。自動設定が失敗する場合のみ、手動ネットワーク設定を行えます。"
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3903,13 +3841,13 @@ msgstr ""
"パラメータを使用できます。"
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3920,13 +3858,13 @@ msgstr ""
"ピュータには、そういう行儀悪さがあることが知られています。"
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3940,13 +3878,13 @@ msgstr ""
"\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink> にあります。"
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3957,13 +3895,13 @@ msgstr ""
"い。"
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3973,13 +3911,13 @@ msgstr ""
"<xref linkend=\"automatic-install\"/> を参照してください。"
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3994,13 +3932,13 @@ msgstr ""
"す。詳細は、<xref linkend=\"preseed-seenflag\"/> をご覧ください。"
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4012,13 +3950,13 @@ msgstr ""
"auto\"/> をご覧ください。"
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4030,13 +3968,13 @@ msgstr ""
"れを回避するには <userinput>true</userinput> をセットしてください。"
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4054,7 +3992,7 @@ msgstr ""
"ムライン、キャディタイプのドライブは、自動的にメディアをリロードできません。"
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4066,13 +4004,13 @@ msgstr ""
"要があります。"
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4086,7 +4024,7 @@ msgstr ""
"base\"/> をご覧ください。"
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4101,13 +4039,13 @@ msgstr ""
"ンは、経験豊富なユーザにしか有用ではないでしょう。"
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4120,13 +4058,13 @@ msgstr ""
"い。<emphasis role=\"bold\">警告: 危険です。お勧めしません。</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4138,13 +4076,13 @@ msgstr ""
"い。値は kB で指定してください。"
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4154,13 +4092,13 @@ msgstr ""
"userinput> にセットしてください。<xref linkend=\"rescue\"/> をご覧ください。"
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "ブートパラメータで質問に答える"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4173,25 +4111,25 @@ msgstr ""
"bootparms\"/> にあります。特殊な例を以下に示します。"
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4201,7 +4139,7 @@ msgstr ""
"ふたつあります。"
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4220,7 +4158,7 @@ msgstr ""
"ないということです。"
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4236,13 +4174,13 @@ msgstr ""
"UTF-8</userinput>"
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4258,7 +4196,7 @@ msgstr ""
"\"pppoe\"/> をご覧ください) </phrase>が便利です。"
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4268,13 +4206,13 @@ msgstr ""
"には、<userinput>true</userinput> と設定します。"
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4291,13 +4229,13 @@ msgstr ""
"ホスト名を手入力しなければならないことに注意してください。"
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4309,13 +4247,13 @@ msgstr ""
"ださい。"
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "カーネルモジュールへパラメータを渡す"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4338,7 +4276,7 @@ msgstr ""
"ステムに伝播します。"
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4352,7 +4290,7 @@ msgstr ""
"は、未だにパラメータを手で設定しなければなりません。"
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4373,19 +4311,19 @@ msgstr ""
"スカードで BNC (coax) を使用し、IRQ 10 を設定する場合は、以下のようにします。"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "カーネルモジュールのブラックリスト化"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4403,7 +4341,7 @@ msgstr ""
"因となります。"
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4419,7 +4357,7 @@ msgstr ""
"が有効になります。"
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4433,19 +4371,19 @@ msgstr ""
"げます。"
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "インストールプロセスのトラブルシューティング"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-ROM の信頼性"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4459,7 +4397,7 @@ msgstr ""
"す。"
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4470,13 +4408,13 @@ msgstr ""
"法を提供することしかできません。後はあなた次第です。"
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "まずはじめに試すのは、以下の 2 点です。"
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4486,7 +4424,7 @@ msgstr ""
"さい。"
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4500,7 +4438,7 @@ msgstr ""
"ます。"
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4512,7 +4450,7 @@ msgstr ""
"という用語を用いています。"
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4522,13 +4460,13 @@ msgstr ""
"さい。"
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "共通の問題"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4538,7 +4476,7 @@ msgstr ""
"ディスクからの読み込みをサポートしていない物があります。"
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4548,19 +4486,19 @@ msgstr ""
"(DMA) が有効だと、正しく動作しない物があります。"
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "調査および問題解決の方法"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "CD-ROM が起動に失敗したら、以下のことを試してください。"
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4570,7 +4508,7 @@ msgstr ""
"み問題あり)、BIOS で CD からの起動を有効にしているかをチェックしてください。"
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4595,7 +4533,7 @@ msgstr ""
"み込むのにイメージのサイズを利用します。"
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4617,7 +4555,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4637,7 +4575,7 @@ msgstr ""
"に切り替えて、シェルを有効にしてください。"
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4649,7 +4587,7 @@ msgstr ""
"示してください。その後、<command>dmesg</command> の出力でもチェックできます。"
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4679,7 +4617,7 @@ msgstr ""
"むのを試せます。"
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4691,7 +4629,7 @@ msgstr ""
"<filename>/dev/cdrom</filename> にもあるかもしれません。"
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4708,7 +4646,7 @@ msgstr ""
"チェックしてください。"
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4734,7 +4672,7 @@ msgstr ""
"クトリで操作してください。"
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4747,13 +4685,13 @@ msgstr ""
"ションを一般的なテストとして使用できます。"
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "フロッピーディスクの信頼性"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4763,7 +4701,7 @@ msgstr ""
"は、フロッピーディスクの信頼性だと思います。"
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4781,7 +4719,7 @@ msgstr ""
"ディスク I/O エラーに関するメッセージが大量に表示されます。"
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4798,7 +4736,7 @@ msgstr ""
"ムで書き込んでみると、うまくいくこともあるようです。"
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4810,7 +4748,7 @@ msgstr ""
"して確認するといいでしょう。"
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4822,7 +4760,7 @@ msgstr ""
"フロッピーでは、何も問題なくいったそうです。"
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4834,13 +4772,13 @@ msgstr ""
"ウェアのフロッピードライバのできが悪かったためでしょう。"
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "起動設定"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4853,7 +4791,7 @@ msgstr ""
"\"/> の説明に従ってブートパラメータを確認してください。"
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4865,7 +4803,7 @@ msgstr ""
"> を参照)。"
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4882,37 +4820,37 @@ msgstr ""
"(Live CD など) で実行し、その結果をバグ報告してください。"
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "&arch-title; へのインストールに共通の問題"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4922,7 +4860,7 @@ msgstr ""
"ラメータで解決したり、確実にバイパスして回避したりできます。"
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4942,13 +4880,13 @@ msgstr ""
"ください。"
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "PCMCIA 設定中のシステムフリーズ"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4968,7 +4906,7 @@ msgstr ""
"が起きるリソース範囲を除外できます。"
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4990,19 +4928,19 @@ msgstr ""
"あればカンマを省略しなければならないことに注意してください。"
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "以下、言及しておくべき、インストール時の一般的な問題があります。"
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "ビデオ出力先の間違い"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5028,7 +4966,7 @@ msgstr ""
"userinput> をインストーラに与えて起動してください。"
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5042,13 +4980,13 @@ msgstr ""
"filename> のビデオドライバを修正してください。"
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "起動に失敗ないし CD-ROM からインストール"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5060,20 +4998,20 @@ msgstr ""
"システムで報告されています。"
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
"そのようなシステムでは、インストーラをネットから起動するのをお勧めします。"
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "カーネルの起動時メッセージの意味"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5111,13 +5049,13 @@ msgstr ""
"baking\"/> 参照)</phrase>。"
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "インストールで発生した問題の報告"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5136,7 +5074,7 @@ msgstr ""
"バグ報告を送る際に、バグ報告にこの情報を付けることができます。"
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5148,13 +5086,13 @@ msgstr ""
"installer/</filename> にあるはずです。"
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "インストールレポートの送信"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5167,7 +5105,7 @@ msgstr ""
"さんのハードウェア設定情報を手に入れることができます。"
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5179,7 +5117,7 @@ msgstr ""
"ない e-mail アドレスを使用してください。"
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5198,7 +5136,7 @@ msgstr ""
"て、<command>reportbug installation-reports</command> を実行してください。"
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5286,3 +5224,50 @@ msgstr ""
"</screen></informalexample> バグ報告の際には、カーネルがハングした直前に表示"
"されたカーネルメッセージを添えて、何が問題なのかを説明してください。また、問"
"題が起きるまでにシステムに対して行ったことも記述してください。"
+
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI の TFTP での起動"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "SGI のマシンで、コマンドモニタに入ったところで <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> と入力すると、linux が起動して &debian; ソフト"
+#~ "ウェアのインストールが始まります。インストーラを正しく動作させるには、環境"
+#~ "変数 <envar>netaddr</envar> の設定を解除しなければならないこともあります。"
+#~ "これにはコマンドモニタから <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> とします。"
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "SGI のマシンでは、コマンドモニタの <command>bootp():</command> コマンドに"
+#~ "ブートパラメータを追加します。"
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "bootp/dhcp サーバの方から名前を与えていない場合は、<command>bootp():</"
+#~ "command> の後に起動させるファイルのパスと名前を与えることが可能です。例: "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> さらにカーネルパラメータは <command>append</"
+#~ "command> を通して渡せます:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
diff --git a/po/ko/boot-installer.po b/po/ko/boot-installer.po
index 0d815f3c2..c568861ea 100644
--- a/po/ko/boot-installer.po
+++ b/po/ko/boot-installer.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2017-02-11 19:00+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -307,7 +307,7 @@ msgstr "TFTP로 부팅하기"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -320,7 +320,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -331,7 +331,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -814,15 +814,15 @@ msgid "Booting from USB Memory Stick"
msgstr "USB 메모리에서 부팅하기"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "CD-ROM에서 부팅하기"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -836,8 +836,8 @@ msgstr ""
"시작하고 다음 장으로 넘어가십시오."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -852,8 +852,8 @@ msgstr ""
"다른 커널 및 설치 방법을 읽어보십시오."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -868,8 +868,8 @@ msgstr ""
"CD-ROM 드라이브로 맞춰 놓으십시오."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1165,13 +1165,13 @@ msgstr ""
"이 없습니다."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "플로피에서 부팅하기"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1265,7 +1265,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "TFTP로 부팅하기"
@@ -2319,81 +2319,13 @@ msgstr ""
"시작합니다."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI TFTP 부팅"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"SGI 컴퓨터에서 명령 모니터로 들어간 곳에 <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample>를 입력하면 linux가 부팅되고 &debian; 소프트웨어 "
-"설치가 시작됩니다 . 설치 프로그램을 제대로 작동하려면 환경변수 "
-"<envar>netaddr</envar> 설정을 해제해야 할 수도 있습니다. 커맨드 모니터에서 "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample>이것을 입력합니다.."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "부팅 파라미터"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"SGI에서는 커맨드 모니터에서 부팅 파라미터를 <command>bootp():</command> 명령"
-"어 뒤에 붙일 수 있습니다."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"bootp/dhcp 서버에서 부팅할 파일을 지정하지 않았다면, <command>bootp():</"
-"command> 명령 뒤에 부팅할 파일의 경로와 이름을 지정할 수 있습니다. 예를 들"
-"어: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> 그 외의 커널 파라미터는 <command>append</command>"
-"를 통해 넘길 수 있습니다:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 한계"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2403,7 +2335,7 @@ msgstr ""
"고 SSH 세션이 필요합니다."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2416,13 +2348,13 @@ msgstr ""
"합니다."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 부팅 파라미터"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2440,7 +2372,7 @@ msgstr ""
"백 없이 연결되서 전달됩니다."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2477,7 +2409,7 @@ msgstr ""
"옵션을 <filename>parmfile.debian</filename> 파일에 추가하면 됩니다."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2494,7 +2426,7 @@ msgstr ""
"keycap>, <keycap>Delete</keycap> 키를 동시에 누르고 있으십시오."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2512,13 +2444,13 @@ msgstr ""
"른 종류의 드라이브에서 부팅합니다."
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2534,7 +2466,7 @@ msgstr ""
"프로그램에서 필요한 파일을 읽는데 CD를 사용합니다."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2546,13 +2478,13 @@ msgstr ""
"을 입력합니다."
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2564,19 +2496,19 @@ msgstr ""
"나면 다음을 입력하십시오:"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "하드 디스크에서 부팅하기"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2586,7 +2518,7 @@ msgstr ""
"는 이게 유일한 설치 방법입니다."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2597,13 +2529,13 @@ msgstr ""
"\"/>에서 설명한대로 이미 필요한 파일을 다운로드하고 배치해야 합니다."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "맥오에스에서 올드월드 파워맥 부팅하기"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2625,13 +2557,13 @@ msgstr ""
"치 프로그램을 시작하십시오."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "OpenFirmware에서 뉴월드 맥 부팅하기"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2673,19 +2605,19 @@ msgstr ""
"다."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "USB 메모리에서 부팅하기"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "현재 뉴월드 파워맥 시스템은 USB 부팅을 지원한다고 알려져 있습니다."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2699,7 +2631,7 @@ msgstr ""
"openfirmware\"/> 부분을 참고하십시오."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2720,7 +2652,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename>이 동작하고 있습니다."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2746,7 +2678,7 @@ msgstr ""
"다."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2757,7 +2689,7 @@ msgstr ""
"부팅 파라미터가 필요하면 입력하고, 아니면 그냥 &enterkey;를 누르십시오."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2769,13 +2701,13 @@ msgstr ""
"는 대로 제출해 주십시오."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "현재 PReP 및 뉴월드 파워맥 시스템은 네트워크 부팅을 지원합니다."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2811,7 +2743,7 @@ msgstr ""
"법 및 사용할 수 있는 옵션 설명이 나옵니다."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2824,7 +2756,7 @@ msgstr ""
"플로피 드라이브만 붙어 있습니다."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2835,7 +2767,7 @@ msgstr ""
"고 전원 단추를 누르기 전에 플로피를 드라이브에 넣으십시오."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2848,7 +2780,7 @@ msgstr ""
"고, 부팅 가능한 하드 디스크 파티션을 찾게 됩니다."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2860,13 +2792,13 @@ msgstr ""
"을 자동으로 시작합니다."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC 부팅 파라미터"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2882,25 +2814,25 @@ msgstr ""
"<userinput>video=aty128fb:videomode:6</userinput>이라고 하십시오."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "ppc64el 컴퓨터 부팅하기"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "ppc64el 컴퓨터 부팅하는 법:"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2916,7 +2848,7 @@ msgstr ""
"영 체제를 부팅할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2927,7 +2859,7 @@ msgstr ""
"서 부팅 정보를 찾아보도록 설정할 수도 있습니다."
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2946,7 +2878,7 @@ msgstr ""
"가로 입력할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2958,13 +2890,13 @@ msgstr ""
"master에서) 부팅합니다."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM 메시지"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2979,13 +2911,13 @@ msgstr ""
"십시오."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "접근성"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3013,13 +2945,13 @@ msgstr ""
"의 아키텍처는 키보드를 QWERTY 키보드로 인식하니 주의하십시오."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "설치 프로그램 프론트엔드"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3037,13 +2969,13 @@ msgstr ""
"<userinput>DEBIAN_FRONTEND</userinput> 문서를 참고하십시오."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB 점자 디스플레이"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3063,13 +2995,13 @@ msgstr ""
"\"><classname>brltty</classname> 웹사이트</ulink>에 있습니다."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "시리얼 점자 디스플레이"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3110,13 +3042,13 @@ msgstr ""
"\"><classname>brltty</classname> 웹사이트</ulink>에 있습니다."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "소프트웨어 음성 합성 장치"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3133,7 +3065,7 @@ msgstr ""
"웨어 음성 합성 장치가 대상 시스템에 자동으로 설치됩니다."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3144,7 +3076,7 @@ msgstr ""
"<classname>espeak</classname>에서 지원하는 경우에만) 진행됩니다."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3172,13 +3104,13 @@ msgstr ""
"하려면, 프롬프트에서 <userinput>&lt;</userinput>을 누르십시오."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "하드웨어 음성 합성 장치"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3192,7 +3124,7 @@ msgstr ""
"다."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3213,13 +3145,13 @@ msgstr ""
"치 기능을 자동으로 설치합니다."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "보드 장치"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3234,7 +3166,7 @@ msgstr ""
"비활성화 해야합니다 . 그러나 이것은 사용 가능한 언어가 줄어 듭니다."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3244,13 +3176,13 @@ msgstr ""
"boot paramete를 &enterkey; 추가하기 전에 활성화 할 수 있습니다."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "고대비 테마"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3262,13 +3194,13 @@ msgstr ""
"<userinput>theme=dark</userinput> 파라미터를 붙입니다."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "화면 확대"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3282,13 +3214,13 @@ msgstr ""
"눌러 글꼴 크기를 늘리거나 줄일 수 있습니다."
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "미리 설정하기"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3299,13 +3231,13 @@ msgstr ""
"니다."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "설치한 시스템의 접근성"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3315,8 +3247,14 @@ msgstr ""
"설치한 시스템의 접근성에 대한 문서는 <ulink url=\"&url-debian-wiki-"
"accessibility;\">데비안 접근성 위키 페이지</ulink>에 있습니다."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "부팅 파라미터"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3329,7 +3267,7 @@ msgstr ""
"냅니다. 하지만 몇몇 경우에는 파라미터로 커널을 조금 도와줘야 합니다."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3343,7 +3281,7 @@ msgstr ""
"미터가 있는 지 찾아 보십시오."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3359,13 +3297,13 @@ msgstr ""
"troubleshooting\"/>에 들어 있습니다."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "부팅 콘솔"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3383,7 +3321,7 @@ msgstr ""
"장치이고, <filename>ttyS0</filename>과 같이 씁니다."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3399,7 +3337,7 @@ msgstr ""
"정으로 들어갑니다."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3427,7 +3365,7 @@ msgstr ""
"literal> 터미널과 매우 가깝습니다."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3441,13 +3379,13 @@ msgstr ""
"맞출 수도 있습니다."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; 설치프로그램 파라미터"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3461,7 +3399,7 @@ msgstr ""
"para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3476,19 +3414,19 @@ msgstr ""
"제에서도 짧은 형식을 사용합니다."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "이 파라미터는 표시할 메시지의 가장 낮은 우선순위를 설정합니다."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3502,7 +3440,7 @@ msgstr ""
"라 조정합니다."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3520,13 +3458,13 @@ msgstr ""
"의 경우, 필수 메시지만 표시하고 질문에 신경 쓰지 않고 설치를 진행합니다."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3560,13 +3498,13 @@ msgstr ""
"그래픽 설치 프로그램은 <userinput>gtk</userinput> 프론트엔드를 사용합니다."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3579,49 +3517,49 @@ msgstr ""
"합니다. (부팅을 계속하려면 이 쉘을 끝내십시오.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "기본값입니다."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "보통때보다 많은 디버깅 정보."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "디버깅 정보 아주 많이."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3631,13 +3569,13 @@ msgstr ""
"속하려면 쉘을 나가면 됩니다."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3648,7 +3586,7 @@ msgstr ""
"다. 예를 들어, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>입니다."
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3658,19 +3596,19 @@ msgstr ""
"합니다. 이 파라미터를 재지정해서 장치 한 개만 검색하도록 만들 수 있습니다."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3682,13 +3620,13 @@ msgstr ""
"인 514번을 기본값으로 사용합니다."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3700,13 +3638,13 @@ msgstr ""
"linkend=\"lowmem\"/> 부분도 참고하십시오."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3716,13 +3654,13 @@ msgstr ""
"되지 않은 상태에서 설치하는 경우에 좋습니다."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3739,13 +3677,13 @@ msgstr ""
"고 몇 분 후에 멈추는 것은 문제의 증상입니다."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "hppa에서 그러한 문제가 보고되었습니다."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3763,13 +3701,13 @@ msgstr ""
"<userinput>fb=true</userinput> 파라미터를 넣고 부팅해 보십시오."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3785,13 +3723,13 @@ msgstr ""
"replaceable></userinput>를 파라미터로 넘기면 됩니다."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3804,7 +3742,7 @@ msgstr ""
"할 경우에만 수동 네트워크 셋업을 할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3819,13 +3757,13 @@ msgstr ""
"두) 자동 설정을 막고 수동으로 정보를 입력할 수 있습니다."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3835,13 +3773,13 @@ msgstr ""
"시작하지 않습니다. 일부 노트북 컴퓨터에서 이와 관련해 문제가 발생합니다."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3855,13 +3793,13 @@ msgstr ""
"\">&debian; Installer Wiki</ulink>에 있습니다."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3871,13 +3809,13 @@ msgstr ""
"자동화합니다. <xref linkend=\"automatic-install\"/> 참고."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3887,13 +3825,13 @@ msgstr ""
"를 합니다. <xref linkend=\"automatic-install\"/> 참고."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3909,13 +3847,13 @@ msgstr ""
"\"preseed-seenflag\"/> 부분을 보십시오."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3927,13 +3865,13 @@ msgstr ""
"분을 보십시오."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3945,13 +3883,13 @@ msgstr ""
"콘솔을 막지 않습니다."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3969,7 +3907,7 @@ msgstr ""
"롯 방식 드라이브는 미디어를 자동으로 다시 집어넣지 못합니다."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3980,13 +3918,13 @@ msgstr ""
"단 설치한 후에 시스템이 광학 드라이브에서 자동으로 부팅하지 않도록 하십시오."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3999,7 +3937,7 @@ msgstr ""
"다. <xref linkend=\"di-install-base\"/>도 참조하십시오."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4014,13 +3952,13 @@ msgstr ""
"용자만 사용해야 합니다."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4034,13 +3972,13 @@ msgstr ""
"하지 않습니다.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4052,13 +3990,13 @@ msgstr ""
"설정하십시오. 단위는 kB입니다."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4068,13 +4006,13 @@ msgstr ""
"로 설정하십시오. <xref linkend=\"rescue\"/> 부분을 참고하십시오."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "부팅 파라미터로 질문에 답하기"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4088,25 +4026,25 @@ msgstr ""
"오. 몇 가지 예제가 아래에 있습니다."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4116,7 +4054,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4134,7 +4072,7 @@ msgstr ""
"제한 언어는 국가 및 locale의 모든 가능한 조합 방법을 얻을 수 있습니다."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4149,13 +4087,13 @@ msgstr ""
"수 있습니다. 예: <userinput>언어=en 국가=DE locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4171,7 +4109,7 @@ msgstr ""
"\"/> 참고)</phrase>이 있습니다."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4181,13 +4119,13 @@ msgstr ""
"<userinput>true</userinput>로 설정하십시오."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4204,13 +4142,13 @@ msgstr ""
"이름을 입력해야한다는 것에주의하십시오."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4221,13 +4159,13 @@ msgstr ""
"를 선택할 때 사용합니다. 자세한 정보는 <xref linkend=\"pkgsel\"/> 참고."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "커널 모듈에 파라미터 넘기기"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4249,7 +4187,7 @@ msgstr ""
"로 적용됩니다."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4262,7 +4200,7 @@ msgstr ""
"일부 경우에는 파라미터를 수동으로 지정해야 할 수도 있습니다."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4283,19 +4221,19 @@ msgstr ""
"페이스 카드에서 BNC (동축) 커넥터와 IRQ 10을 지정하려면, 다음과 같이 합니다:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "커널 모듈 블랙리스트"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4312,7 +4250,7 @@ msgstr ""
"해당 장치가 제대로 동작하지 않을 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4327,7 +4265,7 @@ msgstr ""
"치 프로그램이나 설치한 시스템에 적용합니다."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4340,19 +4278,19 @@ msgstr ""
"을 읽어들이지 않게 만들 수 있습니다."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "설치 과정의 문제 해결"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-ROM 신뢰성"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4365,7 +4303,7 @@ msgstr ""
"나 설치 도중에 CD-ROM을 읽으면서 오류가 발생하는 경우도 있습니다."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4376,13 +4314,13 @@ msgstr ""
"문제 및 각각의 경우 대처하는 방법을 설명합니다. 나머지는 여러분에게 맡깁니다."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "제일 먼저 확인할 수 있는 간단한 일이 두 가지 있습니다."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4392,7 +4330,7 @@ msgstr ""
"이 깨끗한지 확인하십시오."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4406,7 +4344,7 @@ msgstr ""
"알려져 있습니다."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4418,7 +4356,7 @@ msgstr ""
"만, 간략하게 CD-ROM이라는 용어만 사용합니다."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4428,13 +4366,13 @@ msgstr ""
"오."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "공통 사항"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4444,7 +4382,7 @@ msgstr ""
"다."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4454,19 +4392,19 @@ msgstr ""
"을 사용할 경우 올바르게 동작하지 않습니다."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "문제점 파악 및 해결 방법"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "CD-ROM 부팅이 실패하면, 아래에 나온 방법을 시도해 보십시오."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4476,7 +4414,7 @@ msgstr ""
"됩니다) CD-ROM 드라이브가 해당 미디어를 지원하는 지 확인하십시오."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4501,7 +4439,7 @@ msgstr ""
"트 수만큼 CD-ROM에서 읽어들입니다."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4523,7 +4461,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4542,7 +4480,7 @@ msgstr ""
"행하려면 먼저 두 번째 가상 콘솔(VT2)로 전환해서 쉘을 활성화하십시오."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4554,7 +4492,7 @@ msgstr ""
"시오. 그 다음에 <command>dmesg</command>의 출력도 확인해 보십시오."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4584,7 +4522,7 @@ msgstr ""
"드라이버를 읽어들여 보십시오."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4596,7 +4534,7 @@ msgstr ""
"<filename>/dev/cdrom</filename> 파일도 있어야 합니다."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4613,7 +4551,7 @@ msgstr ""
"하십시오."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4639,7 +4577,7 @@ msgstr ""
"터리 안에서 실행해야 하는 것에 유의하십시오."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4652,13 +4590,13 @@ msgstr ""
"을 수 있는 지 시험하는 목적으로도 사용합니다."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "플로피 디스크 신뢰성"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4668,7 +4606,7 @@ msgstr ""
"디스크 신뢰성 문제입니다."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4685,7 +4623,7 @@ msgstr ""
"로피에서도 디스크 입출력 오류 메시지만 가득 나오는 문제가 발생하기도 합니다."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4702,7 +4640,7 @@ msgstr ""
"다."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4713,7 +4651,7 @@ msgstr ""
"emphasis> 써야 했다고 하고, 세 번째 플로피에서 제대로 동작했다고 합니다."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4724,7 +4662,7 @@ msgstr ""
"md5sum을 검사해서 이미지가 올바른 지 확인하는 게 좋습니다."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4736,13 +4674,13 @@ msgstr ""
"이버때문입니다."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "부팅 설정"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4755,7 +4693,7 @@ msgstr ""
"linkend=\"boot-parms\"/>에 쓰여 있는 것처럼 제대로 되었는 지 확인하십시오."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4766,7 +4704,7 @@ msgstr ""
"\"hardware-firmware\"/> 및 <xref linkend=\"loading-firmware\"/> 참고.)"
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4783,37 +4721,37 @@ msgstr ""
"스 시스템과 같은 컴퓨터에서(예를 들어 라이브 CD) 실행하십시오."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "자주 발생하는 &arch-title; 설치 문제"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4823,7 +4761,7 @@ msgstr ""
"법으로 해결할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4843,13 +4781,13 @@ msgstr ""
"분을 참고하십시오."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "PCMCIA 설정 단계에서 시스템 멈춤"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4868,7 +4806,7 @@ msgstr ""
"는 구간을 제외할 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4889,19 +4827,19 @@ msgstr ""
"값을 입력할 때, 쉼표를 쓰지 않는다는 것에 유의하십시오."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "자주 발생하는 설치 문제 중에 몇 가지를 설명합니다."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "비디오 출력이 다른 곳으로 가는 경우"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4928,7 +4866,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput> 파라미터로 설치 프로그램을 부팅합니다."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4941,13 +4879,13 @@ msgstr ""
"xorg.conf</filename>의 비디오 드라이버도 바꿔야 합니다."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "부팅 실패 혹은 CD-ROM에서 설치 실패"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4959,20 +4897,20 @@ msgstr ""
"SunBlade 시스템에서 보고되었습니다."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
"이러한 시스템에서는 설치 프로그램을 네트워크 부팅해서 설치하기를 권장합니다."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "커널 시작 메시지 해석하기"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5008,13 +4946,13 @@ msgstr ""
"\"linux-any\">(<xref linkend=\"kernel-baking\"/> 참고)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "설치 문제 보고하기"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5033,7 +4971,7 @@ msgstr ""
"부해 주십시오."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5045,13 +4983,13 @@ msgstr ""
"들어 있습니다."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "설치 보고 제출"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5064,7 +5002,7 @@ msgstr ""
"사용하는 지에 대한 정보를 많이 얻을 수 있습니다."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5075,7 +5013,7 @@ msgstr ""
"트에도 전달됩니다. 공개해도 상관 없는 전자메일 주소를 사용하도록 하십시오."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5094,7 +5032,7 @@ msgstr ""
"<command>reportbug installation-reports</command>를 실행하십시오."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5183,3 +5121,50 @@ msgstr ""
"</screen></informalexample> 버그 보고서에 문제가 무엇인지 설명하시고, 커널이 "
"멈춘 경우에 마지막으로 볼 수 있는 커널 메시지를 넣으십시오. 문제가 발생할 때 "
"어떤 과정을 거쳤는 지 설명하십시오."
+
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI TFTP 부팅"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "SGI 컴퓨터에서 명령 모니터로 들어간 곳에 <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample>를 입력하면 linux가 부팅되고 &debian; 소프트웨"
+#~ "어 설치가 시작됩니다 . 설치 프로그램을 제대로 작동하려면 환경변수 "
+#~ "<envar>netaddr</envar> 설정을 해제해야 할 수도 있습니다. 커맨드 모니터에"
+#~ "서 <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample>이것을 입력합니다.."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "SGI에서는 커맨드 모니터에서 부팅 파라미터를 <command>bootp():</command> 명"
+#~ "령어 뒤에 붙일 수 있습니다."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "bootp/dhcp 서버에서 부팅할 파일을 지정하지 않았다면, <command>bootp():</"
+#~ "command> 명령 뒤에 부팅할 파일의 경로와 이름을 지정할 수 있습니다. 예를 들"
+#~ "어: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> 그 외의 커널 파라미터는 <command>append</"
+#~ "command>를 통해 넘길 수 있습니다:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
diff --git a/po/nl/boot-installer.po b/po/nl/boot-installer.po
index f4b2dddc1..326b1cd94 100644
--- a/po/nl/boot-installer.po
+++ b/po/nl/boot-installer.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2016-11-25 19:03+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Debian l10n Dutch <LL@li.org>\n"
@@ -228,7 +228,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -238,7 +238,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -247,7 +247,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -593,15 +593,15 @@ msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -611,8 +611,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -623,8 +623,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -635,8 +635,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -855,13 +855,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -931,7 +931,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
@@ -1712,65 +1712,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1778,7 +1726,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1788,13 +1736,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1807,7 +1755,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1830,7 +1778,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1842,7 +1790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1854,13 +1802,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1871,7 +1819,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1880,13 +1828,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1895,19 +1843,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1915,7 +1863,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1924,13 +1872,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1944,13 +1892,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1974,19 +1922,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1996,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2010,7 +1958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2026,7 +1974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2035,7 +1983,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2044,13 +1992,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2071,7 +2019,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2081,7 +2029,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2038,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2100,7 +2048,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2109,13 +2057,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2126,25 +2074,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2155,7 +2103,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2164,7 +2112,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2177,7 +2125,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2186,13 +2134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2203,13 +2151,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2227,13 +2175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2245,13 +2193,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2265,13 +2213,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2296,13 +2244,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2314,7 +2262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2323,7 +2271,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2341,13 +2289,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2357,7 +2305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2371,13 +2319,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2388,7 +2336,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2396,13 +2344,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2411,13 +2359,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2441,13 +2389,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2455,8 +2403,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr ""
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2466,7 +2420,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2476,7 +2430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2487,13 +2441,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2506,7 +2460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2517,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2535,7 +2489,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2545,13 +2499,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2561,7 +2515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2572,19 +2526,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2594,7 +2548,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2607,13 +2561,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2634,13 +2588,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2650,49 +2604,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2700,13 +2654,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2715,7 +2669,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2723,19 +2677,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2744,13 +2698,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2759,13 +2713,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2773,13 +2727,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2791,13 +2745,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2809,13 +2763,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2826,13 +2780,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2842,7 +2796,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2853,13 +2807,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2867,13 +2821,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2883,13 +2837,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2897,13 +2851,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2911,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2928,13 +2882,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2943,13 +2897,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2958,13 +2912,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2976,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2985,13 +2939,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3001,7 +2955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3012,13 +2966,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3028,13 +2982,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3043,13 +2997,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3057,13 +3011,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3073,25 +3027,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3099,7 +3053,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3112,7 +3066,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3123,13 +3077,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3140,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3148,13 +3102,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3166,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3181,13 +3135,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3202,7 +3156,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3212,7 +3166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3226,19 +3180,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3250,7 +3204,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3261,7 +3215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3271,19 +3225,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3293,7 +3247,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3302,13 +3256,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3316,7 +3270,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3326,7 +3280,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3335,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3343,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3357,7 +3311,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3365,19 +3319,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3385,7 +3339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3401,7 +3355,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3415,7 +3369,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3429,7 +3383,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3438,7 +3392,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3456,7 +3410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3465,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3476,7 +3430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3492,7 +3446,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3502,13 +3456,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3516,7 +3470,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3528,7 +3482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3540,7 +3494,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3512,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3567,13 +3521,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3583,7 +3537,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3592,7 +3546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3604,37 +3558,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3642,7 +3596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3655,13 +3609,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3674,7 +3628,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3688,19 +3642,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3716,7 +3670,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3726,13 +3680,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3741,19 +3695,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3775,13 +3729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3794,7 +3748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3803,13 +3757,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3819,7 +3773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3828,7 +3782,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3841,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
diff --git a/po/nn/boot-installer.po b/po/nn/boot-installer.po
index 05e3c48bd..2dc7944e0 100644
--- a/po/nn/boot-installer.po
+++ b/po/nn/boot-installer.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2016-11-25 19:03+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian nynorsk <LL@li.org>\n"
@@ -228,7 +228,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -238,7 +238,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -247,7 +247,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -593,15 +593,15 @@ msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -611,8 +611,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -623,8 +623,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -635,8 +635,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -855,13 +855,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -931,7 +931,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
@@ -1712,65 +1712,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1778,7 +1726,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1788,13 +1736,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1807,7 +1755,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1830,7 +1778,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1842,7 +1790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1854,13 +1802,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1871,7 +1819,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1880,13 +1828,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1895,19 +1843,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1915,7 +1863,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1924,13 +1872,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1944,13 +1892,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1974,19 +1922,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1996,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2010,7 +1958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2026,7 +1974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2035,7 +1983,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2044,13 +1992,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2071,7 +2019,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2081,7 +2029,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2038,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2100,7 +2048,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2109,13 +2057,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2126,25 +2074,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2155,7 +2103,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2164,7 +2112,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2177,7 +2125,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2186,13 +2134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2203,13 +2151,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2227,13 +2175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2245,13 +2193,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2265,13 +2213,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2296,13 +2244,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2314,7 +2262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2323,7 +2271,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2341,13 +2289,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2357,7 +2305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2371,13 +2319,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2388,7 +2336,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2396,13 +2344,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2411,13 +2359,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2441,13 +2389,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2455,8 +2403,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr ""
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2466,7 +2420,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2476,7 +2430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2487,13 +2441,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2506,7 +2460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2517,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2535,7 +2489,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2545,13 +2499,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2561,7 +2515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2572,19 +2526,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2594,7 +2548,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2607,13 +2561,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2634,13 +2588,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2650,49 +2604,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2700,13 +2654,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2715,7 +2669,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2723,19 +2677,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2744,13 +2698,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2759,13 +2713,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2773,13 +2727,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2791,13 +2745,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2809,13 +2763,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2826,13 +2780,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2842,7 +2796,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2853,13 +2807,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2867,13 +2821,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2883,13 +2837,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2897,13 +2851,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2911,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2928,13 +2882,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2943,13 +2897,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2958,13 +2912,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2976,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2985,13 +2939,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3001,7 +2955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3012,13 +2966,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3028,13 +2982,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3043,13 +2997,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3057,13 +3011,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3073,25 +3027,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3099,7 +3053,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3112,7 +3066,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3123,13 +3077,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3140,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3148,13 +3102,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3166,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3181,13 +3135,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3202,7 +3156,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3212,7 +3166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3226,19 +3180,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3250,7 +3204,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3261,7 +3215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3271,19 +3225,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3293,7 +3247,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3302,13 +3256,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3316,7 +3270,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3326,7 +3280,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3335,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3343,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3357,7 +3311,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3365,19 +3319,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3385,7 +3339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3401,7 +3355,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3415,7 +3369,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3429,7 +3383,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3438,7 +3392,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3456,7 +3410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3465,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3476,7 +3430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3492,7 +3446,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3502,13 +3456,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3516,7 +3470,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3528,7 +3482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3540,7 +3494,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3512,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3567,13 +3521,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3583,7 +3537,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3592,7 +3546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3604,37 +3558,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3642,7 +3596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3655,13 +3609,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3674,7 +3628,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3688,19 +3642,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3716,7 +3670,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3726,13 +3680,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3741,19 +3695,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3775,13 +3729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3794,7 +3748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3803,13 +3757,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3819,7 +3773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3828,7 +3782,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3841,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
diff --git a/po/pot/boot-installer.pot b/po/pot/boot-installer.pot
index b484978c9..f65385256 100644
--- a/po/pot/boot-installer.pot
+++ b/po/pot/boot-installer.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -228,7 +228,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -238,7 +238,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -247,7 +247,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -593,15 +593,15 @@ msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -611,8 +611,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -623,8 +623,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -635,8 +635,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -855,13 +855,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -931,7 +931,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
@@ -1712,65 +1712,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1778,7 +1726,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1788,13 +1736,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1807,7 +1755,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1830,7 +1778,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1842,7 +1790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1854,13 +1802,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1871,7 +1819,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1880,13 +1828,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1895,19 +1843,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1915,7 +1863,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1924,13 +1872,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1944,13 +1892,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1974,19 +1922,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1996,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2010,7 +1958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2026,7 +1974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2035,7 +1983,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2044,13 +1992,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2071,7 +2019,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2081,7 +2029,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2038,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2100,7 +2048,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2109,13 +2057,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2126,25 +2074,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2155,7 +2103,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2164,7 +2112,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2177,7 +2125,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2186,13 +2134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2203,13 +2151,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2227,13 +2175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2245,13 +2193,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2265,13 +2213,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2296,13 +2244,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2314,7 +2262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2323,7 +2271,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2341,13 +2289,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2357,7 +2305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2371,13 +2319,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2388,7 +2336,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2396,13 +2344,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2411,13 +2359,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2441,13 +2389,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2455,8 +2403,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr ""
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2466,7 +2420,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2476,7 +2430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2487,13 +2441,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2506,7 +2460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2517,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2535,7 +2489,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2545,13 +2499,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2561,7 +2515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2572,19 +2526,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2594,7 +2548,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2607,13 +2561,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2634,13 +2588,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2650,49 +2604,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2700,13 +2654,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2715,7 +2669,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2723,19 +2677,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2744,13 +2698,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2759,13 +2713,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2773,13 +2727,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2791,13 +2745,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2809,13 +2763,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2826,13 +2780,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2842,7 +2796,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2853,13 +2807,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2867,13 +2821,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2883,13 +2837,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2897,13 +2851,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2911,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2928,13 +2882,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2943,13 +2897,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2958,13 +2912,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2976,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2985,13 +2939,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3001,7 +2955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3012,13 +2966,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3028,13 +2982,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3043,13 +2997,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3057,13 +3011,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3073,25 +3027,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3099,7 +3053,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3112,7 +3066,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3123,13 +3077,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3140,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3148,13 +3102,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3166,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3181,13 +3135,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3202,7 +3156,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3212,7 +3166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3226,19 +3180,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3250,7 +3204,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3261,7 +3215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3271,19 +3225,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3293,7 +3247,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3302,13 +3256,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3316,7 +3270,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3326,7 +3280,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3335,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3343,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3357,7 +3311,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3365,19 +3319,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3385,7 +3339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3401,7 +3355,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3415,7 +3369,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3429,7 +3383,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3438,7 +3392,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3456,7 +3410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3465,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3476,7 +3430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3492,7 +3446,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3502,13 +3456,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3516,7 +3470,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3528,7 +3482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3540,7 +3494,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3512,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3567,13 +3521,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3583,7 +3537,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3592,7 +3546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3604,37 +3558,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3642,7 +3596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3655,13 +3609,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3674,7 +3628,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3688,19 +3642,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3716,7 +3670,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3726,13 +3680,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3741,19 +3695,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3775,13 +3729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3794,7 +3748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3803,13 +3757,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3819,7 +3773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3828,7 +3782,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3841,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
diff --git a/po/pt/boot-installer.po b/po/pt/boot-installer.po
index 4a6dea5a3..c09fb7420 100644
--- a/po/pt/boot-installer.po
+++ b/po/pt/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2017-01-30 21:08+0000\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -318,7 +318,7 @@ msgstr "Arrancar por TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -331,7 +331,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -342,7 +342,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -845,15 +845,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Arrancar a partir de 'pen' USB"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Arrancar a partir de CD-ROM"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -868,8 +868,8 @@ msgstr ""
"próximo capítulo."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -885,8 +885,8 @@ msgstr ""
"para instalar e kernels alternativos que poderão funcionar consigo."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -902,8 +902,8 @@ msgstr ""
"pacotes adicionais, aponte o sistema de instalação para a drive de CD-ROM."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1210,13 +1210,13 @@ msgstr ""
"ou o <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Arrancar a partir de Disquetes"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1317,7 +1317,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Arrancar com TFTP"
@@ -2452,81 +2452,13 @@ msgstr ""
"instalar a ele próprio a partir da rede, e irá iniciar o Instalador &debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Iniciar de TFTP em SGI"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Após ter entrado na consola utilize <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> em máquinas SGI para iniciar o Linux e para "
-"começar a instalação do software &debian;. Com o intuito de fazer com que "
-"isto funcione deve ter de retirar a variável de ambiente <envar>netaddr</"
-"envar>. Para fazer isto digite na consola<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample>."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Parâmetros de Arranque"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"Em máquinas SGI pode adicionar na consola parâmetros de arranque ao comando "
-"<command>bootp():</command>."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"A seguir ao comando <command>bootp():</command> você pode indicar a path e o "
-"nome do ficheiro para arrancar se não deu um nome explícito através do seu "
-"servidor bootp/dhcp. Exemplo: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Parâmetros de kernel adicionais podem ser "
-"passados via <command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Limitações de s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2536,7 +2468,7 @@ msgstr ""
"rede funcional e uma sessão de ssh."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2550,13 +2482,13 @@ msgstr ""
"instalação standard."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Parâmetros de Arranque de s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2577,7 +2509,7 @@ msgstr ""
"ao kernel."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2618,7 +2550,7 @@ msgstr ""
"acima tem de ser acrescentada a <filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2636,7 +2568,7 @@ msgstr ""
"para arrancar a partir de CD-ROM."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2654,13 +2586,13 @@ msgstr ""
"do tipo de leitor interno de CD/DVD predefinido de fábrica."
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2677,7 +2609,7 @@ msgstr ""
"ficheiros necessários do CD."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2689,13 +2621,13 @@ msgstr ""
"aparecer a prompt do SmartFirmware digite"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2707,19 +2639,19 @@ msgstr ""
"prompt SLOF escreva"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Arrancar a partir de Disco Rígido"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2729,7 +2661,7 @@ msgstr ""
"para alguns sistemas é a única forma de instalação suportada."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2741,13 +2673,13 @@ msgstr ""
"conforme é descrito em <xref linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Arrancar OldWorld PowerMacs a partir de MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2767,13 +2699,13 @@ msgstr ""
"<guibutton>Linux</guibutton> para desligar o MacOS e o instalador iniciar."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Arrancar Macs NewWorld a partir de OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2816,13 +2748,13 @@ msgstr ""
"poderá tentar utilizá-lo se <userinput>install</userinput> não funcionar."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Arrancar a partir de uma 'pen' USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2830,7 +2762,7 @@ msgstr ""
"iniciar de USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2845,7 +2777,7 @@ msgstr ""
"Veja <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2868,7 +2800,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename> funcionam."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2894,7 +2826,7 @@ msgstr ""
"abençoada com <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2906,7 +2838,7 @@ msgstr ""
"arranque. Aqui pode inserir parâmetros de arranque opcionais."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2919,13 +2851,13 @@ msgstr ""
"linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "Actualmente, sistemas PReP e NewWorld PowerMac suportam netbooting."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2958,7 +2890,7 @@ msgstr ""
"descrição da sintaxe e as opções disponíveis."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2972,7 +2904,7 @@ msgstr ""
"suportadas para arranque."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2984,7 +2916,7 @@ msgstr ""
"de o voltar a ligar."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2999,7 +2931,7 @@ msgstr ""
"rígido pelas quais possa arrancar."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -3012,13 +2944,13 @@ msgstr ""
"memória."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC parâmetros de arranque"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -3034,25 +2966,25 @@ msgstr ""
"isto altera para <userinput>video=aty128fb:vmode:6</userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Arrancar uma máquina ppc64el"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Arrancar uma máquina ppc64el:"
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -3069,7 +3001,7 @@ msgstr ""
"operativos que incluam suporte de arranque kexec."
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -3081,7 +3013,7 @@ msgstr ""
"utilizar informação de arranque a partir de um servidor DHCP."
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -3101,7 +3033,7 @@ msgstr ""
"&d-i; no final do comando <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3113,13 +3045,13 @@ msgstr ""
"dispositivo SCSI no ID 6 (ou o master secundário para sistemas IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Mensagens IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3135,13 +3067,13 @@ msgstr ""
"informação."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Acessibilidade"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -3173,13 +3105,13 @@ msgstr ""
"teclado QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "Front-end do Instalador"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3197,13 +3129,13 @@ msgstr ""
"userinput> em <xref linkend=\"installer-args\"/>."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Ecrãs Braille USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3225,13 +3157,13 @@ msgstr ""
"\"&url-brltty-driver-help;\">website <classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Ecrãs Braille Série"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -3276,13 +3208,13 @@ msgstr ""
"<classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Software para Sintetizar Voz"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3301,7 +3233,7 @@ msgstr ""
"alvo."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3312,7 +3244,7 @@ msgstr ""
"falada no idioma escolhido (se disponível no <classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3344,13 +3276,13 @@ msgstr ""
"prompt."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Hardware para Sintetizar Voz"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3364,7 +3296,7 @@ msgstr ""
"a entrada <quote>Instalador Gráfico</quote> no menu de arranque."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3387,13 +3319,13 @@ msgstr ""
"voz será automaticamente instalado no sistema alvo."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Dispositivos em Placa"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3410,7 +3342,7 @@ msgstr ""
"idiomas disponíveis."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3421,13 +3353,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Tema de Alto Contraste"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3439,13 +3371,13 @@ msgstr ""
"acrescente o parâmetro de arranque <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr "Zoom"
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3459,13 +3391,13 @@ msgstr ""
"keycombo> aumentam e diminuem o tamanho das letras."
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Preseeding"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3476,13 +3408,13 @@ msgstr ""
"preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Acessibilidade do sistema instalado"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3493,8 +3425,14 @@ msgstr ""
"página do <ulink url=\"&url-debian-wiki-accessibility;\">Wiki Debian "
"Accessibility</ulink>."
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Parâmetros de Arranque"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3508,7 +3446,7 @@ msgstr ""
"Contudo, em alguns casos terá de ajudar o kernel um pouco."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3522,7 +3460,7 @@ msgstr ""
"e procurar por parâmetros especiais que informam o sistema do seu hardware."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3539,13 +3477,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Consola de arranque"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3565,7 +3503,7 @@ msgstr ""
"algo como <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3582,7 +3520,7 @@ msgstr ""
"para o gestor de arranque)."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3612,7 +3550,7 @@ msgstr ""
"de <literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3626,13 +3564,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Parâmetros de instalação &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3647,7 +3585,7 @@ msgstr ""
"poderão ser úteis."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3663,20 +3601,20 @@ msgstr ""
"Os exemplos neste manual normalmente também irão utilizar a forma abreviada."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (prioridade)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
"Este parâmetro ajusta a prioridade mínima das mensagens a serem mostradas. "
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3690,7 +3628,7 @@ msgstr ""
"encontrados problemas, o instalador ajusta a prioridade conforme necessário."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3710,13 +3648,13 @@ msgstr ""
"críticas e tentará optar pelas opções correctas sem grande confusão."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3751,13 +3689,13 @@ msgstr ""
"utiliza o frontend <userinput>gtk</userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3772,49 +3710,49 @@ msgstr ""
"arranque.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Isto é por omissão"
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Mais detalhes que o habitual"
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Muita informação de eliminação de erros."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3824,13 +3762,13 @@ msgstr ""
"permitir um debugging detalhado. Saia para a shell para continuar o arranque."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3842,7 +3780,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3853,19 +3791,19 @@ msgstr ""
"para apenas olhar para um dispositivo."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3877,13 +3815,13 @@ msgstr ""
"especificado, o porto é o predefinido para o porto standard do syslog 514."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3895,13 +3833,13 @@ msgstr ""
"valores possíveis são 1 e 2. Veja também <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3911,13 +3849,13 @@ msgstr ""
"para instalações à distância em que a segurança física é limitada."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3936,13 +3874,13 @@ msgstr ""
"instalação."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Tais problemas foram reportados em hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3961,13 +3899,13 @@ msgstr ""
"<userinput>fb=true</userinput>, abreviado."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3983,13 +3921,13 @@ msgstr ""
"com <userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -4004,7 +3942,7 @@ msgstr ""
"automática."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -4020,13 +3958,13 @@ msgstr ""
"manualmente a informação."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -4037,13 +3975,13 @@ msgstr ""
"conhecidos por este mau comportamento."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -4058,13 +3996,13 @@ msgstr ""
"do Instalador &debian;</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4075,13 +4013,13 @@ msgstr ""
"install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4091,13 +4029,13 @@ msgstr ""
"automatização da instalação. Veja a <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4114,13 +4052,13 @@ msgstr ""
"\"preseed-seenflag\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4133,13 +4071,13 @@ msgstr ""
"auto\"/>."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4152,13 +4090,13 @@ msgstr ""
"isto."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4177,7 +4115,7 @@ msgstr ""
"recarregar automaticamente."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4189,13 +4127,13 @@ msgstr ""
"automaticamente a partir da drive optical após a instalação inicial."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4209,7 +4147,7 @@ msgstr ""
"instalado. Veja também <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4225,13 +4163,13 @@ msgstr ""
"apenas deve ser utilizada por utilizadores muito experientes."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4245,13 +4183,13 @@ msgstr ""
"e não recomendado.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4263,13 +4201,13 @@ msgstr ""
"ramdisk não pode ser completamente carregado. O valor é em kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4279,13 +4217,13 @@ msgstr ""
"em vez de efectuar uma instalação normal. Veja a <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Utilizar parâmetros de arranque para responder a questões"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4300,25 +4238,25 @@ msgstr ""
"exemplos específicos estão listados abaixo."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4328,7 +4266,7 @@ msgstr ""
"instalação e para o sistema instalado."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4347,7 +4285,7 @@ msgstr ""
"podem ser feitas todas as combinações de idioma, países e locales."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4363,13 +4301,13 @@ msgstr ""
"Exemplo: <userinput>language=en country=DE locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4386,7 +4324,7 @@ msgstr ""
"\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4397,13 +4335,13 @@ msgstr ""
"estática."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4421,13 +4359,13 @@ msgstr ""
"tem de introduzir manualmente o nome da máquina."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4439,13 +4377,13 @@ msgstr ""
"literal>. Veja <xref linkend=\"pkgsel\"/> para informações adicionais."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Passagem de argumentos a módulos do kernel"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4470,7 +4408,7 @@ msgstr ""
"propagarão automaticamente na configuração para o sistema instalado."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4485,7 +4423,7 @@ msgstr ""
"parâmetros."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4507,19 +4445,19 @@ msgstr ""
"você deve passar:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Colocar módulos do kernel na 'lista negra'"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4538,7 +4476,7 @@ msgstr ""
"errado for carregado primeiro."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4554,7 +4492,7 @@ msgstr ""
"quer para o sistema instalado."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4568,19 +4506,19 @@ msgstr ""
"durante as fases de detecção de hardware."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Diagnosticar Problemas no Processo de Instalação"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Fiabilidade do CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4595,7 +4533,7 @@ msgstr ""
"partir deste."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4607,13 +4545,13 @@ msgstr ""
"acerca de como lidar com eles. O resto é consigo."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Existem duas coisas muito simples que deve tentar primeiro."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4623,7 +4561,7 @@ msgstr ""
"está sujo."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4637,7 +4575,7 @@ msgstr ""
"com DMA em leitores de CD-ROM muito antigos se resolvem desta forma."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4649,7 +4587,7 @@ msgstr ""
"quer para DVD, mas utilizaremos o termo CD-ROM pela simplicidade."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4659,13 +4597,13 @@ msgstr ""
"outros métodos de instalação que estão disponíveis."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Problemas usuais"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4675,7 +4613,7 @@ msgstr ""
"que foram gravados a altas velocidades com um gravador de CDs moderno."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4685,19 +4623,19 @@ msgstr ""
"<quote>acesso directo à memória</quote> (DMA) estiver activo para eles."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Como investigar e talvez resolver problemas"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "Se o CD-ROM falhar o arranque, tente as sugestões listadas abaixo."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4708,7 +4646,7 @@ msgstr ""
"ROM está activado na BIOS."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4734,7 +4672,7 @@ msgstr ""
"tamanho da imagem para ler o número de bytes correcto a partir do CD-ROM."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4756,7 +4694,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4778,7 +4716,7 @@ msgstr ""
"(VT2) e activar lá a shell."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4790,7 +4728,7 @@ msgstr ""
"erro específica. Depois disso, veja a saída de <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4821,7 +4759,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4833,7 +4771,7 @@ msgstr ""
"filename>. Deve também existir um <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4850,7 +4788,7 @@ msgstr ""
"este comando."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4876,7 +4814,7 @@ msgstr ""
"dispositivo que corresponde ao seu leitor de CD-ROMs."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4890,13 +4828,13 @@ msgstr ""
"verificar se o CD-ROM pode ser lido com fiabilidade."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Disquetes de confiança"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4906,7 +4844,7 @@ msgstr ""
"&debian; parece ser a confiança na duração das disquetes."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4924,7 +4862,7 @@ msgstr ""
"maioria dos casos são indicadas por muitas mensagens de erros I/O."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4942,7 +4880,7 @@ msgstr ""
"diferente."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4954,7 +4892,7 @@ msgstr ""
"bem com a terceira disquete."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4966,7 +4904,7 @@ msgstr ""
"correctamente o download das imagens verificando o seu md5sum."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4979,13 +4917,13 @@ msgstr ""
"disquetes."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuração de arranque"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4999,7 +4937,7 @@ msgstr ""
"como foi visto na <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -5011,7 +4949,7 @@ msgstr ""
"\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -5030,37 +4968,37 @@ msgstr ""
"(e.g., um live CD)."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problemas comuns de Instalação em &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -5070,7 +5008,7 @@ msgstr ""
"evitados ao passar alguns parâmetros de arranque ao instalador."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5091,13 +5029,13 @@ msgstr ""
"<xref linkend=\"boot-parms\"/> para mais detalhes."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Bloqueio do Sistema Durante a Fase de Configuração de PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5118,7 +5056,7 @@ msgstr ""
"recursos que causa o conflito."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5140,20 +5078,20 @@ msgstr ""
"introduz estes valores no instalador."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
"Existem alguns problemas de instalação usuais que vale a pena mencionar."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "saída de vídeo direccionada incorrectamente"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5180,7 +5118,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5194,13 +5132,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Falha ao Arrancar ou Instalar a partir de CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5212,7 +5150,7 @@ msgstr ""
"instalação. A maioria dos problemas foram relatados com sistemas SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5220,13 +5158,13 @@ msgstr ""
"instalador."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Interpretar as Mensagens de Arranque do Kernel"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5265,13 +5203,13 @@ msgstr ""
"<xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Relatar Problemas de Instalação"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5292,7 +5230,7 @@ msgstr ""
"ao relatório de erros."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5305,13 +5243,13 @@ msgstr ""
"instalado."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Submeter Relatórios de Instalação"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5325,7 +5263,7 @@ msgstr ""
"possível no maior número de configurações de hardware."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5338,7 +5276,7 @@ msgstr ""
"público."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -5357,7 +5295,7 @@ msgstr ""
"comando <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5447,6 +5385,53 @@ msgstr ""
"bloquear. Descreva os passos que tomou que levaram o sistema ao estado do "
"problema."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Iniciar de TFTP em SGI"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Após ter entrado na consola utilize <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> em máquinas SGI para iniciar o Linux e para "
+#~ "começar a instalação do software &debian;. Com o intuito de fazer com que "
+#~ "isto funcione deve ter de retirar a variável de ambiente <envar>netaddr</"
+#~ "envar>. Para fazer isto digite na consola<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample>."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "Em máquinas SGI pode adicionar na consola parâmetros de arranque ao "
+#~ "comando <command>bootp():</command>."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "A seguir ao comando <command>bootp():</command> você pode indicar a path "
+#~ "e o nome do ficheiro para arrancar se não deu um nome explícito através "
+#~ "do seu servidor bootp/dhcp. Exemplo: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Parâmetros de kernel adicionais podem ser "
+#~ "passados via <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/ro/boot-installer.po b/po/ro/boot-installer.po
index 72f20f647..7f71883dd 100644
--- a/po/ro/boot-installer.po
+++ b/po/ro/boot-installer.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2016-11-25 19:03+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <LL@li.org>\n"
@@ -228,7 +228,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -238,7 +238,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -247,7 +247,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -593,15 +593,15 @@ msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -611,8 +611,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -623,8 +623,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -635,8 +635,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -855,13 +855,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -931,7 +931,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
@@ -1712,65 +1712,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1778,7 +1726,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1788,13 +1736,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1807,7 +1755,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1830,7 +1778,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1842,7 +1790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1854,13 +1802,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1871,7 +1819,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1880,13 +1828,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1895,19 +1843,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1915,7 +1863,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1924,13 +1872,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1944,13 +1892,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1974,19 +1922,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1996,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2010,7 +1958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2026,7 +1974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2035,7 +1983,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2044,13 +1992,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2071,7 +2019,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2081,7 +2029,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2038,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2100,7 +2048,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2109,13 +2057,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2126,25 +2074,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2155,7 +2103,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2164,7 +2112,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2177,7 +2125,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2186,13 +2134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2203,13 +2151,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2227,13 +2175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2245,13 +2193,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2265,13 +2213,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2296,13 +2244,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2314,7 +2262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2323,7 +2271,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2341,13 +2289,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2357,7 +2305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2371,13 +2319,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2388,7 +2336,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2396,13 +2344,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2411,13 +2359,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2441,13 +2389,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2455,8 +2403,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr ""
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2466,7 +2420,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2476,7 +2430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2487,13 +2441,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2506,7 +2460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2517,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2535,7 +2489,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2545,13 +2499,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2561,7 +2515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2572,19 +2526,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2594,7 +2548,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2607,13 +2561,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2634,13 +2588,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2650,49 +2604,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2700,13 +2654,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2715,7 +2669,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2723,19 +2677,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2744,13 +2698,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2759,13 +2713,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2773,13 +2727,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2791,13 +2745,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2809,13 +2763,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2826,13 +2780,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2842,7 +2796,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2853,13 +2807,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2867,13 +2821,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2883,13 +2837,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2897,13 +2851,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2911,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2928,13 +2882,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2943,13 +2897,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2958,13 +2912,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2976,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2985,13 +2939,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3001,7 +2955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3012,13 +2966,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3028,13 +2982,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3043,13 +2997,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3057,13 +3011,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3073,25 +3027,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3099,7 +3053,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3112,7 +3066,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3123,13 +3077,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3140,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3148,13 +3102,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3166,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3181,13 +3135,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3202,7 +3156,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3212,7 +3166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3226,19 +3180,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3250,7 +3204,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3261,7 +3215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3271,19 +3225,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3293,7 +3247,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3302,13 +3256,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3316,7 +3270,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3326,7 +3280,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3335,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3343,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3357,7 +3311,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3365,19 +3319,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3385,7 +3339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3401,7 +3355,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3415,7 +3369,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3429,7 +3383,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3438,7 +3392,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3456,7 +3410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3465,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3476,7 +3430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3492,7 +3446,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3502,13 +3456,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3516,7 +3470,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3528,7 +3482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3540,7 +3494,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3512,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3567,13 +3521,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3583,7 +3537,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3592,7 +3546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3604,37 +3558,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3642,7 +3596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3655,13 +3609,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3674,7 +3628,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3688,19 +3642,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3716,7 +3670,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3726,13 +3680,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3741,19 +3695,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3775,13 +3729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3794,7 +3748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3803,13 +3757,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3819,7 +3773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3828,7 +3782,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3841,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po
index c5e401b7d..cc8833b85 100644
--- a/po/ru/boot-installer.po
+++ b/po/ru/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2015-05-04 20:31+0200\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -275,7 +275,7 @@ msgstr "Загрузка по TFTP"
# index.docbook:427, index.docbook:872, index.docbook:1420, index.docbook:1892, index.docbook:2246, index.docbook:2354
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -289,7 +289,7 @@ msgstr ""
# index.docbook:432, index.docbook:877, index.docbook:1425, index.docbook:1897, index.docbook:2251, index.docbook:2359
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -301,7 +301,7 @@ msgstr ""
# index.docbook:437, index.docbook:882, index.docbook:1430, index.docbook:1902, index.docbook:2256, index.docbook:2364
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -768,16 +768,16 @@ msgstr "Загрузка с карты памяти USB"
# index.docbook:572, index.docbook:1037, index.docbook:1837, index.docbook:2084, index.docbook:2388
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Загрузка с CD-ROM"
# index.docbook:526, index.docbook:578, index.docbook:1043, index.docbook:1849, index.docbook:2090, index.docbook:2394
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -793,8 +793,8 @@ msgstr ""
# index.docbook:537, index.docbook:589, index.docbook:1054, index.docbook:1860, index.docbook:2101, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -811,8 +811,8 @@ msgstr ""
# index.docbook:545, index.docbook:597, index.docbook:1062, index.docbook:1868, index.docbook:2109, index.docbook:2413
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -829,8 +829,8 @@ msgstr ""
# index.docbook:553, index.docbook:605, index.docbook:1070, index.docbook:1876, index.docbook:2117, index.docbook:2421
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1136,14 +1136,14 @@ msgstr ""
# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Загрузка с дискет"
# index.docbook:808, index.docbook:2290
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1242,7 +1242,7 @@ msgstr ""
# index.docbook:254, index.docbook:866, index.docbook:1402, index.docbook:1886, index.docbook:1969, index.docbook:2240, index.docbook:2348
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Загрузка по TFTP"
@@ -2350,84 +2350,14 @@ msgstr ""
"при установке с CD. Выберите пункт загрузки, который приведён выше и когда "
"ядро полностью установится из сети, запустится программа установки &debian;."
-# index.docbook:1972, index.docbook:2015
-#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Загрузка SGI с сервера TFTP"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"На компьютерах SGI для загрузки linux и начала установки &debian; после "
-"входа в командный монитор используйте <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample>. Чтобы сделать это, вам может понадобиться "
-"сбросить переменную окружения <envar>netaddr</envar>. Для этого наберите "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> в командном мониторе."
-
-# index.docbook:2012, index.docbook:2491
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Параметры загрузки"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"На компьютерах SGI вы можете добавлять параметры загрузки в команду "
-"<command>bootp():</command> в мониторе команд."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"После команды <command>bootp():</command> вы можете задать путь и имя "
-"загружаемого файла, если вы не получаете это имя явно с bootp/dhcp сервера. "
-"Пример: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Дополнительные параметры ядра могут быть указаны "
-"через <command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Ограничения s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2437,7 +2367,7 @@ msgstr ""
"и ssh-сессия."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2451,13 +2381,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Параметры загрузки s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2476,7 +2406,7 @@ msgstr ""
"строки. При передаче ядру все строки объединяются без пробелов."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2516,7 +2446,7 @@ msgstr ""
"<filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2534,7 +2464,7 @@ msgstr ""
"с CD/DVD."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2552,13 +2482,13 @@ msgstr ""
"с внешнего привода CD/DVD по умолчанию введите"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2575,7 +2505,7 @@ msgstr ""
"диск с нужными файлами."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2587,13 +2517,13 @@ msgstr ""
"появится приглашение SmartFirmware, введите"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2605,20 +2535,20 @@ msgstr ""
"SLOF, введите"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr "0 > boot cdrom"
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Загрузка с жёсткого диска"
# index.docbook:1664, index.docbook:2162
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2629,7 +2559,7 @@ msgstr ""
# index.docbook:1670, index.docbook:2168
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2641,13 +2571,13 @@ msgstr ""
"linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Загрузка OldWorld PowerMac из MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2670,13 +2600,13 @@ msgstr ""
"установки."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Загрузка NewWorld Mac из OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2719,20 +2649,20 @@ msgstr ""
"сработает. После должна запуститься программа установки &debian;."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Загрузка с карты памяти USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
"В настоящий момент системы NewWorld PowerMac можно загружать с USB устройств."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2747,7 +2677,7 @@ msgstr ""
"\"invoking-openfirmware\"/>)."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2770,7 +2700,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2795,7 +2725,7 @@ msgstr ""
"из каталога ранее установленного с помощью <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2807,7 +2737,7 @@ msgstr ""
"просто нажать &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2819,7 +2749,7 @@ msgstr ""
"отчёт об установке, как описано в <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2827,7 +2757,7 @@ msgstr ""
"загрузка по сети."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2863,7 +2793,7 @@ msgstr ""
"получить описание синтаксиса и допустимые параметры."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2876,7 +2806,7 @@ msgstr ""
"а с подключённых по USB приводов гибких дисков загрузка не поддерживается."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2887,7 +2817,7 @@ msgstr ""
"вставьте её в дисковод после выключения системы и перед включением питания."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2901,7 +2831,7 @@ msgstr ""
"проверит на загружаемость разделы жёсткого диска."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2914,13 +2844,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Параметры загрузки PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2936,25 +2866,25 @@ msgstr ""
"нужно использовать параметр <userinput>video=aty128fb:vmode:6</userinput>."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2965,7 +2895,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2974,7 +2904,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2994,7 +2924,7 @@ msgstr ""
"записав их в конец команды <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -3006,13 +2936,13 @@ msgstr ""
"с ID 6 (или вторичного мастера для систем с IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Сообщения IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -3027,13 +2957,13 @@ msgstr ""
"<ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink>."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Лёгкость управления"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -3076,13 +3006,13 @@ msgstr ""
"считает, что используется клавиатура с раскладкой QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr "Пользовательский интерфейс программы установки"
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -3100,13 +3030,13 @@ msgstr ""
"<userinput>DEBIAN_FRONTEND</userinput> в <xref linkend=\"installer-args\"/>."
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB-дисплеи Брайля"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -3128,13 +3058,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Дисплеи Брайля, подключаемые к последовательному порту"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -3195,13 +3125,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "ПО речевого синтеза"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -3219,7 +3149,7 @@ msgstr ""
"поддержка ПО речевого синтеза."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3231,7 +3161,7 @@ msgstr ""
"<classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, fuzzy, no-c-format
#| msgid ""
#| "The default speech rate is quite slow. To make it faster, press "
@@ -3267,13 +3197,13 @@ msgstr ""
"\">руководстве по использованию речи</ulink>."
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Устройства речевого синтеза"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -3287,7 +3217,7 @@ msgstr ""
"выбрать пункт <quote>Graphical install</quote>."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3310,13 +3240,13 @@ msgstr ""
"речевого синтеза."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Встраиваемые устройства"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3333,7 +3263,7 @@ msgstr ""
"языков установки."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3344,13 +3274,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Тема с высокой контрастностью"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -3363,13 +3293,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3379,13 +3309,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Список ответов"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3395,13 +3325,13 @@ msgstr ""
"списка ответов. Это описано в <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Специальные возможности установленной системы"
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3412,8 +3342,15 @@ msgstr ""
"<ulink url=\"&url-debian-wiki-accessibility;\">вики-странице специальных "
"возможностей Debian</ulink>."
+# index.docbook:2012, index.docbook:2491
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Параметры загрузки"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3427,7 +3364,7 @@ msgstr ""
"автоматически. Однако, иногда вы должны немного помочь ядру."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3442,7 +3379,7 @@ msgstr ""
"определить аппаратуру вашего компьютера."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3459,13 +3396,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr "Загрузочная консоль"
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3485,7 +3422,7 @@ msgstr ""
"последовательного порта, обычно <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3502,7 +3439,7 @@ msgstr ""
"поддерживается программой установки для системного загрузчика)."
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "In order to ensure the terminal type used by the installer matches your "
@@ -3544,7 +3481,7 @@ msgstr ""
"<literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3558,13 +3495,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Параметры программы установки &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3578,7 +3515,7 @@ msgstr ""
"</footnote>, что может быть полезно."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3594,19 +3531,19 @@ msgstr ""
"используется сокращённая форма."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Этот параметр задаёт низший приоритет отображаемых сообщений."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3621,7 +3558,7 @@ msgstr ""
"приоритета."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3641,13 +3578,13 @@ msgstr ""
"всё сделать правильно самостоятельно."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3684,13 +3621,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3705,49 +3642,49 @@ msgstr ""
"продолжению процесса загрузки.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Значение по умолчанию."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Подробней чем обычно."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Много отладочной информации."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3758,13 +3695,13 @@ msgstr ""
"загрузка продолжится."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3776,7 +3713,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3787,19 +3724,19 @@ msgstr ""
"дискету только на избранном устройстве."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3812,13 +3749,13 @@ msgstr ""
"syslog."
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3830,13 +3767,13 @@ msgstr ""
"памяти. Возможные значения 1 и 2. Смотрите также <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3847,13 +3784,13 @@ msgstr ""
"безопасность."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3871,13 +3808,13 @@ msgstr ""
"замирание на несколько минут в начале установки."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Подобные проблемы замечены на hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3896,13 +3833,13 @@ msgstr ""
"для краткости <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3919,13 +3856,13 @@ msgstr ""
"replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3940,7 +3877,7 @@ msgstr ""
"автоматически."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3956,13 +3893,13 @@ msgstr ""
"v6) и ввести информацию вручную."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3972,13 +3909,13 @@ msgstr ""
"PCMCIA, если это вызывает проблемы. Особенно полезно для некоторых ноутбуков."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3993,13 +3930,13 @@ msgstr ""
"wiki;\">вики &debian; Installer</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4009,13 +3946,13 @@ msgstr ""
"установки. Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4025,13 +3962,13 @@ msgstr ""
"Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4048,13 +3985,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4066,13 +4003,13 @@ msgstr ""
"установки смотрите в <xref linkend=\"preseed-auto\"/>."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4084,13 +4021,13 @@ msgstr ""
"установить в значение <userinput>true</userinput>, то этого не случится."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4109,7 +4046,7 @@ msgstr ""
"способны загружать носитель автоматически."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4121,13 +4058,13 @@ msgstr ""
"диска после начальной установки."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4140,7 +4077,7 @@ msgstr ""
"quote> пакетов, как во время установки так и в установленной системе."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4156,13 +4093,13 @@ msgstr ""
"должен использоваться только очень опытными пользователями."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4177,13 +4114,13 @@ msgstr ""
"emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4195,13 +4132,13 @@ msgstr ""
"загружен полностью. Значение задаётся в килобайтах."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4211,13 +4148,13 @@ msgstr ""
"вместо обычного режима установки. Смотрите <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Использование параметров загрузки для ответов на вопросы"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4231,25 +4168,25 @@ msgstr ""
"\"preseed-bootparms\"/>. Некоторые специальные примеры даны ниже."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4259,7 +4196,7 @@ msgstr ""
"в установленной системе."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4279,7 +4216,7 @@ msgstr ""
"локали."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4295,13 +4232,13 @@ msgstr ""
"locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4318,7 +4255,7 @@ msgstr ""
"udeb</classname> (на настройки PPPoE)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -4328,13 +4265,13 @@ msgstr ""
"autoconfiguration и DHCP и задать настройки сети статически."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4352,13 +4289,13 @@ msgstr ""
"зеркало ftp из списка, вам придётся вводить имя вручную."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4370,13 +4307,13 @@ msgstr ""
"Подробней смотрите в <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Передача параметров модулям ядра"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4400,7 +4337,7 @@ msgstr ""
"системы."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4414,7 +4351,7 @@ msgstr ""
"установка параметров вручную."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4435,19 +4372,19 @@ msgstr ""
"вы должны написать:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Внесение модулей ядра в чёрный список"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4465,7 +4402,7 @@ msgstr ""
"сперва загружается неправильный драйвер."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4480,7 +4417,7 @@ msgstr ""
"blacklist.local</filename> на время установки и в установленной системе."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4494,19 +4431,19 @@ msgstr ""
"оборудования."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Диагностика проблем процесса установки"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Надёжность CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4520,7 +4457,7 @@ msgstr ""
"время установки."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4531,7 +4468,7 @@ msgstr ""
"общие из них и предложить общие решения. Остальное зависит от вас."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
@@ -4539,7 +4476,7 @@ msgstr ""
"очередь."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4549,7 +4486,7 @@ msgstr ""
"правильно и что диск не грязный."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4563,7 +4500,7 @@ msgstr ""
"проблемы с DMA на очень старых приводах CD-ROM."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4575,7 +4512,7 @@ msgstr ""
"простоты мы будем использовать термин CD-ROM."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4585,13 +4522,13 @@ msgstr ""
"попробуйте, если возможно, другой метод установки."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Общие причины"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4601,7 +4538,7 @@ msgstr ""
"были записаны на высоких скоростях в современных устройствах записи CD."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4611,20 +4548,20 @@ msgstr ""
"<quote>прямой доступ к памяти</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Как изучать и может быть решить проблему"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Если с CD-ROM не удаётся загрузиться, попробуйте способы указанные ниже."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4635,7 +4572,7 @@ msgstr ""
"носителя."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4660,7 +4597,7 @@ msgstr ""
"прочитанных с CD-ROM байт, составляющих образ."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4682,7 +4619,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4704,7 +4641,7 @@ msgstr ""
"командной строки."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4717,7 +4654,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4748,7 +4685,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4761,7 +4698,7 @@ msgstr ""
"cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4778,7 +4715,7 @@ msgstr ""
"команды."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4803,7 +4740,7 @@ msgstr ""
"устройства, соответствующего приводу CD-ROM."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4816,13 +4753,13 @@ msgstr ""
"можно провести общую проверку надёжности чтения CD-ROM."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Надёжность дискет"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4832,7 +4769,7 @@ msgstr ""
"устанавливающих &debian;."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4850,7 +4787,7 @@ msgstr ""
"сообщений об ошибках ввода-вывода (disk I/O error)."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4867,7 +4804,7 @@ msgstr ""
"записать дискету на другой системе."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4878,7 +4815,7 @@ msgstr ""
"emphasis> раза, прежде чем она заработала, и затем всё пошло нормально."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4890,7 +4827,7 @@ msgstr ""
"их md5sum."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4902,13 +4839,13 @@ msgstr ""
"случается из-за плохо работающих дисководов и их микропрограмм."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Настройка загрузки"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4921,7 +4858,7 @@ msgstr ""
"параметры загрузки, как это обсуждается в <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4933,7 +4870,7 @@ msgstr ""
"<xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4952,37 +4889,37 @@ msgstr ""
"загрузившись с live-CD)."
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Распространённые проблемы установки на &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4993,7 +4930,7 @@ msgstr ""
"установки."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5013,13 +4950,13 @@ msgstr ""
"Подробней см. <xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Система подвисает во время настройки PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -5040,7 +4977,7 @@ msgstr ""
"возникают проблемы."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5063,7 +5000,7 @@ msgstr ""
"они есть."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -5071,13 +5008,13 @@ msgstr ""
"рассказать."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Вывод видео не на то устройство"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5103,7 +5040,7 @@ msgstr ""
"программу установки с параметром <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5117,13 +5054,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Не удаётся загрузиться или установить ядро с CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5135,19 +5072,19 @@ msgstr ""
"Большинство сообщений о таких проблемах относилось к системам SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "Для таких систем мы рекомендуем загружать программу установки по сети."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Интерпретация загрузочных сообщений ядра"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5185,13 +5122,13 @@ msgstr ""
"baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Сообщение о проблемах при установке"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5211,7 +5148,7 @@ msgstr ""
"приложить эту информацию к отчёту."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5223,13 +5160,13 @@ msgstr ""
"filename> после того, как компьютер загрузит установленную систему."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Отправка отчётов об ошибках установки"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5242,7 +5179,7 @@ msgstr ""
"получить побольше информации о разных аппаратных конфигурациях."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5254,7 +5191,7 @@ msgstr ""
"используете адрес электронной почты, который не жалко опубликовывать."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5281,7 +5218,7 @@ msgstr ""
"запустить команду <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5371,6 +5308,54 @@ msgstr ""
"ядра. Опишите шаги, которые вы делали, чтобы привести систему в проблемное "
"состояние."
+# index.docbook:1972, index.docbook:2015
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Загрузка SGI с сервера TFTP"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "На компьютерах SGI для загрузки linux и начала установки &debian; после "
+#~ "входа в командный монитор используйте <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample>. Чтобы сделать это, вам может понадобиться "
+#~ "сбросить переменную окружения <envar>netaddr</envar>. Для этого наберите "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> в командном мониторе."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "На компьютерах SGI вы можете добавлять параметры загрузки в команду "
+#~ "<command>bootp():</command> в мониторе команд."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "После команды <command>bootp():</command> вы можете задать путь и имя "
+#~ "загружаемого файла, если вы не получаете это имя явно с bootp/dhcp "
+#~ "сервера. Пример: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Дополнительные параметры ядра могут быть "
+#~ "указаны через <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/sv/boot-installer.po b/po/sv/boot-installer.po
index f29d7a97a..51f8add65 100644
--- a/po/sv/boot-installer.po
+++ b/po/sv/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: installation-guide 20051025 boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2011-04-25 09:52+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -241,7 +241,7 @@ msgstr "Uppstart från TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -256,7 +256,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -267,7 +267,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -632,15 +632,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Uppstart från USB-minne"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Uppstart från en cd-rom"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -655,8 +655,8 @@ msgstr ""
"kapitel."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -672,8 +672,8 @@ msgstr ""
"installationsmetoder som kan fungera för dig."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -695,8 +695,8 @@ msgstr ""
"installationssystemet till cd-rom-enheten."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1004,13 +1004,13 @@ msgstr ""
"command> och <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Uppstart från startdisketter"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1107,7 +1107,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Uppstart via TFTP"
@@ -2210,81 +2210,13 @@ msgstr ""
"starta &debian; Installer."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Uppstart för SGI via TFTP"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Efter man gått in i kommandomonitorn, använd <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> på SGI-maskiner för att starta upp Linux och "
-"påbörja installationen av &debian;-programvaran. För att det här ska fungera "
-"måste du rensa miljövariabeln <envar>netaddr</envar>. Ange "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> i kommandomonitorn för att göra det."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Uppstartsparametrar"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"På SGI-maskiner kan du lägga till uppstartsparametrar till kommandot "
-"<command>bootp():</command> i kommandomonitorn."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Efter kommandot <command>bootp():</command> kan du ange sökvägen och namnet "
-"på filen som ska starta upp om du inte har angivit ett namn via din bootp/"
-"dhcpserver. Exempel: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Ytterligare kärnparametrar kan skickas med via "
-"<command>append</command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Begränsningar för s390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2294,7 +2226,7 @@ msgstr ""
"nätverkskonfiguration och en ssh-session."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2308,13 +2240,13 @@ msgstr ""
"standardinstallationssystemet."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Uppstartsparametrar för s390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, fuzzy, no-c-format
#| msgid ""
#| "On S/390 you can append boot parameters in the parm file. This file can "
@@ -2336,7 +2268,7 @@ msgstr ""
"installationsavbildningarna."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2359,7 +2291,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, fuzzy, no-c-format
#| msgid ""
#| "Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2384,7 +2316,7 @@ msgstr ""
"för att starta upp från cd-rom."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2396,13 +2328,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2419,7 +2351,7 @@ msgstr ""
"sedan installationsprogrammet till cd-enheten för de nödvändiga filerna."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2428,13 +2360,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2443,19 +2375,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Starta upp från hårddisk"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2465,7 +2397,7 @@ msgstr ""
"för vissa system är det den enda installationsmetoden som stöds."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2477,13 +2409,13 @@ msgstr ""
"\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Starta upp OldWorld PowerMac från MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2506,13 +2438,13 @@ msgstr ""
"starta upp installationsprogrammet."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Starta upp NewWorld Mac från OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2555,13 +2487,13 @@ msgstr ""
"installationprogram ska nu starta."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Starta upp från USB-minne"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2569,7 +2501,7 @@ msgstr ""
"via USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2583,7 +2515,7 @@ msgstr ""
"lagringsenheter som standard. Se <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2605,7 +2537,7 @@ msgstr ""
"filename> och <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2631,7 +2563,7 @@ msgstr ""
"med <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2642,7 +2574,7 @@ msgstr ""
"Här kan du ange ytterligare uppstartsargument, eller bara trycka &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2654,7 +2586,7 @@ msgstr ""
"förklaras i <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2662,7 +2594,7 @@ msgstr ""
"via nätverk."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2698,7 +2630,7 @@ msgstr ""
"över syntaxen och tillgängliga flaggor."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2711,7 +2643,7 @@ msgstr ""
"diskettenheter, och USB-diskettenheter stöds inte för uppstart."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2723,7 +2655,7 @@ msgstr ""
"sedan på systemet."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2738,7 +2670,7 @@ msgstr ""
"hårddiskpartitioner."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2750,13 +2682,13 @@ msgstr ""
"automatiskt efter att rotsystemet har lästs in i minnet."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Uppstartsparametrar för PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2772,25 +2704,25 @@ msgstr ""
"skall <userinput>video=aty128fb:vmode:6</userinput> användas."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2801,7 +2733,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2810,7 +2742,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2830,7 +2762,7 @@ msgstr ""
"på slutet av kommandot <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2842,13 +2774,13 @@ msgstr ""
"enheten på ID 6 (eller sekundär master för IDE-baserade system)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM-meddelanden"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2864,13 +2796,13 @@ msgstr ""
"för mer information."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Hjälpmedel"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2910,13 +2842,13 @@ msgstr ""
"QWERTY-tangentbord."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2928,13 +2860,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Punktskriftsskärmar med USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2957,13 +2889,13 @@ msgstr ""
"ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Punktskriftsskärmar med seriekabel"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -3022,14 +2954,14 @@ msgstr ""
"ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, fuzzy, no-c-format
#| msgid "Hardware Speech Synthesis"
msgid "Software Speech Synthesis"
msgstr "Talsynteser (maskinvara)"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3048,7 +2980,7 @@ msgstr ""
"välja <quote>Grafisk installation</quote> i uppstartsmenyn."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -3057,7 +2989,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3075,13 +3007,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Talsynteser (maskinvara)"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3098,7 +3030,7 @@ msgstr ""
"välja <quote>Grafisk installation</quote> i uppstartsmenyn."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3121,13 +3053,13 @@ msgstr ""
"installeras på målsystemet."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Brädenheter"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, fuzzy, no-c-format
#| msgid ""
#| "Some accessibility devices are actual boards that are plugged inside the "
@@ -3149,7 +3081,7 @@ msgstr ""
"tillgängliga språk."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3157,13 +3089,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Tema med hög kontrast"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -3179,13 +3111,13 @@ msgstr ""
"till uppstartsparametern <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3195,13 +3127,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3209,13 +3141,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3223,8 +3155,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Uppstartsparametrar"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3238,7 +3176,7 @@ msgstr ""
"Ibland behöver du dock hjälpa kärnan en bit på vägen."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3253,7 +3191,7 @@ msgstr ""
"systemet om din maskinvara."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3269,13 +3207,13 @@ msgstr ""
"beskrivna i <xref linkend=\"boot-troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3317,7 +3255,7 @@ msgstr ""
"userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3328,7 +3266,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3375,7 +3313,7 @@ msgstr ""
"userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3389,13 +3327,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Parametrar för &debian; Installer"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3410,7 +3348,7 @@ msgstr ""
"användbara."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3426,20 +3364,20 @@ msgstr ""
"kommer vanligtvis att använda den korta formen också."
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
"Den här parametern ställer in så att meddelanden med lägst prioritet visas."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3453,7 +3391,7 @@ msgstr ""
"påträffas justerar installationsprogrammet prioriteten efter behov."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3474,13 +3412,13 @@ msgstr ""
"till det."
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, fuzzy, no-c-format
#| msgid ""
#| "This boot parameter controls the type of user interface used for the "
@@ -3530,13 +3468,13 @@ msgstr ""
"installationsprogrammet gränssnittet <userinput>gtk</userinput>."
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3551,49 +3489,49 @@ msgstr ""
"för att fortsätta uppstartsprocessen.)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Det här är standardinställningen."
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Mer information än normalt."
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Mycket felsökningsinformation."
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3603,13 +3541,13 @@ msgstr ""
"felsökning. Avsluta skalet för att fortsätta uppstarten."
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3621,7 +3559,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3632,19 +3570,19 @@ msgstr ""
"en enhet."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3653,13 +3591,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3672,13 +3610,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3689,14 +3627,14 @@ msgstr ""
"begränsad."
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
# Framebuffer. Bättre ord!
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, fuzzy, no-c-format
#| msgid ""
#| "Some architectures use the kernel framebuffer to offer installation in a "
@@ -3720,13 +3658,13 @@ msgstr ""
"efter påbörjad installation."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Liknande problem har blivit rapporterats för hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3745,13 +3683,13 @@ msgstr ""
"<userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3768,13 +3706,13 @@ msgstr ""
"<userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3793,7 +3731,7 @@ msgstr ""
"sökningen misslyckas."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3813,13 +3751,13 @@ msgstr ""
"nätverket konfigureras med DHCP och att informationen matas in manuellt."
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3830,13 +3768,13 @@ msgstr ""
"det här problemet."
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3851,13 +3789,13 @@ msgstr ""
"wiki;\">&debian; Installer Wiki</ulink>."
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3867,13 +3805,13 @@ msgstr ""
"att automatisera installationen. Se <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3883,13 +3821,13 @@ msgstr ""
"automatisera installationen. Se <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3905,13 +3843,13 @@ msgstr ""
"syntax användas. Se <xref linkend=\"preseed-seenflag\"/> för detaljer."
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3923,13 +3861,13 @@ msgstr ""
"detaljer om hur man automatiserar installationer."
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3942,13 +3880,13 @@ msgstr ""
"förhindra detta."
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3966,7 +3904,7 @@ msgstr ""
"media automatiskt."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3978,13 +3916,13 @@ msgstr ""
"upp automatiskt från den optiska enheten efter den initiala installationen."
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3999,7 +3937,7 @@ msgstr ""
"install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4016,13 +3954,13 @@ msgstr ""
"användare."
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4036,13 +3974,13 @@ msgstr ""
"rekommenderas inte.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4054,13 +3992,13 @@ msgstr ""
"ramdisken inte fullständigt gick att läsa in. Värdet är i kB."
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4071,13 +4009,13 @@ msgstr ""
"\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Använding av uppstartsparametrar för att besvara frågor"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4092,25 +4030,25 @@ msgstr ""
"exempel listas här nedan."
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4120,7 +4058,7 @@ msgstr ""
"installationen och det installerade systemet."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4140,7 +4078,7 @@ msgstr ""
"lokal kan uppnås på detta sätt."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4156,13 +4094,13 @@ msgstr ""
"locale=sv_SE.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4179,7 +4117,7 @@ msgstr ""
"phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -4192,13 +4130,13 @@ msgstr ""
"istället tvinga fram statisk nätverkskonfiguration."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4217,13 +4155,13 @@ msgstr ""
"manuellt."
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4235,13 +4173,13 @@ msgstr ""
"literal>. Se <xref linkend=\"pkgsel\"/> för ytterligare information."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Skicka parametrar till kärnmoduler"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4266,7 +4204,7 @@ msgstr ""
"konfigurationen för det installerade systemet."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4280,7 +4218,7 @@ msgstr ""
"i vissa fall, kan det fortfarande krävas att parametrar ställs in manuellt."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4302,19 +4240,19 @@ msgstr ""
"(coax) och IRQ 10, skulle du skicka:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Svartlistning av kärnmoduler"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4332,7 +4270,7 @@ msgstr ""
"drivrutin läses in först."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4348,7 +4286,7 @@ msgstr ""
"installerade systemet."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4362,19 +4300,19 @@ msgstr ""
"som visas under maskinvaruidentifieringsfaserna."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Felsök installationsprocessen"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Tillförlitlighet för cd-rom"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4389,7 +4327,7 @@ msgstr ""
"installationen."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4401,13 +4339,13 @@ msgstr ""
"hanterar dem. Resten är upp till dig."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Det finns två mycket enkla saker som du bör prova först."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4417,7 +4355,7 @@ msgstr ""
"att den inte är smutsig."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4436,7 +4374,7 @@ msgstr ""
"äldre cd-rom-enheter kan lösas på detta sätt."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4448,7 +4386,7 @@ msgstr ""
"termen cd-rom för enkelhet."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4458,13 +4396,13 @@ msgstr ""
"andra installationsmetoderna som finns tillgängliga."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Vanliga problem"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4474,7 +4412,7 @@ msgstr ""
"brända med höga hastigheter med en modern cd-brännare."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, fuzzy, no-c-format
#| msgid ""
#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4487,20 +4425,20 @@ msgstr ""
"minnesåtkomst</quote> (DMA) är aktiverat."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Hur man undersöker och kanske även löser problem"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Prova förslagen som listas här nedan om uppstart med cd-rom misslyckas."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, fuzzy, no-c-format
#| msgid ""
#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4515,7 +4453,7 @@ msgstr ""
"som du använder."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4542,7 +4480,7 @@ msgstr ""
"skivan."
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4564,7 +4502,7 @@ msgstr ""
"134486016 bytes (134 MB) kopierade, 97.474 sekunder, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4586,7 +4524,7 @@ msgstr ""
"och aktivera skalet där."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4599,7 +4537,7 @@ msgstr ""
"command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4629,7 +4567,7 @@ msgstr ""
"kan du prova att läsa in den manuellt med <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4641,7 +4579,7 @@ msgstr ""
"filename>. Det bör även finnas en <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4658,7 +4596,7 @@ msgstr ""
"körning av kommandot."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4684,7 +4622,7 @@ msgstr ""
"motsvarar din cd-rom-enhet."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4698,13 +4636,13 @@ msgstr ""
"som ett allmänt test för att se om cd-skivan kan läsas tillförlitligt."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Tillförlitlighet för disketter"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4714,7 +4652,7 @@ msgstr ""
"&debian; verkar vara pålitligheten för disketterna."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4732,7 +4670,7 @@ msgstr ""
"som stora mängder av meddelanden om in/ut-fel."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4750,7 +4688,7 @@ msgstr ""
"användbart att försöka att skriva disketten på en annan dator."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4762,7 +4700,7 @@ msgstr ""
"allt bra med den tredje disketten."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4774,7 +4712,7 @@ msgstr ""
"hämtades är korrekta genom att validera deras md5-kontrollsummor."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4787,13 +4725,13 @@ msgstr ""
"<quote>fasta programvaran</quote>."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Uppstartskonfiguration"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4807,7 +4745,7 @@ msgstr ""
"kontrollera, vilket diskuteras i <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4816,7 +4754,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4828,37 +4766,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Vanliga installationsproblem på &arch-title;"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4868,7 +4806,7 @@ msgstr ""
"genom att skicka med vissa uppstartsparametrar till installationsprogrammet."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4888,13 +4826,13 @@ msgstr ""
"konsollfunktioner. Se <xref linkend=\"boot-parms\"/> för detaljer."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Systemet fryser under konfigurationsfasen för PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4923,7 +4861,7 @@ msgstr ""
"problemen."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4946,19 +4884,19 @@ msgstr ""
"värdet i installationsprogrammet."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Det finns några vanliga installationsproblem som är värda att nämna."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Felriktad videoutmatning"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4986,7 +4924,7 @@ msgstr ""
"installationsprogrammet med <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5000,13 +4938,13 @@ msgstr ""
"i <filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Misslyckad uppstart eller installation från cd-rom"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5018,7 +4956,7 @@ msgstr ""
"flesta problemen har rapporterats med SunBlade-system."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5026,13 +4964,13 @@ msgstr ""
"installationsprogrammet."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Tolkning av kärnans uppstartsmeddelanden"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5070,13 +5008,13 @@ msgstr ""
"<xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Rapportering av installationsproblem"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5096,7 +5034,7 @@ msgstr ""
"in en felrapport kan du bifoga den här informationen i felrapporten."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5108,13 +5046,13 @@ msgstr ""
"efter datorn har startats om till det nyligen installerade systemet."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Skicka installationsrapporter"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5128,7 +5066,7 @@ msgstr ""
"maskinvarukonfigurationer."
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5141,7 +5079,7 @@ msgstr ""
"den används publikt."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5169,7 +5107,7 @@ msgstr ""
"command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5260,6 +5198,53 @@ msgstr ""
"inklusive de sista meddelandena från kärnan om problemet var att kärnan "
"hängde sig. Beskriv de steg du tog som slutade i att systemet fick problem."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Uppstart för SGI via TFTP"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Efter man gått in i kommandomonitorn, använd <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> på SGI-maskiner för att starta upp Linux och "
+#~ "påbörja installationen av &debian;-programvaran. För att det här ska "
+#~ "fungera måste du rensa miljövariabeln <envar>netaddr</envar>. Ange "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> i kommandomonitorn för att göra det."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "På SGI-maskiner kan du lägga till uppstartsparametrar till kommandot "
+#~ "<command>bootp():</command> i kommandomonitorn."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Efter kommandot <command>bootp():</command> kan du ange sökvägen och "
+#~ "namnet på filen som ska starta upp om du inte har angivit ett namn via "
+#~ "din bootp/dhcpserver. Exempel: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Ytterligare kärnparametrar kan skickas med "
+#~ "via <command>append</command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#, fuzzy
#~| msgid ""
#~| "When the installer boots, you should be presented with a friendly "
diff --git a/po/tl/boot-installer.po b/po/tl/boot-installer.po
index 1ffd3c00a..9d438b56b 100644
--- a/po/tl/boot-installer.po
+++ b/po/tl/boot-installer.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2016-11-25 19:03+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog <LL@li.org>\n"
@@ -228,7 +228,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -238,7 +238,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -247,7 +247,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -593,15 +593,15 @@ msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -611,8 +611,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -623,8 +623,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, no-c-format
msgid ""
"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
@@ -635,8 +635,8 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -855,13 +855,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -931,7 +931,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
@@ -1712,65 +1712,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1778,7 +1726,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1788,13 +1736,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1807,7 +1755,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1830,7 +1778,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1842,7 +1790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1854,13 +1802,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1871,7 +1819,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1880,13 +1828,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1895,19 +1843,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1915,7 +1863,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1924,13 +1872,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1944,13 +1892,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1974,19 +1922,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1996,7 +1944,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2010,7 +1958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2026,7 +1974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2035,7 +1983,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2044,13 +1992,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2071,7 +2019,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2081,7 +2029,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2038,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2100,7 +2048,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2109,13 +2057,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2126,25 +2074,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2155,7 +2103,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2164,7 +2112,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2177,7 +2125,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2186,13 +2134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2203,13 +2151,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2227,13 +2175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2245,13 +2193,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2265,13 +2213,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2296,13 +2244,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2314,7 +2262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2323,7 +2271,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2341,13 +2289,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2357,7 +2305,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2371,13 +2319,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2388,7 +2336,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2396,13 +2344,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2411,13 +2359,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2427,13 +2375,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2441,13 +2389,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2455,8 +2403,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr ""
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2466,7 +2420,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2476,7 +2430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2487,13 +2441,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2506,7 +2460,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2517,7 +2471,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2535,7 +2489,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2545,13 +2499,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2561,7 +2515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2572,19 +2526,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2594,7 +2548,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2607,13 +2561,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2634,13 +2588,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2650,49 +2604,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2700,13 +2654,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2715,7 +2669,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2723,19 +2677,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2744,13 +2698,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2759,13 +2713,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2773,13 +2727,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2791,13 +2745,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2809,13 +2763,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2826,13 +2780,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2842,7 +2796,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2853,13 +2807,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2867,13 +2821,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2883,13 +2837,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2897,13 +2851,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2911,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2928,13 +2882,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2943,13 +2897,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2958,13 +2912,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2976,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2985,13 +2939,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3001,7 +2955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3012,13 +2966,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3028,13 +2982,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3043,13 +2997,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3057,13 +3011,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3073,25 +3027,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3099,7 +3053,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3112,7 +3066,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3123,13 +3077,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3140,7 +3094,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3148,13 +3102,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3166,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3181,13 +3135,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3202,7 +3156,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3212,7 +3166,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3226,19 +3180,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3250,7 +3204,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3261,7 +3215,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3271,19 +3225,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3293,7 +3247,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3302,13 +3256,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3316,7 +3270,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3326,7 +3280,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3335,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3343,13 +3297,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3357,7 +3311,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3365,19 +3319,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3385,7 +3339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3401,7 +3355,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3415,7 +3369,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3429,7 +3383,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3438,7 +3392,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3456,7 +3410,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3465,7 +3419,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3476,7 +3430,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3492,7 +3446,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3502,13 +3456,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3516,7 +3470,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3528,7 +3482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3540,7 +3494,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3549,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3558,7 +3512,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3567,13 +3521,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3583,7 +3537,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3592,7 +3546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3604,37 +3558,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3642,7 +3596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3655,13 +3609,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3674,7 +3628,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3688,19 +3642,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3716,7 +3670,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3726,13 +3680,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3741,19 +3695,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3775,13 +3729,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3794,7 +3748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3803,13 +3757,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3819,7 +3773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3828,7 +3782,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3841,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
diff --git a/po/vi/boot-installer.po b/po/vi/boot-installer.po
index 5bb3ec0fe..0c7e63215 100644
--- a/po/vi/boot-installer.po
+++ b/po/vi/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2015-03-21 18:12+0100\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -242,7 +242,7 @@ msgstr "Khởi động từ TFTP"
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -257,7 +257,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -268,7 +268,7 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -633,15 +633,15 @@ msgid "Booting from USB Memory Stick"
msgstr "Khởi động từ thanh bộ nhớ USB"
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Khởi động từ đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -656,8 +656,8 @@ msgstr ""
"đi đến chương kế tiếp."
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -673,8 +673,8 @@ msgstr ""
"thể là thích hợp hơn."
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -696,8 +696,8 @@ msgstr ""
"bổ sung nào, hãy chỉ hệ thống cài đặt tới ổ đĩa CD-ROM."
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1005,13 +1005,13 @@ msgstr ""
"<command>GRUB</command> và <command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "Khởi động từ đĩa mềm"
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1110,7 +1110,7 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "Khởi động bằng TFTP"
@@ -2201,82 +2201,13 @@ msgstr ""
"&debian;."
#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "Khởi động SGI qua TFTP"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"Sau khi vào bộ theo dõi lệnh, hãy gõ chuỗi <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> trên máy kiểu SGI để khởi động Linux và bất đầu "
-"cài đặt phần mềm &debian;. Để làm thành công thì bạn có thể cần phải bỏ lập "
-"biến môi trường <envar>netaddr</envar> (địa chỉ mạng), bằng cách gõ câu lệnh "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> trong bộ theo dõi lệnh."
-
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "Tham số khởi động"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"Trên máy kiểu SGI, bạn có khả năng phụ thêm một số tham số khởi động vào "
-"lệnh <command>bootp():</command> trong bộ theo dõi lệnh."
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"Sau khi thực hiện lệnh <command>bootp():</command>, bạn có khả năng nhập "
-"đường dẫn và tên của tập tin cần khởi động, nếu bạn chưa đưa ra một tên "
-"riêng thông qua máy phục vụ BOOTP/DHCP. Ví dụ : <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Tham số hạt nhân thêm có thể được gởi bằng lệnh "
-"<command>append</command> (phụ thêm):"
-
-# Literal: don't translate / Nghĩa chữ: đừng dịch
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
-#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "Hạn chế S/390"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2286,7 +2217,7 @@ msgstr ""
"và phiên chạy SSH hoạt động."
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2300,13 +2231,13 @@ msgstr ""
"chuẩn."
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Tham số khởi động S/390"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, fuzzy, no-c-format
#| msgid ""
#| "On S/390 you can append boot parameters in the parm file. This file can "
@@ -2327,7 +2258,7 @@ msgstr ""
"Một tập tin parm mẫu được cung cấp cùng với ảnh cài đặt."
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2350,7 +2281,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2368,7 +2299,7 @@ msgstr ""
"động, để khởi động từ ổ đĩa CD-ROM mặc định."
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2387,13 +2318,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2410,7 +2341,7 @@ msgstr ""
"tập tin cần thiết."
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2422,13 +2353,13 @@ msgstr ""
"hiện, gõ vào"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2444,19 +2375,19 @@ msgstr ""
"hiện, gõ vào"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Khởi động từ đĩa cứng"
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2467,7 +2398,7 @@ msgstr ""
"trợ."
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2479,13 +2410,13 @@ msgstr ""
"files\"/>."
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Khởi động PowerMac kiểu cũ từ MacOS"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2509,13 +2440,13 @@ msgstr ""
"trình cài đặt &d-i;."
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Khởi động Mac kiểu mới từ OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2559,13 +2490,13 @@ msgstr ""
"không đủ. Chương trình cài đặt &debian; nên khởi chạy."
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Khởi động từ thanh bộ nhớ USB"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
@@ -2573,7 +2504,7 @@ msgstr ""
"USB."
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2587,7 +2518,7 @@ msgstr ""
"lưu trữ USB theo mặc định. Xem <xref linkend=\"invoking-openfirmware\"/>."
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2610,7 +2541,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename> hoạt động được."
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2636,7 +2567,7 @@ msgstr ""
"trong thư mục đã được hiệu lực bằng lệnh <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2648,7 +2579,7 @@ msgstr ""
"chọn, hoặc chỉ bấm phím &enterkey;."
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2660,7 +2591,7 @@ msgstr ""
"gởi báo cáo cài đặt, như được diễn tả trong <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2668,7 +2599,7 @@ msgstr ""
"động qua mạng."
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2704,7 +2635,7 @@ msgstr ""
"diễn tả cú pháp và các tùy chọn sẵn sàng."
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2717,7 +2648,7 @@ msgstr ""
"mềm, và khả năng khởi động từ ổ đĩa mềm USB đã gắn kết không được hỗ trợ."
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2728,7 +2659,7 @@ msgstr ""
"vào ổ đĩa mềm sau khi tắt hệ thống, còn trước khi bấm cái nút mở điện."
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2742,7 +2673,7 @@ msgstr ""
"có khả năng khởi động."
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2754,13 +2685,13 @@ msgstr ""
"chạy tự động sau khi hệ thống gốc đã được tải vào bộ nhớ."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Tham số khởi động máy PowerPC"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2777,25 +2708,25 @@ msgstr ""
"userinput> ."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2806,7 +2737,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2815,7 +2746,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2835,7 +2766,7 @@ msgstr ""
"kết thúc của lệnh <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2847,13 +2778,13 @@ msgstr ""
"trên ID 6 (hay cái chủ phụ trên máy dựa vào IDE)."
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "Thông điệp IDPROM"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2868,13 +2799,13 @@ msgstr ""
"thêm."
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "Khả năng truy cập"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2916,13 +2847,13 @@ msgstr ""
"phím của bạn là một bàn phím kiểu QWERTY."
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2934,13 +2865,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "Thiết bị chữ nổi USB"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2962,13 +2893,13 @@ msgstr ""
"driver-help;\"><classname>brltty</classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Thiết bị chữ nổi nối tiếp"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -3027,13 +2958,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Phần mềm tổng hợp giọng nói"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3052,7 +2983,7 @@ msgstr ""
"quote> trong trình đơn khởi động."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, fuzzy, no-c-format
#| msgid ""
#| "Support for software speech synthesis can be activated by selecting it in "
@@ -3072,7 +3003,7 @@ msgstr ""
"classname>)."
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -3090,13 +3021,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Phần cứng tổng hợp giọng nói"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -3113,7 +3044,7 @@ msgstr ""
"quote> trong trình đơn khởi động."
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -3134,13 +3065,13 @@ msgstr ""
"guide;\">danh sách các mã trình điều khiển</ulink>)."
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "Thiết bị bảng"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -3157,7 +3088,7 @@ msgstr ""
"ngữ sẵn sàng."
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -3168,13 +3099,13 @@ msgstr ""
"userinput> &enterkey; »."
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Sắc thái cao tương phản"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -3190,13 +3121,13 @@ msgstr ""
"tham số khởi động <userinput>theme=dark</userinput>."
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -3206,13 +3137,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "Việc chèn sẵn"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3222,13 +3153,13 @@ msgstr ""
"chèn sẵn. Tài liệu có ở <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3236,8 +3167,14 @@ msgid ""
"page</ulink>."
msgstr ""
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "Tham số khởi động"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3251,7 +3188,7 @@ msgstr ""
"số trường hợp, bạn cần phải giúp đỡ hạt nhân một ít."
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3266,7 +3203,7 @@ msgstr ""
"thống biết về phần cứng đó."
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3283,13 +3220,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3331,7 +3268,7 @@ msgstr ""
"tiếp trong &d-i; là <userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3342,7 +3279,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3389,7 +3326,7 @@ msgstr ""
"tiếp trong &d-i; là <userinput>vt102</userinput>. </para> </footnote>."
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3403,13 +3340,13 @@ msgstr ""
"envar> thành <filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Tham số trình cài đặt &debian;"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3423,7 +3360,7 @@ msgstr ""
"nhân không thể phục hồi.</para> </footnote> có thể hữu ích."
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3439,19 +3376,19 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Tham số này đặt ưu tiên thấp nhất cho những thông điệp cần hiển thị."
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3465,7 +3402,7 @@ msgstr ""
"đặt điều chỉnh ưu tiên như cần thiết."
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3487,13 +3424,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3530,13 +3467,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3552,52 +3489,52 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "Đây là giá trị mặc định."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "Chi tiết hơn cấp thường."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "Xuất rất nhiều thông tin gỡ lỗi."
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3609,13 +3546,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3627,7 +3564,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3637,19 +3574,19 @@ msgstr ""
"thể bị lọc bởi tham số này để phát hiện chỉ một thiết bị thôi."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3662,13 +3599,13 @@ msgstr ""
# Name: don't translate/Tên: đừng dịch
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3681,13 +3618,13 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3699,13 +3636,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3724,13 +3661,13 @@ msgstr ""
"đặc trong vòng vài phút sau khi khởi chạy tiến trình cài đặt."
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Lỗi như vậy đã được thông báo trên máy kiểu hppa."
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3750,13 +3687,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3773,13 +3710,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3798,7 +3735,7 @@ msgstr ""
"thăm dò DCHP."
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3819,13 +3756,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3837,13 +3774,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3859,13 +3796,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3876,13 +3813,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3893,13 +3830,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3916,13 +3853,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3935,13 +3872,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3955,13 +3892,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3980,7 +3917,7 @@ msgstr ""
"động vật chứa."
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3993,13 +3930,13 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (khuyến khích)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -4013,7 +3950,7 @@ msgstr ""
"cho hệ thống được cài đặt. Xem thêm <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -4030,13 +3967,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4051,13 +3988,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4070,13 +4007,13 @@ msgstr ""
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4086,13 +4023,13 @@ msgstr ""
"hơn là chạy tiến trình cài đặt chuẩn. Xem <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Dùng tham số khởi động để trả lời câu hỏi"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4106,27 +4043,27 @@ msgstr ""
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (ngôn ngữ)"
# nghĩa chữ ?
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (quốc gia)"
# Literal: don't translate / Nghĩa chữ: đừng dịch
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -4136,7 +4073,7 @@ msgstr ""
"tiến trình cài đặt và hệ thống được cài đặt."
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -4156,7 +4093,7 @@ msgstr ""
"trong hệ thống thôi."
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -4173,13 +4110,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4195,7 +4132,7 @@ msgstr ""
"udeb</classname> (xem <xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -4208,13 +4145,13 @@ msgstr ""
"và ép buộc cấu hình mạng tĩnh thay thế."
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4233,13 +4170,13 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4251,13 +4188,13 @@ msgstr ""
"linkend=\"pkgsel\"/> để tìm thông tin thêm."
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Gửi tham số cho mô-đun hạt nhân"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4281,7 +4218,7 @@ msgstr ""
"trong cấu hình cho hệ thống đã cài đặt."
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4295,7 +4232,7 @@ msgstr ""
"cần phải tự đặt tham số."
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4317,19 +4254,19 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Cấm mô-đun hạt nhân"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4347,7 +4284,7 @@ msgstr ""
"khiển không đúng được nạp trước."
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4363,7 +4300,7 @@ msgstr ""
"thống được cài đặt."
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4377,19 +4314,19 @@ msgstr ""
"được hiển thị trong những giải đoạn phát hiện phần cứng."
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Giải đáp thắc mắc trong tiến trình cài đặt"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Sự đáng tin cậy của đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4403,7 +4340,7 @@ msgstr ""
"trong khi đọc nó trong tiến trình cài đặt."
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4415,13 +4352,13 @@ msgstr ""
"định chúng. Theo bạn sửa."
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Khuyên bạn trước tiên thử hai việc rất đơn giản."
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4431,7 +4368,7 @@ msgstr ""
"nó không dơ bẩn."
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4450,7 +4387,7 @@ msgstr ""
"đến DMA đã được quyết định bằng cách này."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4462,7 +4399,7 @@ msgstr ""
"cho cả hai đĩa CD và DVD, nhưng nói về đĩa CD-ROM vì đơn giản hơn."
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4472,13 +4409,13 @@ msgstr ""
"đặt khác sẵn sàng."
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "Vấn đề thường gặp"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4488,7 +4425,7 @@ msgstr ""
"tốc độ cao bằng bộ ghi CD hiện đại."
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, fuzzy, no-c-format
#| msgid ""
#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4501,20 +4438,20 @@ msgstr ""
"nhớ trực tiếp</quote> (DMA) được hiệu lực."
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Cách xem xét và có thể quyết định vấn đề"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Đĩa CD-ROM không khởi động được thì hãy thử những lời đề nghị bên dưới."
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, fuzzy, no-c-format
#| msgid ""
#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4528,7 +4465,7 @@ msgstr ""
"thống cũ không phải) và ổ đĩa CD-ROM hỗ trợ kiểu vật chứa đang được dùng."
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4555,7 +4492,7 @@ msgstr ""
# Literal: don't translate/Nghĩa chữ : đừng dịch
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4581,7 +4518,7 @@ msgstr ""
"seconds\t\tgiây]"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4602,7 +4539,7 @@ msgstr ""
"bản giao tiếp ảo thứ hai (VT2) rồi kích hoạt trình bao ở đó."
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4615,7 +4552,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4651,7 +4588,7 @@ msgstr ""
"nối, bạn có thể thử tự nạp nó bằng <command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4664,7 +4601,7 @@ msgstr ""
"dev/cdroms/cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4680,7 +4617,7 @@ msgstr ""
"lệnh đó."
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4706,7 +4643,7 @@ msgstr ""
"tương ứng với ổ đĩa CD-ROM đó."
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4720,13 +4657,13 @@ msgstr ""
"đọc đáng tin cây."
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Sự đáng tin cậy của đĩa mềm"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4736,7 +4673,7 @@ msgstr ""
"đáng tin cậy của đĩa mềm."
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4754,7 +4691,7 @@ msgstr ""
"điệp về lỗi nhập/xuất trên đĩa."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4772,7 +4709,7 @@ msgstr ""
"khác."
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4784,7 +4721,7 @@ msgstr ""
"còn sau đó, mọi thứ thì tốt với đĩa mềm thứ ba."
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4796,7 +4733,7 @@ msgstr ""
"tổng MD5SUM của nó."
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4808,13 +4745,13 @@ msgstr ""
"này do lỗi trong trình điều khiển đĩa mềm kiểu phần vững hay phần cứng."
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "Cấu hình khởi động"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4828,7 +4765,7 @@ msgstr ""
"\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4837,7 +4774,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4855,37 +4792,37 @@ msgstr ""
"máy (ví dụ từ một đĩa CD)"
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Vấn đề cài đặt &arch-title; thường"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4895,7 +4832,7 @@ msgstr ""
"cách gởi đối số khởi động riêng cho trình cài đặt."
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4916,13 +4853,13 @@ msgstr ""
"tiết."
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Hệ thống đông đặc trong giai đoạn cấu hình PCMCIA"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4950,7 +4887,7 @@ msgstr ""
"bạn có thể cấu hình PCMCIA, và loại trừ phạm vị tài nguyên gây ra lỗi đó."
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4973,19 +4910,19 @@ msgstr ""
"trị này vào trình cài đặt."
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "Một số vấn đề cài đặt thường gặp."
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "Kết xuất ảnh động bị hướng sai"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5013,7 +4950,7 @@ msgstr ""
"(ảnh động=atyfb:tắt)."
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5027,13 +4964,13 @@ msgstr ""
"cấu hình <filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Lỗi khởi động hay cài đặt từ đĩa CD-ROM"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5046,7 +4983,7 @@ msgstr ""
"SunBlade."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5054,13 +4991,13 @@ msgstr ""
"mạng."
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Giải thích thông điệp khởi chạy hạt nhân"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5097,13 +5034,13 @@ msgstr ""
"<phrase arch=\"linux-any\">(xem <xref linkend=\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Thông báo vấn đề cài đặt"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5122,7 +5059,7 @@ msgstr ""
"nó. Khi thông báo lỗi, khuyên bạn đính kèm thông tin này."
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5134,13 +5071,13 @@ msgstr ""
"</filename> sau khi máy tính đã khởi động vào hệ thống mới được cài đặt."
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Đệ trình báo cáo cài đặt"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5156,7 +5093,7 @@ msgstr ""
"<email>vi-VN@googlegroups.com</email> nhé. Chúng tôi sẽ dịch cho bạn.]"
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5168,7 +5105,7 @@ msgstr ""
"đảm bảo bạn sử dụng một địa chỉ thư điện tử cũng công cộng."
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -5196,7 +5133,7 @@ msgstr ""
"command>."
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5289,6 +5226,55 @@ msgstr ""
"những thông điệp hạt nhân cuối cùng đã hiển thị nếu hạt nhân đã treo cứng. "
"Diễn tả những bước đến tình trạng vấn đề này."
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "Khởi động SGI qua TFTP"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "Sau khi vào bộ theo dõi lệnh, hãy gõ chuỗi <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> trên máy kiểu SGI để khởi động Linux và bất "
+#~ "đầu cài đặt phần mềm &debian;. Để làm thành công thì bạn có thể cần phải "
+#~ "bỏ lập biến môi trường <envar>netaddr</envar> (địa chỉ mạng), bằng cách "
+#~ "gõ câu lệnh <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> trong bộ theo dõi lệnh."
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "Trên máy kiểu SGI, bạn có khả năng phụ thêm một số tham số khởi động vào "
+#~ "lệnh <command>bootp():</command> trong bộ theo dõi lệnh."
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "Sau khi thực hiện lệnh <command>bootp():</command>, bạn có khả năng nhập "
+#~ "đường dẫn và tên của tập tin cần khởi động, nếu bạn chưa đưa ra một tên "
+#~ "riêng thông qua máy phục vụ BOOTP/DHCP. Ví dụ : "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Tham số hạt nhân thêm có thể được gởi bằng "
+#~ "lệnh <command>append</command> (phụ thêm):"
+
+# Literal: don't translate / Nghĩa chữ: đừng dịch
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
# Don't translate the screen example text / Đừng dịch đoạn mẫu màn hình
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
diff --git a/po/zh_CN/boot-installer.po b/po/zh_CN/boot-installer.po
index 73d05b826..3443fdce8 100644
--- a/po/zh_CN/boot-installer.po
+++ b/po/zh_CN/boot-installer.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2015-03-21 18:13+0100\n"
"Last-Translator: Ji YongGang <jungleji@gmail.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n"
@@ -234,7 +234,7 @@ msgstr "从 TFTP 引导"
# index.docbook:432, index.docbook:786, index.docbook:1338, index.docbook:1819, index.docbook:2242, index.docbook:2338
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -250,7 +250,7 @@ msgstr ""
# index.docbook:437, index.docbook:791, index.docbook:1343, index.docbook:1824, index.docbook:2247, index.docbook:2343
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -260,7 +260,7 @@ msgstr "较早的系统比如 715 也许需要使用一台 RBOOT 服务器来取
# index.docbook:442, index.docbook:796, index.docbook:1348, index.docbook:1829, index.docbook:2252, index.docbook:2348
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -627,16 +627,16 @@ msgstr "从 U 盘引导"
# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "从 CD-ROM 启动"
# index.docbook:531, index.docbook:584, index.docbook:957, index.docbook:1776, index.docbook:2024, index.docbook:2378
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -650,8 +650,8 @@ msgstr ""
# index.docbook:542, index.docbook:595, index.docbook:968, index.docbook:1787, index.docbook:2035, index.docbook:2389
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -666,8 +666,8 @@ msgstr ""
# index.docbook:550, index.docbook:603, index.docbook:976, index.docbook:1795, index.docbook:2043, index.docbook:2397
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -688,8 +688,8 @@ msgstr ""
# index.docbook:558, index.docbook:611, index.docbook:984, index.docbook:1803, index.docbook:2051, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -975,14 +975,14 @@ msgstr ""
# index.docbook:723, index.docbook:1876, index.docbook:2278, index.docbook:2426
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "从软盘引导"
# index.docbook:724, index.docbook:2286
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1073,7 +1073,7 @@ msgstr ""
# index.docbook:274, index.docbook:780, index.docbook:1320, index.docbook:1813, index.docbook:1896, index.docbook:2236, index.docbook:2332
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "用 TFTP 引导"
@@ -2047,83 +2047,14 @@ msgstr ""
"将和 CD 安装是 同样的过程。在内核已经完成从网络的自我安装后选择一个像上面提到"
"的引导选项,它将开始 &debian; 安装程序。"
-# index.docbook:1899, index.docbook:1946
-#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI TFTP 引导"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"SGI 上引导 linux 要在进入命令监视器后使用 <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> 来开始 &debian; 软件的安装。为了让它运行,您可能"
-"必须取消 <envar>netaddr</envar> 环境变量的设置。通过命令监视器上输入 "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> 可以达到此目的。"
-
-# index.docbook:1943, index.docbook:2477
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "引导参数"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"在 SGI 上您可以在命令监视器下给 <command>bootp():</command> 命令附加一个引导"
-"参数。"
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"如果您没有通过 bootp/dhcp 服务器给出一个清楚的名字,接着 <command>bootp():</"
-"command> 命令,您可以给出路径和文件名称来引导。例如 "
-"<informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> 更多的内核参数传递可以用 <command>append</"
-"command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 的限制"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2131,7 +2062,7 @@ msgid ""
msgstr "为了在 S/390 上安装系统,需要一个工作的网络设置和 ssh 会话。"
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2143,13 +2074,13 @@ msgstr ""
"一个 ssh 会话登录进入系统,并且开始一个标准系统安装。"
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 引导参数"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, fuzzy, no-c-format
#| msgid ""
#| "On S/390 you can append boot parameters in the parm file. This file can "
@@ -2170,7 +2101,7 @@ msgstr ""
"映像。"
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2193,7 +2124,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2209,7 +2140,7 @@ msgstr ""
"keycap> 和 <keycap>Delete</keycap> 组合键引导出厂默认的 CD/DVD 驱动器。"
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2226,13 +2157,13 @@ msgstr ""
"</screen></informalexample> 另一种方法引导出厂默认的 CD/DVD 驱动器,键入"
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2247,7 +2178,7 @@ msgstr ""
"安装程序 从 CD 上选择所需要的文件。"
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2258,13 +2189,13 @@ msgstr ""
"<keycap>Esc</keycap> 键,出现 SmartFirmware 提示符后,键入"
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2279,20 +2210,20 @@ msgstr ""
"<keycap>Esc</keycap> 键,出现 SmartFirmware 提示符后,键入"
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "从硬盘引导"
# index.docbook:1591, index.docbook:2097
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2303,7 +2234,7 @@ msgstr ""
# index.docbook:1597, index.docbook:2103
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2314,13 +2245,13 @@ msgstr ""
"下载并且安置所需文件。"
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "从 OldWorld PowerMacs 的 MacOS 上引导"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2341,13 +2272,13 @@ msgstr ""
"序。"
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "从 NewWorld Macs 的 OpenFirmware 引导"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2388,19 +2319,19 @@ msgstr ""
# index.docbook:700, index.docbook:2176
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "从 U 盘引导"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "当前,New World PowerMac 系统支持从 USB 引导。"
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2413,7 +2344,7 @@ msgstr ""
"Open Firmware 提示符。参阅 <xref linkend=\"invoking-openfirmware\"/>。"
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2434,7 +2365,7 @@ msgstr ""
"disk@1</filename> 。"
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2458,7 +2389,7 @@ msgstr ""
"command>。"
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2469,7 +2400,7 @@ msgstr ""
"动参数,或者只按下 &enterkey;。"
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2480,13 +2411,13 @@ msgstr ""
"下安装报告,参阅 <xref linkend=\"submit-bug\"/>。"
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "目前来说,PReP 以及 New World PowerMac 系统支持网络引导。"
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2519,7 +2450,7 @@ msgstr ""
"<userinput>help boot</userinput> 命令可以给出语法和选项的说明。"
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2531,7 +2462,7 @@ msgstr ""
"没有安装 软盘驱动器,并且附带的 USB 软盘并不支持引导。"
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2542,7 +2473,7 @@ msgstr ""
"按下电源开关前把它放到软盘驱动器内。"
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2554,7 +2485,7 @@ msgstr ""
"序。一个 没有有效引导系统的软盘将回被弹出,并且机器将检查硬盘分区。"
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2565,13 +2496,13 @@ msgstr ""
"&enterkey;。安装程序将在根系统被装入内存后自动启动。"
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC 引导参数"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2586,25 +2517,25 @@ msgstr ""
"128 来说,请改变其值为 <userinput>video=aty128fb:vmode:6</userinput> 。"
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2615,7 +2546,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2624,7 +2555,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2643,7 +2574,7 @@ msgstr ""
"i; 。"
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2655,13 +2586,13 @@ msgstr ""
"盘)。"
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM 消息"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2675,13 +2606,13 @@ msgstr ""
"nvram-faq;\">Sun NVRAM FAQ</ulink> 以获得更多信息。"
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr "辅助功能"
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, fuzzy, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
@@ -2719,13 +2650,13 @@ msgstr ""
">)</phrase>。需要注意在大多数架构下 boot loader 将视您的键盘为 QWERTY 布局。"
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2737,13 +2668,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB 盲文点显器"
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2762,13 +2693,13 @@ msgstr ""
"website</ulink> 可以找到盲文点显器的键绑定文档。"
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr "串口盲文点显器"
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, fuzzy, no-c-format
#| msgid ""
#| "Serial braille displays cannot safely be automatically detected (since "
@@ -2823,13 +2754,13 @@ msgstr ""
"\"><classname>brltty</classname> website</ulink> 找到。"
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "软件语音合成(Software Speech Synthesis)"
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -2847,7 +2778,7 @@ msgstr ""
"择 <quote>Graphical install</quote> 项。"
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, fuzzy, no-c-format
#| msgid ""
#| "Support for software speech synthesis can be activated by selecting it in "
@@ -2865,7 +2796,7 @@ msgstr ""
"<classname>espeak</classname>)。"
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2883,13 +2814,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "硬件语音合成(Hardware Speech Synthesis)"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, fuzzy, no-c-format
#| msgid ""
#| "Support for hardware speech synthesis devices is available only alongside "
@@ -2905,7 +2836,7 @@ msgstr ""
"择 <quote>Graphical install</quote> 项。"
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2925,13 +2856,13 @@ msgstr ""
"音合成设备的支持也会被自动安装到最终系统里面。"
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr "板卡设备"
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2946,7 +2877,7 @@ msgstr ""
"数量。"
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2956,13 +2887,13 @@ msgstr ""
"userinput> &enterkey;。"
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr "高亮主题"
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -2977,13 +2908,13 @@ msgstr ""
"<userinput>theme=dark</userinput> 引导参数即可。"
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2993,13 +2924,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr "预置"
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -3009,13 +2940,13 @@ msgstr ""
"\"appendix-preseed\"/>。"
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3023,8 +2954,15 @@ msgid ""
"page</ulink>."
msgstr ""
+# index.docbook:1943, index.docbook:2477
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "引导参数"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3037,7 +2975,7 @@ msgstr ""
"要给内核一点小小的帮助。"
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3050,7 +2988,7 @@ msgstr ""
"的硬件特定参数。"
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3065,13 +3003,13 @@ msgstr ""
"linkend=\"boot-troubleshooting\"/>。"
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3088,7 +3026,7 @@ msgstr ""
"是串口设备,通常是 <filename>ttyS0</filename> 形式。"
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3099,7 +3037,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "In order to ensure the terminal type used by the installer matches your "
@@ -3137,7 +3075,7 @@ msgstr ""
"literal> 终端类型,而它又非常接近于 <literal>vt102</literal> 类型。"
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3150,13 +3088,13 @@ msgstr ""
"<envar>output-device</envar> OpenPROM 变量至 <filename>ttya</filename>。"
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; 安装程序的参数"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3169,7 +3107,7 @@ msgstr ""
"para> </footnote>,它们很有用。"
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3183,19 +3121,19 @@ msgstr ""
"用简写。"
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "这些参数设置将设置显示的信息为最低的级别。"
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3208,7 +3146,7 @@ msgstr ""
"将按照要求调整优先级别。"
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3226,13 +3164,13 @@ msgstr ""
"且尝试正确无误地执行各项事宜。"
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3265,13 +3203,13 @@ msgstr ""
"所支持的平台上使用 <userinput>gtk</userinput> 前端。"
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3283,49 +3221,49 @@ msgstr ""
"debug shell。(退出 shell 以后会继续引导过程。)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "此为默认。"
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "更多的信息。"
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "大量的调试信息。"
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3335,13 +3273,13 @@ msgstr ""
"Shell 将继续引导过程。"
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3352,7 +3290,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3361,19 +3299,19 @@ msgstr ""
"引导软盘通常会扫描所有的软盘来找到根软盘,可以通过此参数设置只查找一个设备。"
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3384,13 +3322,13 @@ msgstr ""
"定,默认端口是 syslog 标准端口 514。"
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3401,13 +3339,13 @@ msgstr ""
"和 2。参阅 <xref linkend=\"lowmem\"/>。"
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3417,13 +3355,13 @@ msgstr ""
"处。"
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3439,13 +3377,13 @@ msgstr ""
"bogl 的相关错误信息、一个空白的屏幕,或者在开始安装几分钟后停止。"
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "在 hppa 上面报告过存在这些问题。"
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3462,13 +3400,13 @@ msgstr ""
"<userinput>fb=true</userinput>。"
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3483,13 +3421,13 @@ msgstr ""
"<userinput>theme=<replaceable>dark</replaceable></userinput> 设置。"
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3506,7 +3444,7 @@ msgstr ""
"视并且改变其获得的设定。您可以在 DHCP 检测失败的情况下手工配置网络。"
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3525,13 +3463,13 @@ msgstr ""
"阻止通过 DHCP 配置网络,并手工输入信息。"
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3541,13 +3479,13 @@ msgstr ""
"携机会有这种现象。"
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3561,13 +3499,13 @@ msgstr ""
"ulink> 找到。"
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3577,13 +3515,13 @@ msgstr ""
"install\"/>。"
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3593,13 +3531,13 @@ msgstr ""
">。"
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3613,13 +3551,13 @@ msgstr ""
"<xref linkend=\"preseed-seenflag\"/> 了解详细信息。"
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3630,13 +3568,13 @@ msgstr ""
"auto\"/> 了解自动安装的详细信息。"
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3647,13 +3585,13 @@ msgstr ""
"inittab</filename> 里已经关掉。将其改为 <userinput>true</userinput> 打开。"
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3669,7 +3607,7 @@ msgstr ""
"新加载介质。"
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3680,13 +3618,13 @@ msgstr ""
"后,不会自动从光盘引导。"
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3699,7 +3637,7 @@ msgstr ""
"<xref linkend=\"di-install-base\"/>。"
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3713,13 +3651,13 @@ msgstr ""
"非常有经验的用户来使用。"
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3732,13 +3670,13 @@ msgstr ""
"emphasis>"
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3749,13 +3687,13 @@ msgstr ""
"置。该值的单位是 kB。"
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3765,13 +3703,13 @@ msgstr ""
"<xref linkend=\"rescue\"/>。"
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "使用内核模块参数回答提问"
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3784,25 +3722,25 @@ msgstr ""
"bootparms\"/> 找到。下面是一些具体的例子。"
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3812,7 +3750,7 @@ msgstr ""
"和地方(locale)。"
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3830,7 +3768,7 @@ msgstr ""
"式组合。"
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3845,13 +3783,13 @@ msgstr ""
"locale=en_GB.UTF-8</userinput>。"
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3866,7 +3804,7 @@ msgstr ""
"classname> (参阅 <xref linkend=\"pppoe\"/>)</phrase>。"
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -3878,13 +3816,13 @@ msgstr ""
"如果您想禁止 DHCP 使用静态网络设置,将它设为 <userinput>true</userinput>。"
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3899,13 +3837,13 @@ msgstr ""
"序使用该协议。注意,必须手动输入主机名,而不是从列表中选择 ftp 镜像。"
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3916,13 +3854,13 @@ msgstr ""
"literal> 任务。参阅 <xref linkend=\"pkgsel\"/> 了解详细信息。"
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "给内核模块传递参数"
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3942,7 +3880,7 @@ msgstr ""
"配置中。"
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3954,7 +3892,7 @@ msgstr ""
"并很好地设置默认参数。然而,某些情况下还是需要手动设置参数。"
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3974,19 +3912,19 @@ msgstr ""
"用:"
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "内核模块黑名单"
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4001,7 +3939,7 @@ msgstr ""
"间冲突或者错误的驱动先加载,将造成设备无法正常工作。"
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4015,7 +3953,7 @@ msgstr ""
"入 <filename>/etc/modprobe.d/blacklist.local</filename> 文件的黑名单中。"
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4027,19 +3965,19 @@ msgstr ""
"件检查过程中从显示的模块列表中取消该模块。"
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "安装过程中的故障修复"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-ROM 的可靠性"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4051,7 +3989,7 @@ msgstr ""
"&mdash; 即使是从 CD-ROM 成功引导 &mdash; 无法识别 CD-ROM 或在安装时读取错误。"
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4062,13 +4000,13 @@ msgstr ""
"下的由您来处理。"
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "您首先应试试两种最简单的方法。"
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4076,7 +4014,7 @@ msgid ""
msgstr "如果 CD-ROM 没有引导,检查一下它是否放好,并且没有弄脏。"
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4089,7 +4027,7 @@ msgstr ""
"DMA 相关的问题可以用这种方法解决。"
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4100,7 +4038,7 @@ msgstr ""
"CD-ROM 和 DVD,为了方便,只提到 CD-ROM。"
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4108,13 +4046,13 @@ msgid ""
msgstr "如果您用 CD-ROM 无法安装,试试其他可用的安装方法。"
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr "常见问题"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4122,7 +4060,7 @@ msgid ""
msgstr "有些老 CD-ROM 驱动器不能读取新 CD 刻录机的高速模式下刻录的光盘。"
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4132,19 +4070,19 @@ msgstr ""
"正常工作。"
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "如何调查研究或许可以解决问题"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "如果从 CD-ROM 引导失败,试试下面所列的建议。"
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -4154,7 +4092,7 @@ msgstr ""
"开支持从 CD 引导。"
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4178,7 +4116,7 @@ msgstr ""
"用下面的命令。它使用映像的尺寸从 CD-ROM 读取正确的字节数。"
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4200,7 +4138,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4219,7 +4157,7 @@ msgstr ""
"shell。"
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4231,7 +4169,7 @@ msgstr ""
"<command>dmesg</command> 的输出。"
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4259,7 +4197,7 @@ msgstr ""
"<command>modprobe</command> 手动加载。"
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4271,7 +4209,7 @@ msgstr ""
"cdrom0</filename>。"
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4286,7 +4224,7 @@ msgstr ""
"</screen></informalexample> 检查命令后面是否有什么错误信息。"
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4311,7 +4249,7 @@ msgstr ""
"</screen></informalexample> 确保您所处的目录对应 CD-ROM 驱动器。"
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4323,13 +4261,13 @@ msgstr ""
"性。如果 CD-ROM 可以读,该选项可以对其进行测试。"
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "软盘的可靠性"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4338,7 +4276,7 @@ msgstr ""
"对于用软盘安装 &debian; 的人来说,他们遇到的最大的问题很可能是软盘的可靠性。"
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4354,7 +4292,7 @@ msgstr ""
"息。"
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4369,7 +4307,7 @@ msgstr ""
"化以后看起来没有错误。如果可能,在别的统上重写这些软盘更好一些。"
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4380,7 +4318,7 @@ msgstr ""
"软盘才算工作良好。"
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4391,7 +4329,7 @@ msgstr ""
"来检验下载的映像是否正确。"
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4402,13 +4340,13 @@ msgstr ""
"有缺陷的硬件或固件软盘驱动器驱动程序造成的。"
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "引导配置"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4421,7 +4359,7 @@ msgstr ""
"\"/> 讨论。"
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4432,7 +4370,7 @@ msgstr ""
"firmware\"/> 和 <xref linkend=\"loading-firmware\"/>)。"
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4447,37 +4385,37 @@ msgstr ""
"台机器上声音可以正常工作的 Linux 系统上(比如,live CD),运行下面命令的输出。"
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "&arch-title; 常见安装问题"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4485,7 +4423,7 @@ msgid ""
msgstr "有一些常见的安装问题,可以通过给安装程序特定的引导参数解决或避免。"
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4503,13 +4441,13 @@ msgstr ""
"\"boot-parms\"/> 来获得细节信息。"
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "在 PCMCIA 配置阶段系统停止"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4527,7 +4465,7 @@ msgstr ""
"题的资源区段。"
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4547,19 +4485,19 @@ msgstr ""
"项。注意您在安装程序中,输入这些值的时候必须忽略逗号。"
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "有一些常见的安装问题值得解释一下。"
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr "错误的视频输出"
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4583,7 +4521,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput> 启动安装程序。"
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4596,13 +4534,13 @@ msgstr ""
"xorg.conf</filename> 中的视频驱动。"
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "从 CD-ROM 上引导或安装失败"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4613,19 +4551,19 @@ msgstr ""
"费解的错误。SunBlade 系统被报告了很多问题。"
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "我们建议从网络安装这些系统。"
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "内核起始信息注解"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4659,13 +4597,13 @@ msgstr ""
"linkend=\"kernel-baking\"/>)</phrase>。"
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "报告安装问题"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4682,7 +4620,7 @@ msgstr ""
"索。如果您正在提交一个 bug 报告,可以报告里附上该信息。"
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4693,13 +4631,13 @@ msgstr ""
"新安装的系统启动后,放在 <filename>/var/log/debian-installer/</filename> 里。"
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "提交缺陷报告"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4711,7 +4649,7 @@ msgstr ""
"这让我们可以尽可能多地了解硬件的配置数量。"
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4722,7 +4660,7 @@ msgstr ""
"件列表。确保您使用的邮件地址可以被公开。"
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a working &debian; system, the easiest way to send an "
@@ -4749,7 +4687,7 @@ msgstr ""
"command> 命令。"
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4835,6 +4773,53 @@ msgstr ""
"</screen></informalexample> 在 bug 报告中,请说明问题所在,包括内核挂起时最后"
"见到的内核消息。描述进入问题状态所进行的步骤。"
+# index.docbook:1899, index.docbook:1946
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI TFTP 引导"
+
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "SGI 上引导 linux 要在进入命令监视器后使用 <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> 来开始 &debian; 软件的安装。为了让它运行,您可"
+#~ "能必须取消 <envar>netaddr</envar> 环境变量的设置。通过命令监视器上输入 "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> 可以达到此目的。"
+
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "在 SGI 上您可以在命令监视器下给 <command>bootp():</command> 命令附加一个引"
+#~ "导参数。"
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "如果您没有通过 bootp/dhcp 服务器给出一个清楚的名字,接着 <command>bootp():"
+#~ "</command> 命令,您可以给出路径和文件名称来引导。例如 "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> 更多的内核参数传递可以用 <command>append</"
+#~ "command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#~ msgid ""
#~ "When the installer boots, you should be presented with a friendly "
#~ "graphical screen showing the &debian; logo and a menu: "
diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po
index bcc61d44a..5102a0453 100644
--- a/po/zh_TW/boot-installer.po
+++ b/po/zh_TW/boot-installer.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-24 19:01+0000\n"
+"POT-Creation-Date: 2017-02-17 19:22+0000\n"
"PO-Revision-Date: 2005-07-18 14:56+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -230,7 +230,7 @@ msgstr "從 TFTP 開機"
# index.docbook:432, index.docbook:786, index.docbook:1338, index.docbook:1819, index.docbook:2242, index.docbook:2338
#. Tag: para
#: boot-installer.xml:170 boot-installer.xml:832 boot-installer.xml:1468
-#: boot-installer.xml:1652 boot-installer.xml:1974 boot-installer.xml:2122
+#: boot-installer.xml:1598 boot-installer.xml:1919 boot-installer.xml:2067
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from the network requires that you have a network connection and "
@@ -246,7 +246,7 @@ msgstr ""
# index.docbook:437, index.docbook:791, index.docbook:1343, index.docbook:1824, index.docbook:2247, index.docbook:2343
#. Tag: para
#: boot-installer.xml:176 boot-installer.xml:838 boot-installer.xml:1474
-#: boot-installer.xml:1658 boot-installer.xml:1980 boot-installer.xml:2128
+#: boot-installer.xml:1604 boot-installer.xml:1925 boot-installer.xml:2073
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -256,7 +256,7 @@ msgstr "較早的系統如 715 也許需要使用一台 RBOOT 伺服器來取代
# index.docbook:442, index.docbook:796, index.docbook:1348, index.docbook:1829, index.docbook:2252, index.docbook:2348
#. Tag: para
#: boot-installer.xml:181 boot-installer.xml:843 boot-installer.xml:1479
-#: boot-installer.xml:1663 boot-installer.xml:1985 boot-installer.xml:2133
+#: boot-installer.xml:1609 boot-installer.xml:1930 boot-installer.xml:2078
#, fuzzy, no-c-format
#| msgid ""
#| "The installation method to support network booting is described in <xref "
@@ -622,16 +622,16 @@ msgstr "從 USB 隨身碟開機"
# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372
#. Tag: title
-#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1738
-#: boot-installer.xml:2156
+#: boot-installer.xml:568 boot-installer.xml:1082 boot-installer.xml:1683
+#: boot-installer.xml:2101
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "從光碟開機"
# index.docbook:531, index.docbook:584, index.docbook:957, index.docbook:1776, index.docbook:2024, index.docbook:2378
#. Tag: para
-#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1744
-#: boot-installer.xml:2162
+#: boot-installer.xml:574 boot-installer.xml:1088 boot-installer.xml:1689
+#: boot-installer.xml:2107
#, no-c-format
msgid ""
"If you have a CD set, and if your machine supports booting directly off the "
@@ -646,8 +646,8 @@ msgstr ""
# index.docbook:542, index.docbook:595, index.docbook:968, index.docbook:1787, index.docbook:2035, index.docbook:2389
#. Tag: para
-#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1754
-#: boot-installer.xml:2172
+#: boot-installer.xml:584 boot-installer.xml:1098 boot-installer.xml:1699
+#: boot-installer.xml:2117
#, no-c-format
msgid ""
"Note that certain CD drives may require special drivers, and thus be "
@@ -662,8 +662,8 @@ msgstr ""
# index.docbook:550, index.docbook:603, index.docbook:976, index.docbook:1795, index.docbook:2043, index.docbook:2397
#. Tag: para
-#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1762
-#: boot-installer.xml:2180
+#: boot-installer.xml:592 boot-installer.xml:1106 boot-installer.xml:1707
+#: boot-installer.xml:2125
#, fuzzy, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the "
@@ -684,8 +684,8 @@ msgstr ""
# index.docbook:558, index.docbook:611, index.docbook:984, index.docbook:1803, index.docbook:2051, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1770
-#: boot-installer.xml:2188
+#: boot-installer.xml:600 boot-installer.xml:1114 boot-installer.xml:1715
+#: boot-installer.xml:2133
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -976,14 +976,14 @@ msgstr ""
# index.docbook:723, index.docbook:1876, index.docbook:2278, index.docbook:2426
#. Tag: title
-#: boot-installer.xml:768 boot-installer.xml:2024
+#: boot-installer.xml:768 boot-installer.xml:1969
#, no-c-format
msgid "Booting from Floppies"
msgstr "從軟碟開機"
# index.docbook:724, index.docbook:2286
#. Tag: para
-#: boot-installer.xml:769 boot-installer.xml:2032
+#: boot-installer.xml:769 boot-installer.xml:1977
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -1075,7 +1075,7 @@ msgstr ""
# index.docbook:274, index.docbook:780, index.docbook:1320, index.docbook:1813, index.docbook:1896, index.docbook:2236, index.docbook:2332
#. Tag: title
#: boot-installer.xml:826 boot-installer.xml:1450 boot-installer.xml:1592
-#: boot-installer.xml:1646 boot-installer.xml:1968 boot-installer.xml:2116
+#: boot-installer.xml:1913 boot-installer.xml:2061
#, no-c-format
msgid "Booting with TFTP"
msgstr "用 TFTP 開機"
@@ -2006,83 +2006,14 @@ msgstr ""
"將和光碟安裝是同樣的過程。完成從網路的自動安裝核心後,選擇一個如同前文提到的"
"開機選項,它將開始 &debian; 安裝程式。"
-# index.docbook:1899, index.docbook:1946
-#. Tag: title
-#: boot-installer.xml:1595 boot-installer.xml:1619
-#, fuzzy, no-c-format
-msgid "SGI TFTP Booting"
-msgstr "SGI Indy 透過 TFTP 開機"
-
-#. Tag: para
-#: boot-installer.xml:1596
-#, fuzzy, no-c-format
-msgid ""
-"After entering the command monitor use <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> on SGI machines to boot linux and to begin "
-"installation of the &debian; Software. In order to make this work you may "
-"have to unset the <envar>netaddr</envar> environment variable. Type "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> in the command monitor to do this."
-msgstr ""
-"在進入指令監視器後使用 <informalexample><screen>\n"
-"bootp():\n"
-"</screen></informalexample> 在 SGI Indys 上啟動 Linux 及 &debian; 軟體的安"
-"裝。為了正常執行,您可能必須取消設定 <envar>netaddr</envar> 環境變數。輸入 "
-"<informalexample><screen>\n"
-"unsetenv netaddr\n"
-"</screen></informalexample> 到指令監視器。"
-
-# index.docbook:1943, index.docbook:2477
-#. Tag: title
-#: boot-installer.xml:1616 boot-installer.xml:2432
-#, no-c-format
-msgid "Boot Parameters"
-msgstr "開機參數"
-
-#. Tag: para
-#: boot-installer.xml:1620
-#, fuzzy, no-c-format
-msgid ""
-"On SGI machines you can append boot parameters to the <command>bootp():</"
-"command> command in the command monitor."
-msgstr ""
-"在 SGI Indys 上您可以在指令監視器下透過 <command>bootp():</command> 來附加開"
-"機參數。"
-
-#. Tag: para
-#: boot-installer.xml:1625
-#, no-c-format
-msgid ""
-"Following the <command>bootp():</command> command you can give the path and "
-"name of the file to boot if you did not give an explicit name via your bootp/"
-"dhcp server. Example: <informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> Further kernel parameters can be passed via "
-"<command>append</command>:"
-msgstr ""
-"如果您沒有透過 bootp/dhcp 伺服器提供清楚的名字檔名,在 <command>bootp():</"
-"command> 指令之後您可以給提供徑和檔案名稱來開機。例如 "
-"<informalexample><screen>\n"
-"bootp():/boot/tftpboot.img\n"
-"</screen></informalexample> 還有更多的核心參數傳遞可以用 <command>append</"
-"command>:"
-
-#. Tag: screen
-#: boot-installer.xml:1635
-#, no-c-format
-msgid "bootp(): append=\"root=/dev/sda1\""
-msgstr "bootp(): append=\"root=/dev/sda1\""
-
#. Tag: title
-#: boot-installer.xml:1678
+#: boot-installer.xml:1623
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 的限制"
#. Tag: para
-#: boot-installer.xml:1679
+#: boot-installer.xml:1624
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2090,7 +2021,7 @@ msgid ""
msgstr "為了在 S/390 上安裝系統,需要網路來和 ssh 連線。"
#. Tag: para
-#: boot-installer.xml:1684
+#: boot-installer.xml:1629
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2102,13 +2033,13 @@ msgstr ""
"線登錄進入系統,並且開始標準系統安裝。"
#. Tag: title
-#: boot-installer.xml:1695
+#: boot-installer.xml:1640
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 開機參數"
#. Tag: para
-#: boot-installer.xml:1696
+#: boot-installer.xml:1641
#, fuzzy, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2124,7 +2055,7 @@ msgstr ""
"令</ulink> 來取得更多有關 S/390 特定的開機參數。"
#. Tag: para
-#: boot-installer.xml:1713
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2147,7 +2078,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1777
+#: boot-installer.xml:1722
#, fuzzy, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -2163,7 +2094,7 @@ msgstr ""
"和 <keycap>Delete</keycap> 。"
#. Tag: para
-#: boot-installer.xml:1786
+#: boot-installer.xml:1731
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2175,13 +2106,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1797
+#: boot-installer.xml:1742
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1799
+#: boot-installer.xml:1744
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2196,7 +2127,7 @@ msgstr ""
"上選擇所需要的文件。"
#. Tag: para
-#: boot-installer.xml:1808
+#: boot-installer.xml:1753
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2205,13 +2136,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1814
+#: boot-installer.xml:1759
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1816
+#: boot-installer.xml:1761
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -2220,20 +2151,20 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1821
+#: boot-installer.xml:1766
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1827
+#: boot-installer.xml:1772
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "從硬碟開機"
# index.docbook:1591, index.docbook:2097
#. Tag: para
-#: boot-installer.xml:1833
+#: boot-installer.xml:1778
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2244,7 +2175,7 @@ msgstr ""
# index.docbook:1597, index.docbook:2103
#. Tag: para
-#: boot-installer.xml:1839
+#: boot-installer.xml:1784
#, fuzzy, no-c-format
#| msgid ""
#| "To boot the installer from hard disk, you will have already completed "
@@ -2259,13 +2190,13 @@ msgstr ""
"> 處下載並且在 <xref linkend=\"boot-drive-files\"/> 安置了所需檔案。"
#. Tag: title
-#: boot-installer.xml:1859
+#: boot-installer.xml:1804
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "從 OldWorld PowerMacs 的 MacOS 上開機"
#. Tag: para
-#: boot-installer.xml:1860
+#: boot-installer.xml:1805
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2286,13 +2217,13 @@ msgstr ""
"序。"
#. Tag: title
-#: boot-installer.xml:1878
+#: boot-installer.xml:1823
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "從 NewWorld Macs 的 OpenFirmware 開機"
#. Tag: para
-#: boot-installer.xml:1879
+#: boot-installer.xml:1824
#, fuzzy, no-c-format
#| msgid ""
#| "You will have already placed the <filename>vmlinux</filename>, "
@@ -2359,19 +2290,19 @@ msgstr ""
# index.docbook:700, index.docbook:2176
#. Tag: title
-#: boot-installer.xml:1911
+#: boot-installer.xml:1856
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "從 USB 隨身碟開機"
#. Tag: para
-#: boot-installer.xml:1912
+#: boot-installer.xml:1857
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "目前,New World PowerMac 系統支援從 USB 開機。"
#. Tag: para
-#: boot-installer.xml:1918
+#: boot-installer.xml:1863
#, fuzzy, no-c-format
#| msgid ""
#| "Make sure you have prepared everything from <xref linkend=\"boot-usb-files"
@@ -2395,7 +2326,7 @@ msgstr ""
"openfirmware\"/>)。"
#. Tag: para
-#: boot-installer.xml:1927
+#: boot-installer.xml:1872
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2416,7 +2347,7 @@ msgstr ""
"disk@1</filename> 。"
#. Tag: para
-#: boot-installer.xml:1939
+#: boot-installer.xml:1884
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2440,7 +2371,7 @@ msgstr ""
"command>。"
#. Tag: para
-#: boot-installer.xml:1953
+#: boot-installer.xml:1898
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2451,7 +2382,7 @@ msgstr ""
"入啟動參數,或者只按下 &enterkey;。"
#. Tag: para
-#: boot-installer.xml:1959
+#: boot-installer.xml:1904
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2462,13 +2393,13 @@ msgstr ""
"下安裝報告,請參閱 <xref linkend=\"submit-bug\"/>。"
#. Tag: para
-#: boot-installer.xml:1993
+#: boot-installer.xml:1938
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "目前來說,PReP 以及 New World PowerMac 系統支援網路開機。"
#. Tag: para
-#: boot-installer.xml:1997
+#: boot-installer.xml:1942
#, fuzzy, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2495,7 +2426,7 @@ msgstr ""
"userinput>。"
#. Tag: para
-#: boot-installer.xml:2025
+#: boot-installer.xml:1970
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2507,7 +2438,7 @@ msgstr ""
"沒有安裝軟碟機,而且加裝的 USB 軟碟並不支援開機。"
#. Tag: para
-#: boot-installer.xml:2037
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2518,7 +2449,7 @@ msgstr ""
"按下電源開關前把它放到軟碟機內。"
#. Tag: para
-#: boot-installer.xml:2043
+#: boot-installer.xml:1988
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2530,7 +2461,7 @@ msgstr ""
"順序。一個沒有有效開機系統的軟碟將會被退出,並且機器將檢查硬碟分割區。"
#. Tag: para
-#: boot-installer.xml:2050
+#: boot-installer.xml:1995
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2541,13 +2472,13 @@ msgstr ""
"&enterkey;。安裝程式將在根系統被裝入記憶體後自動啟動。"
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2006
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC 開機參數"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2007
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2562,25 +2493,25 @@ msgstr ""
"128 來說,請改變其值為 <userinput>video=aty128fb:vmode:6</userinput> 。"
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2019
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2020
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2081
+#: boot-installer.xml:2026
#, no-c-format
msgid "Petitboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2082
+#: boot-installer.xml:2027
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2591,7 +2522,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2090
+#: boot-installer.xml:2035
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2600,7 +2531,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2086
#, fuzzy, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2619,7 +2550,7 @@ msgstr ""
"userinput>﹔這些可能不支援 DHCP。"
#. Tag: para
-#: boot-installer.xml:2195
+#: boot-installer.xml:2140
#, fuzzy, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2633,13 +2564,13 @@ msgstr ""
"有些問題。"
#. Tag: title
-#: boot-installer.xml:2204
+#: boot-installer.xml:2149
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM 訊息"
#. Tag: para
-#: boot-installer.xml:2205
+#: boot-installer.xml:2150
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2653,13 +2584,13 @@ msgstr ""
"nvram-faq;\">Sun NVRAM 常見問答集</ulink> 以取得更多資訊。"
#. Tag: title
-#: boot-installer.xml:2224
+#: boot-installer.xml:2169
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2170
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2677,13 +2608,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2246
+#: boot-installer.xml:2191
#, no-c-format
msgid "Installer front-end"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2247
+#: boot-installer.xml:2192
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2695,13 +2626,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2259
+#: boot-installer.xml:2204
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2715,13 +2646,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2275
+#: boot-installer.xml:2220
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2276
+#: boot-installer.xml:2221
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2746,13 +2677,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2303 boot-installer.xml:3332
+#: boot-installer.xml:2248 boot-installer.xml:3277
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2304
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2764,7 +2695,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2258
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2773,7 +2704,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2319
+#: boot-installer.xml:2264
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2791,13 +2722,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2347
+#: boot-installer.xml:2292
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2293
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2807,7 +2738,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2355
+#: boot-installer.xml:2300
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2821,13 +2752,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2370
+#: boot-installer.xml:2315
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2371
+#: boot-installer.xml:2316
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2838,7 +2769,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2379
+#: boot-installer.xml:2324
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2846,13 +2777,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2387
+#: boot-installer.xml:2332
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2333
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2861,13 +2792,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2397
+#: boot-installer.xml:2342
#, no-c-format
msgid "Zoom"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2398
+#: boot-installer.xml:2343
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2877,13 +2808,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2408
+#: boot-installer.xml:2353
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2409
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2891,13 +2822,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2417
+#: boot-installer.xml:2362
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2418
+#: boot-installer.xml:2363
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2905,8 +2836,15 @@ msgid ""
"page</ulink>."
msgstr ""
+# index.docbook:1943, index.docbook:2477
+#. Tag: title
+#: boot-installer.xml:2377
+#, no-c-format
+msgid "Boot Parameters"
+msgstr "開機參數"
+
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2378
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2919,7 +2857,7 @@ msgstr ""
"要給核心一點小小的幫助。"
#. Tag: para
-#: boot-installer.xml:2440
+#: boot-installer.xml:2385
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2932,7 +2870,7 @@ msgstr ""
"系統什麼樣的特定參數。"
#. Tag: para
-#: boot-installer.xml:2447
+#: boot-installer.xml:2392
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2947,13 +2885,13 @@ msgstr ""
"linkend=\"boot-troubleshooting\"/>。"
#. Tag: title
-#: boot-installer.xml:2459
+#: boot-installer.xml:2404
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2461
+#: boot-installer.xml:2406
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2981,7 +2919,7 @@ msgstr ""
"<filename>ttyS0</filename>。"
#. Tag: para
-#: boot-installer.xml:2473
+#: boot-installer.xml:2418
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2992,7 +2930,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2481
+#: boot-installer.xml:2426
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -3025,7 +2963,7 @@ msgstr ""
"<filename>ttyS0</filename>。"
#. Tag: para
-#: boot-installer.xml:2497
+#: boot-installer.xml:2442
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3038,13 +2976,13 @@ msgstr ""
"<envar>output-device</envar> OpenPROM 變數至 <filename>ttya</filename>。"
#. Tag: title
-#: boot-installer.xml:2509
+#: boot-installer.xml:2454
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; 安裝程式的參數"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2455
#, fuzzy, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3057,7 +2995,7 @@ msgstr ""
"核會忽略過多的選項,2.6 核心則會當機。</para> </footnote>,也許比較有用。"
#. Tag: para
-#: boot-installer.xml:2523
+#: boot-installer.xml:2468
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3068,19 +3006,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2535
+#: boot-installer.xml:2480
#, fuzzy, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority"
#. Tag: para
-#: boot-installer.xml:2536
+#: boot-installer.xml:2481
#, fuzzy, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "這些參數將顯示資訊設定為最低的級別。"
#. Tag: para
-#: boot-installer.xml:2540
+#: boot-installer.xml:2485
#, fuzzy, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3093,7 +3031,7 @@ msgstr ""
"程式將按照要求調整優先級別。"
#. Tag: para
-#: boot-installer.xml:2547
+#: boot-installer.xml:2492
#, fuzzy, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3111,13 +3049,13 @@ msgstr ""
"安裝系統只會顯示至關重要的資訊,並且嘗試正確無誤地執行各項事宜。"
#. Tag: term
-#: boot-installer.xml:2561
+#: boot-installer.xml:2506
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2507
#, fuzzy, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3154,13 +3092,13 @@ msgstr ""
"用。"
#. Tag: term
-#: boot-installer.xml:2593
+#: boot-installer.xml:2538
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2594
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3172,49 +3110,49 @@ msgstr ""
"除錯介殼在決定性的時間點上能被使用。 (離開介殼後將繼續安裝程序。)"
#. Tag: userinput
-#: boot-installer.xml:2603
+#: boot-installer.xml:2548
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2604
+#: boot-installer.xml:2549
#, no-c-format
msgid "This is the default."
msgstr "此為預設。"
#. Tag: userinput
-#: boot-installer.xml:2608
+#: boot-installer.xml:2553
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2609
+#: boot-installer.xml:2554
#, no-c-format
msgid "More verbose than usual."
msgstr "更多的資訊。"
#. Tag: userinput
-#: boot-installer.xml:2613
+#: boot-installer.xml:2558
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2559
#, no-c-format
msgid "Lots of debugging information."
msgstr "大量的除錯資訊。"
#. Tag: userinput
-#: boot-installer.xml:2618
+#: boot-installer.xml:2563
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2564
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3224,13 +3162,13 @@ msgstr ""
"程。"
#. Tag: term
-#: boot-installer.xml:2633
+#: boot-installer.xml:2578
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2634
+#: boot-installer.xml:2579
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3241,7 +3179,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2585
#, fuzzy, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3251,19 +3189,19 @@ msgstr ""
"只查找一個設備。"
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2596
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2652
+#: boot-installer.xml:2597
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2653
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3272,13 +3210,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2664
+#: boot-installer.xml:2609
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3287,13 +3225,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2675
+#: boot-installer.xml:2620
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2676
+#: boot-installer.xml:2621
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3301,13 +3239,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2685
+#: boot-installer.xml:2630
#, fuzzy, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2686
+#: boot-installer.xml:2631
#, fuzzy, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3323,13 +3261,13 @@ msgstr ""
"空白的螢幕,或者在開始安裝的時候停止幾分鐘。"
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2640
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "在 hppa 上面報告過存在這些問題。"
#. Tag: para
-#: boot-installer.xml:2699
+#: boot-installer.xml:2644
#, fuzzy, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3346,13 +3284,13 @@ msgstr ""
"installer/framebuffer=true</userinput>。"
#. Tag: term
-#: boot-installer.xml:2713
+#: boot-installer.xml:2658
#, fuzzy, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2714
+#: boot-installer.xml:2659
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3363,13 +3301,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2726 boot-installer.xml:2959
+#: boot-installer.xml:2671 boot-installer.xml:2904
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2727
+#: boot-installer.xml:2672
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3386,7 +3324,7 @@ msgstr ""
"且改變其取得的設定。您可以在 DHCP 檢測失敗的情況下手動配置網路。"
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2679
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3405,13 +3343,13 @@ msgstr ""
"透過 DHCP 來設定網路並且手動輸入參數。"
#. Tag: term
-#: boot-installer.xml:2745
+#: boot-installer.xml:2690
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2691
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3421,13 +3359,13 @@ msgstr ""
"題。有些筆記型電腦對此會有錯誤的行為。"
#. Tag: term
-#: boot-installer.xml:2756
+#: boot-installer.xml:2701
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2757
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3437,13 +3375,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2768
+#: boot-installer.xml:2713
#, fuzzy, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url"
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2714
#, fuzzy, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3453,13 +3391,13 @@ msgstr ""
"linkend=\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2778
+#: boot-installer.xml:2723
#, fuzzy, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2779
+#: boot-installer.xml:2724
#, fuzzy, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3469,13 +3407,13 @@ msgstr ""
"\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2788
+#: boot-installer.xml:2733
#, fuzzy, no-c-format
msgid "preseed/interactive"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2789
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3486,13 +3424,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2801
+#: boot-installer.xml:2746
#, fuzzy, no-c-format
msgid "auto-install/enable (auto)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2747
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3501,13 +3439,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2813
+#: boot-installer.xml:2758
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2814
+#: boot-installer.xml:2759
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3516,13 +3454,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2825
+#: boot-installer.xml:2770
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2826
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3538,7 +3476,7 @@ msgstr ""
"碟機不能自動重新掛載媒介。"
#. Tag: para
-#: boot-installer.xml:2835
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3549,13 +3487,13 @@ msgstr ""
"後,不會自動從光碟開機。"
#. Tag: term
-#: boot-installer.xml:2846
+#: boot-installer.xml:2791
#, fuzzy, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2792
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3565,7 +3503,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2799
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3576,13 +3514,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2866
+#: boot-installer.xml:2811
#, fuzzy, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2867
+#: boot-installer.xml:2812
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3592,13 +3530,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2878
+#: boot-installer.xml:2823
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2824
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3607,13 +3545,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2889
+#: boot-installer.xml:2834
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2835
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3621,13 +3559,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2903
+#: boot-installer.xml:2848
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2904
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3637,25 +3575,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2916
+#: boot-installer.xml:2861
#, fuzzy, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2917
+#: boot-installer.xml:2862
#, fuzzy, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2918
+#: boot-installer.xml:2863
#, fuzzy, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2864
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3663,7 +3601,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2924
+#: boot-installer.xml:2869
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3676,7 +3614,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2933
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3687,13 +3625,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2945
+#: boot-installer.xml:2890
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2946
+#: boot-installer.xml:2891
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3704,7 +3642,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3712,13 +3650,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2969
+#: boot-installer.xml:2914
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2970
+#: boot-installer.xml:2915
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3730,13 +3668,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2983
+#: boot-installer.xml:2928
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2984
+#: boot-installer.xml:2929
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3745,13 +3683,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2943
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3766,7 +3704,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3012
+#: boot-installer.xml:2957
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3776,7 +3714,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3790,19 +3728,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3029
+#: boot-installer.xml:2974
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3035
+#: boot-installer.xml:2980
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:2981
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3814,7 +3752,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3045
+#: boot-installer.xml:2990
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3825,7 +3763,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3053
+#: boot-installer.xml:2998
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3835,19 +3773,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3069
+#: boot-installer.xml:3014
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "安裝過程中的障礙排除"
#. Tag: title
-#: boot-installer.xml:3074
+#: boot-installer.xml:3019
#, fuzzy, no-c-format
msgid "CD-ROM Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:3075
+#: boot-installer.xml:3020
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3857,7 +3795,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3082
+#: boot-installer.xml:3027
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3866,13 +3804,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3088
+#: boot-installer.xml:3033
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3093
+#: boot-installer.xml:3038
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3880,7 +3818,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3044
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3890,7 +3828,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3054
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3899,7 +3837,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3115
+#: boot-installer.xml:3060
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3907,13 +3845,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3123
+#: boot-installer.xml:3068
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3921,7 +3859,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3143
+#: boot-installer.xml:3088
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3929,19 +3867,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3154
+#: boot-installer.xml:3099
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3100
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3160
+#: boot-installer.xml:3105
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3949,7 +3887,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3965,7 +3903,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:3180
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3979,7 +3917,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3185
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3993,7 +3931,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3197
+#: boot-installer.xml:3142
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4002,7 +3940,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3204
+#: boot-installer.xml:3149
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4020,7 +3958,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3218
+#: boot-installer.xml:3163
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4029,7 +3967,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3226
+#: boot-installer.xml:3171
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4040,7 +3978,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3236
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4056,7 +3994,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3251
+#: boot-installer.xml:3196
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4066,13 +4004,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3266
+#: boot-installer.xml:3211
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3213
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4081,7 +4019,7 @@ msgstr ""
"對於第一次安裝 &debian; 的人來說,他們遇到的最大的問題很可能是軟碟的可靠性。"
#. Tag: para
-#: boot-installer.xml:3273
+#: boot-installer.xml:3218
#, fuzzy, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4097,7 +4035,7 @@ msgstr ""
"有關的 I/O 錯誤。"
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3227
#, fuzzy, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4112,7 +4050,7 @@ msgstr ""
"的話甚至要在別的統上重寫這些軟碟。"
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3236
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4123,7 +4061,7 @@ msgstr ""
"軟碟才算工作良好。"
#. Tag: para
-#: boot-installer.xml:3297
+#: boot-installer.xml:3242
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4132,7 +4070,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3303
+#: boot-installer.xml:3248
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4143,13 +4081,13 @@ msgstr ""
"為 硬體或者有缺陷的韌體軟碟驅動程式造成的。"
#. Tag: title
-#: boot-installer.xml:3312
+#: boot-installer.xml:3257
#, no-c-format
msgid "Boot Configuration"
msgstr "開機設定"
#. Tag: para
-#: boot-installer.xml:3314
+#: boot-installer.xml:3259
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4162,7 +4100,7 @@ msgstr ""
"內容。"
#. Tag: para
-#: boot-installer.xml:3323
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4171,7 +4109,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3279
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4183,37 +4121,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3345
+#: boot-installer.xml:3290
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3347
+#: boot-installer.xml:3292
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3349
+#: boot-installer.xml:3294
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:3351
+#: boot-installer.xml:3296
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:3359 boot-installer.xml:3470
+#: boot-installer.xml:3304 boot-installer.xml:3415
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:3360
+#: boot-installer.xml:3305
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4221,7 +4159,7 @@ msgid ""
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: para
-#: boot-installer.xml:3411
+#: boot-installer.xml:3356
#, fuzzy, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4240,13 +4178,13 @@ msgstr ""
"parms\"/> 來取得細節資訊。"
#. Tag: title
-#: boot-installer.xml:3425
+#: boot-installer.xml:3370
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "在 PCMCIA 段系統當機"
#. Tag: para
-#: boot-installer.xml:3426
+#: boot-installer.xml:3371
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -4272,7 +4210,7 @@ msgstr ""
"能引起問題的資源範圍。"
#. Tag: para
-#: boot-installer.xml:3436
+#: boot-installer.xml:3381
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4292,19 +4230,19 @@ msgstr ""
"些有問題的資源範圍選項。注意在安裝程式中,輸入這些值的時候必須忽略逗號。"
#. Tag: para
-#: boot-installer.xml:3471
+#: boot-installer.xml:3416
#, fuzzy, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: title
-#: boot-installer.xml:3477
+#: boot-installer.xml:3422
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3478
+#: boot-installer.xml:3423
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4320,7 +4258,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3437
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4330,13 +4268,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3503
+#: boot-installer.xml:3448
#, fuzzy, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "從光碟開機"
#. Tag: para
-#: boot-installer.xml:3504
+#: boot-installer.xml:3449
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4345,19 +4283,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3455
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3519
+#: boot-installer.xml:3464
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "解讀核心起始資訊"
#. Tag: para
-#: boot-installer.xml:3521
+#: boot-installer.xml:3466
#, fuzzy, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4391,13 +4329,13 @@ msgstr ""
"\"linux-any\">(請參閱 <xref linkend=\"kernel-baking\"/>)</phrase>。"
#. Tag: title
-#: boot-installer.xml:3546
+#: boot-installer.xml:3491
#, fuzzy, no-c-format
msgid "Reporting Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:3547
+#: boot-installer.xml:3492
#, fuzzy, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4414,7 +4352,7 @@ msgstr ""
"資訊。"
#. Tag: para
-#: boot-installer.xml:3558
+#: boot-installer.xml:3503
#, fuzzy, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4426,13 +4364,13 @@ msgstr ""
"中。"
#. Tag: title
-#: boot-installer.xml:3569
+#: boot-installer.xml:3514
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "回報安裝報告"
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3515
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4442,7 +4380,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3577
+#: boot-installer.xml:3522
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4451,7 +4389,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3583
+#: boot-installer.xml:3528
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -4464,7 +4402,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3593
+#: boot-installer.xml:3538
#, fuzzy, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4555,6 +4493,56 @@ msgstr ""
"</screen></informalexample> 在臭蟲報告內,請描述問題,包括核心當住後見到的核"
"心訊息。請描述進入問題狀態前相關的步驟。"
+# index.docbook:1899, index.docbook:1946
+#, fuzzy
+#~ msgid "SGI TFTP Booting"
+#~ msgstr "SGI Indy 透過 TFTP 開機"
+
+#, fuzzy
+#~ msgid ""
+#~ "After entering the command monitor use <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> on SGI machines to boot linux and to begin "
+#~ "installation of the &debian; Software. In order to make this work you may "
+#~ "have to unset the <envar>netaddr</envar> environment variable. Type "
+#~ "<informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> in the command monitor to do this."
+#~ msgstr ""
+#~ "在進入指令監視器後使用 <informalexample><screen>\n"
+#~ "bootp():\n"
+#~ "</screen></informalexample> 在 SGI Indys 上啟動 Linux 及 &debian; 軟體的安"
+#~ "裝。為了正常執行,您可能必須取消設定 <envar>netaddr</envar> 環境變數。輸"
+#~ "入 <informalexample><screen>\n"
+#~ "unsetenv netaddr\n"
+#~ "</screen></informalexample> 到指令監視器。"
+
+#, fuzzy
+#~ msgid ""
+#~ "On SGI machines you can append boot parameters to the <command>bootp():</"
+#~ "command> command in the command monitor."
+#~ msgstr ""
+#~ "在 SGI Indys 上您可以在指令監視器下透過 <command>bootp():</command> 來附加"
+#~ "開機參數。"
+
+#~ msgid ""
+#~ "Following the <command>bootp():</command> command you can give the path "
+#~ "and name of the file to boot if you did not give an explicit name via "
+#~ "your bootp/dhcp server. Example: <informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> Further kernel parameters can be passed via "
+#~ "<command>append</command>:"
+#~ msgstr ""
+#~ "如果您沒有透過 bootp/dhcp 伺服器提供清楚的名字檔名,在 <command>bootp():</"
+#~ "command> 指令之後您可以給提供徑和檔案名稱來開機。例如 "
+#~ "<informalexample><screen>\n"
+#~ "bootp():/boot/tftpboot.img\n"
+#~ "</screen></informalexample> 還有更多的核心參數傳遞可以用 <command>append</"
+#~ "command>:"
+
+#~ msgid "bootp(): append=\"root=/dev/sda1\""
+#~ msgstr "bootp(): append=\"root=/dev/sda1\""
+
#, fuzzy
#~| msgid ""
#~| "When the installer boots, you should be presented with a friendly "
diff --git a/pt_BR/boot-installer/boot-installer.xml b/pt_BR/boot-installer/boot-installer.xml
index f451ca36a..6a5de231a 100644
--- a/pt_BR/boot-installer/boot-installer.xml
+++ b/pt_BR/boot-installer/boot-installer.xml
@@ -41,7 +41,6 @@ Para informações sobre como inicializar o instalador gráfico, veja
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-mips.xml;
-&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;
diff --git a/pt_BR/boot-installer/mips.xml b/pt_BR/boot-installer/mips.xml
index 618907736..869cc2533 100644
--- a/pt_BR/boot-installer/mips.xml
+++ b/pt_BR/boot-installer/mips.xml
@@ -4,60 +4,8 @@
<!-- revised by Felipe Augusto van de Wiel (faw) 2006.04.20 -->
<!-- updated 35613:59840 by Felipe Augusto van de Wiel (faw) 2010.05.17 -->
- <sect2 arch="mips" id="boot-tftp"><title>Inicialização através de TFTP</title>
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp"><title>Inicialização através de TFTP</title>
- <sect3>
- <title>Inicialização através de TFTP na SGI</title>
-
-<para>
-
-Após entrar no monitor de comando use
-<informalexample><screen>
-bootp():
-</screen></informalexample>
-
-para inicializar o Linux nas máquinas SGI e iniciar a instalação do
-sistema &debian;. Para fazer isso funcionar, você pode ter que
-retirar a variável de ambiente <envar>netaddr</envar>. Digite
-no monitor de comandos
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-para fazer isto.
-
-</para>
- </sect3>
-
- </sect2>
-
- <sect2 arch="mips"><title>Parâmetros de Inicialização</title>
-
- <sect3>
- <title>Inicialização através de TFTP na SGI</title>
-<para>
-
-Nas máquinas SGI você poderá adicionar parâmetros de
-inicialização ao comando
-<command>bootp():</command> no monitor de comando.
-
-</para><para>
-
-Seguindo o comando <command>bootp():</command> você poderá fornecer o caminho
-e o nome do arquivo de partida caso não fizer isso explicitamente
-usando o servidor bootp/dhcp server - Exemplo:
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-Parâmetros de kernel adicionais podem ser passados via
-<command>append</command>:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
-
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file
diff --git a/pt_BR/boot-installer/mipsel.xml b/pt_BR/boot-installer/mipsel.xml
deleted file mode 100644
index 941ca7025..000000000
--- a/pt_BR/boot-installer/mipsel.xml
+++ /dev/null
@@ -1,58 +0,0 @@
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 59840 -->
-<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2006.05.06 -->
-<!-- revised by Felipe Augusto van de Wiel (faw) 2006.06.01 -->
-<!-- updated 35612:59840 by Felipe Augusto van de Wiel (faw) 2010.05.17 -->
-
- <sect2 arch="mipsel" id="boot-tftp"><title>Inicializando com o TFTP</title>
-
- <sect3>
- <title>Inicialização do Cobalt TFTP</title>
-<para>
-
-Falando de maneira clara, Cobalt não usa o TFTP e sim o NFS para inicializar.
-Você precisa instalar um servidor NFS e colocar os arquivos do processo de
-inicialização em <filename>/nfsroot</filename>. Quando você inicializar seu
-Cobalt, você tem que pressionar os botões direito e esquerdo do cursor ao mesmo
-tempo e a máquina irá inicializar através da rede pelo NFS. Então, serão
-exibidas várias opções na tela. Existem os seguintes dois métodos de
-instalação:
-
-<itemizedlist>
-<listitem><para>
-
-Via SSH (padrão): Neste caso, o processo de instalação irá configurar a rede
-via DHCP e iniciar um servidor SSH. Ele irá então indicar uma senha aleatória
-e outra informação de login (como um endereço IP) no LCD do Cobalt. Quando
-você conectar na máquina com um cliente SSH você pode começar a instalação.
-
-</para></listitem>
-<listitem><para>
-
-Via console serial: Usando um cabo nulo de modem, você pode conectar à porta
-serial de sua máquina Cobalt (usando 115200 bps) e proceder com a instalação
-desta maneira.
-
-</para></listitem>
-</itemizedlist>
-
-</para>
- </sect3>
-
- </sect2>
-
- <sect2 arch="mipsel"><title>Parâmetros de Inicialização</title>
-
- <sect3>
- <title>Inicialização do Cobalt TFTP</title>
-<para>
-
-Você não pode passar nenhum parâmetro de inicialização diretamente. Ao invés
-disso, você tem que editar o arquivo <filename>/nfsroot/default.colo</filename>
-no servidor NFS e adicionar seus parâmetros à variável
-<replaceable>args</replaceable>.
-
-</para>
- </sect3>
-
- </sect2>