summaryrefslogtreecommitdiff
path: root/po/nl/boot-installer.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl/boot-installer.po')
-rw-r--r--po/nl/boot-installer.po744
1 files changed, 377 insertions, 367 deletions
diff --git a/po/nl/boot-installer.po b/po/nl/boot-installer.po
index 377f80e46..bd19035f7 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: 2020-01-20 22:39+0000\n"
+"POT-Creation-Date: 2020-04-02 09:22+0000\n"
"PO-Revision-Date: 2020-01-24 22:46+0100\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -325,8 +325,8 @@ msgid "Booting by TFTP"
msgstr "Opstarten via TFTP"
#. Tag: para
-#: boot-installer.xml:169 boot-installer.xml:778 boot-installer.xml:1415
-#: boot-installer.xml:1545 boot-installer.xml:1938
+#: boot-installer.xml:169 boot-installer.xml:748 boot-installer.xml:1385
+#: boot-installer.xml:1515 boot-installer.xml:1908
#, no-c-format
msgid ""
"Booting from the network requires that you have a network connection and a "
@@ -338,8 +338,8 @@ msgstr ""
"BOOTP-server voor het automatisch configureren van de netwerkinstellingen)."
#. Tag: para
-#: boot-installer.xml:175 boot-installer.xml:784 boot-installer.xml:1421
-#: boot-installer.xml:1551 boot-installer.xml:1944
+#: boot-installer.xml:175 boot-installer.xml:754 boot-installer.xml:1391
+#: boot-installer.xml:1521 boot-installer.xml:1914
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -349,8 +349,8 @@ msgstr ""
"server gebruikt in plaats van een BOOTP-server."
#. Tag: para
-#: boot-installer.xml:180 boot-installer.xml:789 boot-installer.xml:1426
-#: boot-installer.xml:1556 boot-installer.xml:1949
+#: boot-installer.xml:180 boot-installer.xml:759 boot-installer.xml:1396
+#: boot-installer.xml:1526 boot-installer.xml:1919
#, no-c-format
msgid ""
"The server-side setup to support network booting is described in <xref "
@@ -884,7 +884,7 @@ msgid "Booting from optical disc (CD/DVD)"
msgstr "Opstarten van een optische schijf (CD/DVD)"
#. Tag: para
-#: boot-installer.xml:579 boot-installer.xml:1035 boot-installer.xml:1978
+#: boot-installer.xml:579 boot-installer.xml:1005 boot-installer.xml:1948
#, no-c-format
msgid ""
"If you have a set of optical discs, and your machine supports booting "
@@ -901,7 +901,7 @@ msgstr ""
"volgende hoofdstuk."
#. Tag: para
-#: boot-installer.xml:589 boot-installer.xml:1045 boot-installer.xml:1988
+#: boot-installer.xml:589 boot-installer.xml:1015 boot-installer.xml:1958
#, no-c-format
msgid ""
"Note that certain optical drives may require special drivers, and thus be "
@@ -918,7 +918,7 @@ msgstr ""
"installatiemethodes. Daarin vindt u misschien iets dat voor u kan werken."
#. Tag: para
-#: boot-installer.xml:597 boot-installer.xml:1053 boot-installer.xml:1996
+#: boot-installer.xml:597 boot-installer.xml:1023 boot-installer.xml:1966
#, no-c-format
msgid ""
"Even if you cannot boot from optical disc, you can probably install the "
@@ -935,7 +935,7 @@ msgstr ""
"basissysteem en eventuele andere pakketten te installeren."
#. Tag: para
-#: boot-installer.xml:605 boot-installer.xml:1061 boot-installer.xml:2004
+#: boot-installer.xml:605 boot-installer.xml:1031 boot-installer.xml:1974
#, no-c-format
msgid ""
"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
@@ -1069,9 +1069,11 @@ msgstr ""
#. Tag: title
#: boot-installer.xml:689
-#, no-c-format
-msgid ""
-"Booting from Linux using <command>LILO</command> or <command>GRUB</command>"
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Booting from Linux using <command>LILO</command> or <command>GRUB</"
+#| "command>"
+msgid "Booting from Linux using <command>GRUB</command>"
msgstr ""
"Opstarten vanuit Linux met behulp van <command>LILO</command> of "
"<command>GRUB</command>"
@@ -1129,95 +1131,32 @@ msgstr ""
#: boot-installer.xml:716
#, no-c-format
msgid ""
-"For <command>LILO</command>, you will need to configure two essential things "
-"in <filename>/etc/lilo.conf</filename>: <itemizedlist> <listitem><para> to "
-"load the <filename>initrd.gz</filename> installer at boot time; </para></"
-"listitem> <listitem><para> have the <filename>vmlinuz</filename> kernel use "
-"a RAM disk as its root partition. </para></listitem> </itemizedlist> Here is "
-"a <filename>/etc/lilo.conf</filename> example:"
+"For <command>GRUB2</command>, you will need to configure two essential "
+"things in <filename>/boot/grub/grub.cfg</filename>:"
msgstr ""
-"Met <command>LILO</command> zult u twee essentiële dingen moeten "
-"configureren in <filename>/etc/lilo.conf</filename>: <itemizedlist> "
-"<listitem><para> om bij het opstarten het <filename>initrd.gz</filename> "
-"installatiesysteem te laden; </para></listitem> <listitem><para> om de "
-"kernel <filename>vmlinuz</filename> een RAM-schijf te laten gebruiken als "
-"zijn basispartitie. </para></listitem> </itemizedlist> Hierna volgt een "
-"voorbeeld van een <filename>/etc/lilo.conf</filename>:"
-
-#. Tag: screen
-#: boot-installer.xml:737
-#, no-c-format
-msgid ""
-"image=/boot/newinstall/vmlinuz\n"
-" label=newinstall\n"
-" initrd=/boot/newinstall/initrd.gz"
-msgstr ""
-"image=/boot/newinstall/vmlinuz\n"
-" label=newinstall\n"
-" initrd=/boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:737
+#: boot-installer.xml:720
#, no-c-format
-msgid ""
-"For more details, refer to the <citerefentry><refentrytitle>initrd</"
-"refentrytitle> <manvolnum>4</manvolnum></citerefentry> and "
-"<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</"
-"manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and "
-"reboot."
+msgid "to load the <filename>initrd.gz</filename> installer at boot time;"
msgstr ""
-"Raadpleeg voor bijkomende informatie de man-pagina's "
-"<citerefentry><refentrytitle>initrd</refentrytitle> <manvolnum>4</"
-"manvolnum></citerefentry> en <citerefentry><refentrytitle>lilo.conf</"
-"refentrytitle> <manvolnum>5</manvolnum></citerefentry>. Voer nu het commando "
-"<userinput>lilo</userinput> uit en herstart de computer."
#. Tag: para
-#: boot-installer.xml:746
+#: boot-installer.xml:725
#, no-c-format
msgid ""
-"The procedure for <command>GRUB1</command> is quite similar. Locate your "
-"<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
-"directory (or sometimes <filename>/boot/boot/grub/</filename>) and add an "
-"entry for the installer, for example (assuming <filename>/boot</filename> is "
-"on the first partition of the first disk in the system):"
+"have the <filename>vmlinuz</filename> kernel use a RAM disk as its root "
+"partition."
msgstr ""
-"De werkwijze met <command>GRUB1</command> is vrij vergelijkbaar. Zoek naar "
-"het bestand <filename>menu.lst</filename> in de map <filename>/boot/grub/</"
-"filename> (of soms <filename>/boot/boot/grub/</filename>) en voeg een item "
-"toe voor het installatiesysteem, bijvoorbeeld (in de veronderstelling dat de "
-"map <filename>/boot</filename> zich bevindt op de eerste partitie van de "
-"eerste schijf op het systeem):"
-
-#. Tag: screen
-#: boot-installer.xml:754
-#, no-c-format
-msgid ""
-"title New Install\n"
-"root (hd0,0)\n"
-"kernel /boot/newinstall/vmlinuz\n"
-"initrd /boot/newinstall/initrd.gz"
-msgstr ""
-"title Nieuwe Installatie\n"
-"root (hd0,0)\n"
-"kernel /boot/newinstall/vmlinuz\n"
-"initrd /boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:756
+#: boot-installer.xml:733
#, no-c-format
-msgid ""
-"The procedure for <command>GRUB2</command> is very similar. The file is "
-"named <filename>grub.cfg</filename> instead of <filename>menu.lst</"
-"filename>. An entry for the installer would be for instance for example:"
+msgid "An entry for the installer would be for example:"
msgstr ""
-"De werkwijze met <command>GRUB2</command> is vrij vergelijkbaar. De naam van "
-"het bestand is <filename>grub.cfg</filename> in plaats van <filename>menu."
-"lst</filename>. Een item voor het installatiesysteem zou bijvoorbeeld kunnen "
-"zijn:"
#. Tag: screen
-#: boot-installer.xml:762
+#: boot-installer.xml:737
#, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -1236,37 +1175,27 @@ msgstr ""
"initrd /boot/newinstall/initrd.gz\n"
"}"
-#. Tag: para
-#: boot-installer.xml:764
-#, no-c-format
-msgid ""
-"From here on, there should be no difference between <command>GRUB</command> "
-"or <command>LILO</command>."
-msgstr ""
-"Vanaf dan is er geen verschil meer tussen <command>GRUB</command> en "
-"<command>LILO</command>."
-
#. Tag: title
-#: boot-installer.xml:772 boot-installer.xml:1397 boot-installer.xml:1539
-#: boot-installer.xml:1932
+#: boot-installer.xml:742 boot-installer.xml:1367 boot-installer.xml:1509
+#: boot-installer.xml:1902
#, no-c-format
msgid "Booting with TFTP"
msgstr "Opstarten met TFTP"
#. Tag: para
-#: boot-installer.xml:797
+#: boot-installer.xml:767
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "Er bestaan verschillende methodes om op i386 op te starten met TFTP."
#. Tag: title
-#: boot-installer.xml:803
+#: boot-installer.xml:773
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "PXE wordt ondersteund door netwerkkaart of moederbord"
#. Tag: para
-#: boot-installer.xml:804
+#: boot-installer.xml:774
#, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -1280,13 +1209,13 @@ msgstr ""
"zou u het BIOS moeten kunnen instellen om over het netwerk op te starten."
#. Tag: title
-#: boot-installer.xml:815
+#: boot-installer.xml:785
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "Netwerkkaart met Network BootROM"
#. Tag: para
-#: boot-installer.xml:816
+#: boot-installer.xml:786
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -1295,7 +1224,7 @@ msgstr ""
"Het kan zijn dat uw netwerkkaart een functie 'opstarten met TFTP' heeft."
#. Tag: para
-#: boot-installer.xml:821
+#: boot-installer.xml:791
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -1305,13 +1234,13 @@ msgstr ""
"Gelieve te verwijzen naar dit document."
#. Tag: title
-#: boot-installer.xml:829
+#: boot-installer.xml:799
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"
#. Tag: para
-#: boot-installer.xml:830
+#: boot-installer.xml:800
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -1322,13 +1251,13 @@ msgstr ""
"uitvoeren."
#. Tag: title
-#: boot-installer.xml:840
+#: boot-installer.xml:810
#, no-c-format
msgid "The Boot Screen"
msgstr "Het opstartscherm"
#. Tag: para
-#: boot-installer.xml:841
+#: boot-installer.xml:811
#, no-c-format
msgid ""
"When the installer boots, you should be presented with a friendly graphical "
@@ -1338,7 +1267,7 @@ msgstr ""
"scherm te zien moeten krijgen met het logo van &debian; en een menu:"
#. Tag: screen
-#: boot-installer.xml:846
+#: boot-installer.xml:816
#, no-c-format
msgid ""
"&debian-gnu; installer boot menu\n"
@@ -1360,7 +1289,7 @@ msgstr ""
"Install with speech synthesis"
#. Tag: para
-#: boot-installer.xml:850
+#: boot-installer.xml:820
#, no-c-format
msgid ""
"This graphical screen will look very slightly different depending on how "
@@ -1371,7 +1300,7 @@ msgstr ""
"geboden."
#. Tag: para
-#: boot-installer.xml:858
+#: boot-installer.xml:828
#, no-c-format
msgid ""
"Depending on the installation method you are using, the <quote>Graphical "
@@ -1385,7 +1314,7 @@ msgstr ""
"variant, wat dus het aantal opties bijna verdubbelt."
#. Tag: para
-#: boot-installer.xml:865
+#: boot-installer.xml:835
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Graphical install</"
@@ -1401,7 +1330,7 @@ msgstr ""
"<quote>Graphical install</quote> is standaard reeds geselecteerd."
#. Tag: para
-#: boot-installer.xml:873
+#: boot-installer.xml:843
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -1413,7 +1342,7 @@ msgstr ""
"in reparatiemodus of om automatische installaties uit te voeren."
#. Tag: para
-#: boot-installer.xml:879
+#: boot-installer.xml:849
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -1437,7 +1366,7 @@ msgstr ""
"eventueel gemaakte wijzigingen."
#. Tag: para
-#: boot-installer.xml:892
+#: boot-installer.xml:862
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen "
@@ -1473,7 +1402,7 @@ msgstr ""
"<userinput>install fb=false</userinput>)."
#. Tag: para
-#: boot-installer.xml:910
+#: boot-installer.xml:880
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -1492,7 +1421,7 @@ msgstr ""
"dat u als referentie kunt gebruiken om de correcte toetsen te vinden."
#. Tag: para
-#: boot-installer.xml:920
+#: boot-installer.xml:890
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -1514,7 +1443,7 @@ msgstr ""
"(IRA)."
#. Tag: para
-#: boot-installer.xml:930
+#: boot-installer.xml:900
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -1536,13 +1465,13 @@ msgstr ""
"opstartprompt, zoals beschreven wordt in de hulptekst."
#. Tag: title
-#: boot-installer.xml:946
+#: boot-installer.xml:916
#, no-c-format
msgid "The Graphical Installer"
msgstr "Het grafische installatiesysteem"
#. Tag: para
-#: boot-installer.xml:947
+#: boot-installer.xml:917
#, no-c-format
msgid ""
"The graphical version of the installer is only available for a limited "
@@ -1558,7 +1487,7 @@ msgstr ""
"programma's gebruikt met enkel een andere frontend."
#. Tag: para
-#: boot-installer.xml:955
+#: boot-installer.xml:925
#, no-c-format
msgid ""
"Although the functionality is identical, the graphical installer still has a "
@@ -1577,7 +1506,7 @@ msgstr ""
"kunnen verschillende vragen op een scherm weergegeven worden."
#. Tag: para
-#: boot-installer.xml:964
+#: boot-installer.xml:934
#, no-c-format
msgid ""
"The graphical installer is available with all CD/DVD images and with the hd-"
@@ -1601,7 +1530,7 @@ msgstr ""
"<quote>Help</quote> in het opstartmenu."
#. Tag: para
-#: boot-installer.xml:975
+#: boot-installer.xml:945
#, no-c-format
msgid ""
"There is also a graphical installer image that can be netbooted. And there "
@@ -1620,7 +1549,7 @@ msgstr ""
"nuttig is."
#. Tag: para
-#: boot-installer.xml:988
+#: boot-installer.xml:958
#, no-c-format
msgid ""
"For &arch-title;, currently only an experimental <quote>mini</quote> ISO "
@@ -1640,7 +1569,7 @@ msgstr ""
"systemen."
#. Tag: para
-#: boot-installer.xml:1002
+#: boot-installer.xml:972
#, no-c-format
msgid ""
"Just as with the text-based installer it is possible to add boot parameters "
@@ -1651,7 +1580,7 @@ msgstr ""
"opstartparameters op te geven."
#. Tag: para
-#: boot-installer.xml:1008
+#: boot-installer.xml:978
#, no-c-format
msgid ""
"The graphical installer requires significantly more memory to run than the "
@@ -1665,7 +1594,7 @@ msgstr ""
"terugvallen op de tekstgeoriënteerde frontend <quote>newt</quote>."
#. Tag: para
-#: boot-installer.xml:1015
+#: boot-installer.xml:985
#, no-c-format
msgid ""
"If the amount of memory in your system is below &minimum-memory;, the "
@@ -1680,19 +1609,19 @@ msgstr ""
"wordt het gebruik van het tekstgeoriënteerde installatiesysteem aanbevolen."
#. Tag: title
-#: boot-installer.xml:1029 boot-installer.xml:1972
+#: boot-installer.xml:999 boot-installer.xml:1942
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "Opstarten van een CD"
#. Tag: title
-#: boot-installer.xml:1069
+#: boot-installer.xml:1039
#, no-c-format
msgid "CD Contents"
msgstr "Inhoud van de CD"
#. Tag: para
-#: boot-installer.xml:1071
+#: boot-installer.xml:1041
#, no-c-format
msgid ""
"There are three basic variations of &debian; Install CDs. The "
@@ -1718,7 +1647,7 @@ msgstr ""
"netwerktoegang nodig heeft."
#. Tag: para
-#: boot-installer.xml:1087
+#: boot-installer.xml:1057
#, no-c-format
msgid ""
"The IA-64 architecture uses the next generation Extensible Firmware "
@@ -1745,7 +1674,7 @@ msgstr ""
"plaats van het eenvoudige MBR opstartblok op de meer conventionele systemen."
#. Tag: para
-#: boot-installer.xml:1103
+#: boot-installer.xml:1073
#, no-c-format
msgid ""
"The &debian; Installer CD contains a small EFI partition where the "
@@ -1763,7 +1692,7 @@ msgstr ""
"worden, zoals hierna beschreven wordt."
#. Tag: para
-#: boot-installer.xml:1112
+#: boot-installer.xml:1082
#, no-c-format
msgid ""
"Most of the details of how <command>ELILO</command> actually loads and "
@@ -1787,7 +1716,7 @@ msgstr ""
"voordat de installatie voortgezet kan worden."
#. Tag: para
-#: boot-installer.xml:1124
+#: boot-installer.xml:1094
#, no-c-format
msgid ""
"The EFI Boot Manager is presented as the last step of the firmware "
@@ -1812,13 +1741,13 @@ msgstr ""
"optie kiezen."
#. Tag: title
-#: boot-installer.xml:1143
+#: boot-installer.xml:1113
#, no-c-format
msgid "IMPORTANT"
msgstr "BELANGRIJK"
#. Tag: para
-#: boot-installer.xml:1144
+#: boot-installer.xml:1114
#, no-c-format
msgid ""
"The EFI Boot Manager will select a default boot action, typically the first "
@@ -1839,13 +1768,13 @@ msgstr ""
"command> in te voeren."
#. Tag: title
-#: boot-installer.xml:1156
+#: boot-installer.xml:1126
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr "Optie 1: Opstarten vanuit het Menu voor opstartoptieonderhoud"
#. Tag: para
-#: boot-installer.xml:1163
+#: boot-installer.xml:1133
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1857,7 +1786,7 @@ msgstr ""
"Boot Manager getoond worden."
#. Tag: para
-#: boot-installer.xml:1169
+#: boot-installer.xml:1139
#, no-c-format
msgid ""
"Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
@@ -1868,7 +1797,7 @@ msgstr ""
"krijgt u een nieuw menu."
#. Tag: para
-#: boot-installer.xml:1175
+#: boot-installer.xml:1145
#, no-c-format
msgid ""
"Select <command>Boot From a File</command> from the menu with the arrow keys "
@@ -1887,7 +1816,7 @@ msgstr ""
"moeten merken dat de informatie over apparaat en controller dezelfde is."
#. Tag: para
-#: boot-installer.xml:1186
+#: boot-installer.xml:1156
#, no-c-format
msgid ""
"You can choose either of the entries that refer to the CD/DVD drive. Select "
@@ -1907,7 +1836,7 @@ msgstr ""
"stap."
#. Tag: para
-#: boot-installer.xml:1197
+#: boot-installer.xml:1167
#, no-c-format
msgid ""
"You will only need this step if you chose <command>Debian Inst [Acpi ...</"
@@ -1924,7 +1853,7 @@ msgstr ""
"laadsequentie van het opstartproces activeren."
#. Tag: para
-#: boot-installer.xml:1209
+#: boot-installer.xml:1179
#, no-c-format
msgid ""
"These steps start the &debian; boot loader which will display a menu page "
@@ -1936,13 +1865,13 @@ msgstr ""
"selecteren van de opstartkernel en de opties."
#. Tag: title
-#: boot-installer.xml:1219
+#: boot-installer.xml:1189
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr "Optie 2: Opstarten vanaf de EFI Shell"
#. Tag: para
-#: boot-installer.xml:1220
+#: boot-installer.xml:1190
#, no-c-format
msgid ""
"If, for some reason, option 1 is not successful, reboot the machine and when "
@@ -1956,7 +1885,7 @@ msgstr ""
"Start de &debian; installatie-CD via de volgende stappen:"
#. Tag: para
-#: boot-installer.xml:1231
+#: boot-installer.xml:1201
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1968,7 +1897,7 @@ msgstr ""
"Boot Manager getoond worden."
#. Tag: para
-#: boot-installer.xml:1237
+#: boot-installer.xml:1207
#, no-c-format
msgid ""
"Select <command>EFI Shell</command> from the menu with the arrow keys and "
@@ -1992,7 +1921,7 @@ msgstr ""
"geïnitialiseerd wordt."
#. Tag: para
-#: boot-installer.xml:1251
+#: boot-installer.xml:1221
#, no-c-format
msgid ""
"Examine the output from the shell looking for the CDROM drive. It is most "
@@ -2006,7 +1935,7 @@ msgstr ""
"<filename>fs<replaceable>n</replaceable></filename> vermeld worden."
#. Tag: para
-#: boot-installer.xml:1258
+#: boot-installer.xml:1228
#, no-c-format
msgid ""
"Enter <command>fs<replaceable>n</replaceable>:</command> and press "
@@ -2020,7 +1949,7 @@ msgstr ""
"shell zal nu het partitienummer als zijn prompt gebruiken."
#. Tag: para
-#: boot-installer.xml:1265
+#: boot-installer.xml:1235
#, no-c-format
msgid ""
"Enter <command>elilo</command> and press <command>ENTER</command>. This will "
@@ -2030,7 +1959,7 @@ msgstr ""
"zal de laadsequentie van het opstartproces activeren."
#. Tag: para
-#: boot-installer.xml:1272
+#: boot-installer.xml:1242
#, no-c-format
msgid ""
"As with option 1, these steps start the &debian; boot loader which will "
@@ -2046,13 +1975,13 @@ msgstr ""
"met het selecteren van de opstartkernel en de opties."
#. Tag: title
-#: boot-installer.xml:1286
+#: boot-installer.xml:1256
#, no-c-format
msgid "Installing using a Serial Console"
msgstr "De installatie met behulp van een seriële console"
#. Tag: para
-#: boot-installer.xml:1288
+#: boot-installer.xml:1258
#, no-c-format
msgid ""
"You may choose to perform an install using a monitor and keyboard or using a "
@@ -2074,7 +2003,7 @@ msgstr ""
"de meest voorkomende instellingen inzake baudsnelheid. "
#. Tag: para
-#: boot-installer.xml:1299
+#: boot-installer.xml:1269
#, no-c-format
msgid ""
"In most circumstances, you will want the installer to use the same baud rate "
@@ -2088,7 +2017,7 @@ msgstr ""
"shell het commando <command>baud</command> te gebruiken."
#. Tag: para
-#: boot-installer.xml:1306
+#: boot-installer.xml:1276
#, no-c-format
msgid ""
"If there is not an option available that is configured for the serial device "
@@ -2105,7 +2034,7 @@ msgstr ""
"command> in."
#. Tag: para
-#: boot-installer.xml:1317
+#: boot-installer.xml:1287
#, no-c-format
msgid ""
"Most IA-64 boxes ship with a default console setting of 9600 baud. This "
@@ -2125,7 +2054,7 @@ msgstr ""
"van het installatiesysteem in tekstmodus."
#. Tag: para
-#: boot-installer.xml:1326
+#: boot-installer.xml:1296
#, no-c-format
msgid ""
"If you select the wrong console type, you will be able to select the kernel "
@@ -2139,13 +2068,13 @@ msgstr ""
"om de machine terug op te starten voor u met de installatie kunt beginnen."
#. Tag: title
-#: boot-installer.xml:1335
+#: boot-installer.xml:1305
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr "De opstartkernel en opties selecteren"
#. Tag: para
-#: boot-installer.xml:1337
+#: boot-installer.xml:1307
#, no-c-format
msgid ""
"The boot loader will display a form with a menu list and a text window with "
@@ -2167,7 +2096,7 @@ msgstr ""
"courante opties voor de commandoregel."
#. Tag: para
-#: boot-installer.xml:1349
+#: boot-installer.xml:1319
#, no-c-format
msgid ""
"Consult the <classname>General</classname> help screen for the description "
@@ -2192,7 +2121,7 @@ msgstr ""
"volgende twee stappen selecteren en starten de installatie:"
#. Tag: para
-#: boot-installer.xml:1367
+#: boot-installer.xml:1337
#, no-c-format
msgid ""
"Select the kernel version and installation mode most appropriate to your "
@@ -2202,7 +2131,7 @@ msgstr ""
"best aansluit bij uw noden."
#. Tag: para
-#: boot-installer.xml:1372
+#: boot-installer.xml:1342
#, no-c-format
msgid ""
"Enter any boot parameters by typing at the keyboard. The text will be "
@@ -2214,7 +2143,7 @@ msgstr ""
"kernelparameters (zoals de instellingen voor de seriële console) opgegeven."
#. Tag: para
-#: boot-installer.xml:1379
+#: boot-installer.xml:1349
#, no-c-format
msgid ""
"Press <command>ENTER</command>. This will load and start the kernel. The "
@@ -2226,7 +2155,7 @@ msgstr ""
"gevolgd door het openingsscherm van het &debian; installatiesysteem."
#. Tag: para
-#: boot-installer.xml:1388 boot-installer.xml:1525
+#: boot-installer.xml:1358 boot-installer.xml:1495
#, no-c-format
msgid ""
"Proceed to the next chapter to continue the installation where you will set "
@@ -2236,7 +2165,7 @@ msgstr ""
"waarbij u de taallokalisatie, het netwerk en de schijfpartities instelt."
#. Tag: para
-#: boot-installer.xml:1399
+#: boot-installer.xml:1369
#, no-c-format
msgid ""
"Booting an IA-64 system from the network is similar to a CD boot. The only "
@@ -2257,7 +2186,7 @@ msgstr ""
"het CD-station."
#. Tag: para
-#: boot-installer.xml:1434
+#: boot-installer.xml:1404
#, no-c-format
msgid ""
"Network booting an IA-64 system requires two architecture-specific actions. "
@@ -2272,13 +2201,13 @@ msgstr ""
"opstartmanager om het inladen over het netwerk mogelijk te maken."
#. Tag: title
-#: boot-installer.xml:1445
+#: boot-installer.xml:1415
#, no-c-format
msgid "Configuring the Server"
msgstr "De server configureren"
#. Tag: para
-#: boot-installer.xml:1446
+#: boot-installer.xml:1416
#, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something "
@@ -2302,7 +2231,7 @@ msgstr ""
"<command>elilo.efi</command> uitgevoerd wordt op de cliënt."
#. Tag: para
-#: boot-installer.xml:1456
+#: boot-installer.xml:1426
#, no-c-format
msgid ""
"Extract the <filename>netboot.tar.gz</filename> file into the directory used "
@@ -2319,7 +2248,7 @@ msgstr ""
"IA-64 systeem bevatten."
#. Tag: screen
-#: boot-installer.xml:1466
+#: boot-installer.xml:1436
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
@@ -2337,7 +2266,7 @@ msgstr ""
"[...]"
#. Tag: para
-#: boot-installer.xml:1466
+#: boot-installer.xml:1436
#, no-c-format
msgid ""
"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
@@ -2360,13 +2289,13 @@ msgstr ""
"meekomt met het pakket <classname>elilo</classname>."
#. Tag: title
-#: boot-installer.xml:1483
+#: boot-installer.xml:1453
#, no-c-format
msgid "Configuring the Client"
msgstr "De cliënt configureren"
#. Tag: para
-#: boot-installer.xml:1484
+#: boot-installer.xml:1454
#, no-c-format
msgid ""
"To configure the client to support TFTP booting, start by booting to EFI and "
@@ -2399,7 +2328,7 @@ msgstr ""
"filename>."
#. Tag: para
-#: boot-installer.xml:1516
+#: boot-installer.xml:1486
#, no-c-format
msgid ""
"The boot loader will display its prompt after it has downloaded and "
@@ -2415,13 +2344,13 @@ msgstr ""
"netwerk te installeren, zal het installatiesysteem van &debian; starten."
#. Tag: title
-#: boot-installer.xml:1570
+#: boot-installer.xml:1540
#, no-c-format
msgid "S/390 Limitations"
msgstr "Restricties bij de S/390"
#. Tag: para
-#: boot-installer.xml:1571
+#: boot-installer.xml:1541
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -2431,7 +2360,7 @@ msgstr ""
"netwerkopstelling en een ssh-sessie vereist."
#. Tag: para
-#: boot-installer.xml:1576
+#: boot-installer.xml:1546
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -2445,13 +2374,13 @@ msgstr ""
"standaard installatiesysteem zal activeren."
#. Tag: title
-#: boot-installer.xml:1587
+#: boot-installer.xml:1557
#, no-c-format
msgid "S/390 Boot Parameters"
msgstr "Opstartparameters voor de S/390"
#. Tag: para
-#: boot-installer.xml:1588
+#: boot-installer.xml:1558
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -2472,7 +2401,7 @@ msgstr ""
"van extra spaties."
#. Tag: para
-#: boot-installer.xml:1605
+#: boot-installer.xml:1575
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -2515,25 +2444,25 @@ msgstr ""
"filename>."
#. Tag: title
-#: boot-installer.xml:1890
+#: boot-installer.xml:1860
#, no-c-format
msgid "Booting a ppc64el machine"
msgstr "Een ppc64el machine opstarten"
#. Tag: para
-#: boot-installer.xml:1891
+#: boot-installer.xml:1861
#, no-c-format
msgid "How to boot a ppc64el machine:"
msgstr "Zo kunt u een ppc64el machine opstarten:"
#. Tag: title
-#: boot-installer.xml:1897
+#: boot-installer.xml:1867
#, no-c-format
msgid "Petitboot"
msgstr "Petitboot"
#. Tag: para
-#: boot-installer.xml:1898
+#: boot-installer.xml:1868
#, no-c-format
msgid ""
"Petitboot is a platform independent bootloader based on the Linux kexec. "
@@ -2551,7 +2480,7 @@ msgstr ""
"opstartmechanisme."
#. Tag: para
-#: boot-installer.xml:1906
+#: boot-installer.xml:1876
#, no-c-format
msgid ""
"Petitboot looks for bootloader configuration files on mountable devices in "
@@ -2563,7 +2492,7 @@ msgstr ""
"opstartinformatie te gebruiken die afkomstig is van een DHCP-server."
#. Tag: para
-#: boot-installer.xml:1957
+#: boot-installer.xml:1927
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2583,7 +2512,7 @@ msgstr ""
"aan &d-i; aan het einde van het <userinput>boot</userinput> commando."
#. Tag: para
-#: boot-installer.xml:2011
+#: boot-installer.xml:1981
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2596,13 +2525,13 @@ msgstr ""
"apparaat)."
#. Tag: title
-#: boot-installer.xml:2020
+#: boot-installer.xml:1990
#, no-c-format
msgid "IDPROM Messages"
msgstr "Meldingen over IDPROM"
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:1991
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2617,13 +2546,13 @@ msgstr ""
"\"&url-sun-nvram-faq;\">NVRAM FAQ van Sun</ulink> voor meer informatie."
#. Tag: title
-#: boot-installer.xml:2040
+#: boot-installer.xml:2010
#, no-c-format
msgid "Accessibility"
msgstr "Toegankelijkheid"
#. Tag: para
-#: boot-installer.xml:2041
+#: boot-installer.xml:2011
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2655,13 +2584,13 @@ msgstr ""
"toetsenbord als een QWERTY-toetsenbord beschouwt."
#. Tag: title
-#: boot-installer.xml:2061
+#: boot-installer.xml:2031
#, no-c-format
msgid "Installer front-end"
msgstr "Frontend voor het installatiesysteem"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2032
#, no-c-format
msgid ""
"The &debian; installer supports several front-ends for asking questions, "
@@ -2680,13 +2609,13 @@ msgstr ""
"<xref linkend=\"installer-args\"/>."
#. Tag: title
-#: boot-installer.xml:2074
+#: boot-installer.xml:2044
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB brailleschermen"
#. Tag: para
-#: boot-installer.xml:2075
+#: boot-installer.xml:2045
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2709,13 +2638,13 @@ msgstr ""
"website</ulink>."
#. Tag: title
-#: boot-installer.xml:2090
+#: boot-installer.xml:2060
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Seriële brailleschermen"
#. Tag: para
-#: boot-installer.xml:2091
+#: boot-installer.xml:2061
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2761,13 +2690,13 @@ msgstr ""
"classname> website</ulink>."
#. Tag: title
-#: boot-installer.xml:2118 boot-installer.xml:3110
+#: boot-installer.xml:2088 boot-installer.xml:3080
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "Softwarematige spraaksynthese"
#. Tag: para
-#: boot-installer.xml:2119
+#: boot-installer.xml:2089
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2787,7 +2716,7 @@ msgstr ""
"ondersteuning voor softwarematige spraaksynthese geïnstalleerd worden."
#. Tag: para
-#: boot-installer.xml:2128
+#: boot-installer.xml:2098
#, no-c-format
msgid ""
"If several sound cards are detected, you will be prompted to press "
@@ -2798,7 +2727,7 @@ msgstr ""
"hoort komen."
#. Tag: para
-#: boot-installer.xml:2133
+#: boot-installer.xml:2103
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2810,7 +2739,7 @@ msgstr ""
"is in <classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:2139
+#: boot-installer.xml:2109
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2841,13 +2770,13 @@ msgstr ""
"keren, typt u aan de prompt <userinput>&lt;</userinput>."
#. Tag: title
-#: boot-installer.xml:2167
+#: boot-installer.xml:2137
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Hardwarespraaksynthese"
#. Tag: para
-#: boot-installer.xml:2168
+#: boot-installer.xml:2138
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2862,7 +2791,7 @@ msgstr ""
"installatie</quote>."
#. Tag: para
-#: boot-installer.xml:2175
+#: boot-installer.xml:2145
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2886,13 +2815,13 @@ msgstr ""
"geïnstalleerd worden."
#. Tag: title
-#: boot-installer.xml:2190
+#: boot-installer.xml:2160
#, no-c-format
msgid "Board Devices"
msgstr "Apparatuur op een kaart"
#. Tag: para
-#: boot-installer.xml:2191
+#: boot-installer.xml:2161
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2910,7 +2839,7 @@ msgstr ""
"wel beperkt."
#. Tag: para
-#: boot-installer.xml:2199
+#: boot-installer.xml:2169
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2921,13 +2850,13 @@ msgstr ""
"&enterkey; te typen."
#. Tag: title
-#: boot-installer.xml:2207
+#: boot-installer.xml:2177
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Een stijl met verhoogd contrast"
#. Tag: para
-#: boot-installer.xml:2208
+#: boot-installer.xml:2178
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2944,13 +2873,13 @@ msgstr ""
"<userinput>theme=dark</userinput> toevoegen als opstartparameter."
#. Tag: title
-#: boot-installer.xml:2219
+#: boot-installer.xml:2189
#, no-c-format
msgid "Zoom"
msgstr "Zoomfunctie"
#. Tag: para
-#: boot-installer.xml:2220
+#: boot-installer.xml:2190
#, no-c-format
msgid ""
"For users with low vision, the graphical installer has a very basic zoom "
@@ -2965,13 +2894,13 @@ msgstr ""
"letters groter en kleiner gemaakt worden."
#. Tag: title
-#: boot-installer.xml:2230
+#: boot-installer.xml:2200
#, no-c-format
msgid "Expert install, rescue mode, automated install"
msgstr "Expertmodus, reparatiemodus, geautomatiseerde installatie"
#. Tag: para
-#: boot-installer.xml:2231
+#: boot-installer.xml:2201
#, no-c-format
msgid ""
"Expert, Rescue, and Automated installation choices are also available with "
@@ -3003,7 +2932,7 @@ msgstr ""
"systeem moet u daarna telkens op &enterkey; drukken."
#. Tag: para
-#: boot-installer.xml:2246
+#: boot-installer.xml:2216
#, no-c-format
msgid ""
"The automated install choice allows to install &debian; completely "
@@ -3018,13 +2947,13 @@ msgstr ""
"preseeding zelf wordt gedocumenteerd in <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:2256
+#: boot-installer.xml:2226
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Toegankelijkheid van het geïnstalleerde systeem"
#. Tag: para
-#: boot-installer.xml:2257
+#: boot-installer.xml:2227
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -3036,13 +2965,13 @@ msgstr ""
"Debian over toegankelijkheid</ulink>."
#. Tag: title
-#: boot-installer.xml:2271
+#: boot-installer.xml:2241
#, no-c-format
msgid "Boot Parameters"
msgstr "Opstartparameters"
#. Tag: para
-#: boot-installer.xml:2272
+#: boot-installer.xml:2242
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -3057,7 +2986,7 @@ msgstr ""
"gevallen moet u de kernel echter een beetje helpen."
#. Tag: para
-#: boot-installer.xml:2279
+#: boot-installer.xml:2249
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3073,7 +3002,7 @@ msgstr ""
"informeren."
#. Tag: para
-#: boot-installer.xml:2286
+#: boot-installer.xml:2256
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3090,13 +3019,13 @@ msgstr ""
"behandeld."
#. Tag: title
-#: boot-installer.xml:2298
+#: boot-installer.xml:2268
#, no-c-format
msgid "Boot console"
msgstr "Opstartconsole"
#. Tag: para
-#: boot-installer.xml:2300
+#: boot-installer.xml:2270
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3116,7 +3045,7 @@ msgstr ""
"is, wat gewoonlijk iets in de zin van <filename>ttyS0</filename> is."
#. Tag: para
-#: boot-installer.xml:2312
+#: boot-installer.xml:2282
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -3133,7 +3062,7 @@ msgstr ""
"systeem (als het installatiesysteem dit voor de opstartlader ondersteunt)."
#. Tag: para
-#: boot-installer.xml:2320
+#: boot-installer.xml:2290
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -3163,7 +3092,7 @@ msgstr ""
"heel dicht bij het type <literal>vt102</literal> aanleunt."
#. Tag: para
-#: boot-installer.xml:2336
+#: boot-installer.xml:2306
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3177,13 +3106,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2348
+#: boot-installer.xml:2318
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Parameters voor het installatiesysteem van &debian;"
#. Tag: para
-#: boot-installer.xml:2349
+#: boot-installer.xml:2319
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3202,7 +3131,7 @@ msgstr ""
"para> </footnote> die handig kunnen zijn."
#. Tag: para
-#: boot-installer.xml:2364
+#: boot-installer.xml:2334
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3219,13 +3148,13 @@ msgstr ""
"ook in de voorbeelden toegepast worden."
#. Tag: term
-#: boot-installer.xml:2376
+#: boot-installer.xml:2346
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2377
+#: boot-installer.xml:2347
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
@@ -3233,7 +3162,7 @@ msgstr ""
"meldingen op het scherm weergegeven zouden worden."
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2351
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3249,7 +3178,7 @@ msgstr ""
"installatiesysteem indien nodig de urgentie aan."
#. Tag: para
-#: boot-installer.xml:2388
+#: boot-installer.xml:2358
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3270,13 +3199,13 @@ msgstr ""
"te nemen."
#. Tag: term
-#: boot-installer.xml:2402
+#: boot-installer.xml:2372
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2403
+#: boot-installer.xml:2373
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3313,13 +3242,13 @@ msgstr ""
"<userinput>gtk</userinput>."
#. Tag: term
-#: boot-installer.xml:2434
+#: boot-installer.xml:2404
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2435
+#: boot-installer.xml:2405
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3333,49 +3262,49 @@ msgstr ""
"beschikbaar worden. (Verlaat de shells om het opstartproces voort te zetten.)"
#. Tag: userinput
-#: boot-installer.xml:2444
+#: boot-installer.xml:2414
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2445
+#: boot-installer.xml:2415
#, no-c-format
msgid "This is the default."
msgstr "Dit is de standaardinstelling."
#. Tag: userinput
-#: boot-installer.xml:2449
+#: boot-installer.xml:2419
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2450
+#: boot-installer.xml:2420
#, no-c-format
msgid "More verbose than usual."
msgstr "Omslachtiger dan gebruikelijk."
#. Tag: userinput
-#: boot-installer.xml:2454
+#: boot-installer.xml:2424
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2455
+#: boot-installer.xml:2425
#, no-c-format
msgid "Lots of debugging information."
msgstr "Een hoop debug-informatie."
#. Tag: userinput
-#: boot-installer.xml:2459
+#: boot-installer.xml:2429
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2460
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3386,19 +3315,19 @@ msgstr ""
"te zetten."
#. Tag: term
-#: boot-installer.xml:2474
+#: boot-installer.xml:2444
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2475
+#: boot-installer.xml:2445
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2476
+#: boot-installer.xml:2446
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3411,13 +3340,13 @@ msgstr ""
"syslogpoort 514 gebruikt."
#. Tag: term
-#: boot-installer.xml:2487
+#: boot-installer.xml:2457
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2488
+#: boot-installer.xml:2458
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3430,13 +3359,13 @@ msgstr ""
"2. Zie ook <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2498
+#: boot-installer.xml:2468
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2499
+#: boot-installer.xml:2469
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3447,13 +3376,13 @@ msgstr ""
"fysieke beveiliging."
#. Tag: term
-#: boot-installer.xml:2508
+#: boot-installer.xml:2478
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2509
+#: boot-installer.xml:2479
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3473,13 +3402,13 @@ msgstr ""
"installatie."
#. Tag: para
-#: boot-installer.xml:2518
+#: boot-installer.xml:2488
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Dergelijke problemen werden op hppa gesignaleerd."
#. Tag: para
-#: boot-installer.xml:2522
+#: boot-installer.xml:2492
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3498,13 +3427,13 @@ msgstr ""
"schrijfwijze ervan <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2536
+#: boot-installer.xml:2506
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2537
+#: boot-installer.xml:2507
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3526,13 +3455,13 @@ msgstr ""
"gebruikt worden)."
#. Tag: term
-#: boot-installer.xml:2552 boot-installer.xml:2785
+#: boot-installer.xml:2522 boot-installer.xml:2755
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2553
+#: boot-installer.xml:2523
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3547,7 +3476,7 @@ msgstr ""
"configuratie mislukt."
#. Tag: para
-#: boot-installer.xml:2560
+#: boot-installer.xml:2530
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -3564,13 +3493,13 @@ msgstr ""
"kunnen invoeren."
#. Tag: term
-#: boot-installer.xml:2571
+#: boot-installer.xml:2541
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2572
+#: boot-installer.xml:2542
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3581,13 +3510,13 @@ msgstr ""
"staan erom bekend zich slecht te gedragen op dit punt."
#. Tag: term
-#: boot-installer.xml:2582
+#: boot-installer.xml:2552
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2583
+#: boot-installer.xml:2553
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3603,13 +3532,13 @@ msgstr ""
"installatiesysteem van &debian;</ulink>."
#. Tag: term
-#: boot-installer.xml:2594
+#: boot-installer.xml:2564
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2595
+#: boot-installer.xml:2565
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3620,13 +3549,13 @@ msgstr ""
"<xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2604
+#: boot-installer.xml:2574
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2605
+#: boot-installer.xml:2575
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3637,13 +3566,13 @@ msgstr ""
"<xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2614
+#: boot-installer.xml:2584
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2615
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3661,13 +3590,13 @@ msgstr ""
"details."
#. Tag: term
-#: boot-installer.xml:2627
+#: boot-installer.xml:2597
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2628
+#: boot-installer.xml:2598
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3681,13 +3610,13 @@ msgstr ""
"installaties."
#. Tag: term
-#: boot-installer.xml:2639
+#: boot-installer.xml:2609
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2640
+#: boot-installer.xml:2610
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3700,13 +3629,13 @@ msgstr ""
"userinput> om dit te voorkomen."
#. Tag: term
-#: boot-installer.xml:2651
+#: boot-installer.xml:2621
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2652
+#: boot-installer.xml:2622
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3725,7 +3654,7 @@ msgstr ""
"media niet automatisch terugplaatsen."
#. Tag: para
-#: boot-installer.xml:2661
+#: boot-installer.xml:2631
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3738,13 +3667,13 @@ msgstr ""
"initiële installatie."
#. Tag: term
-#: boot-installer.xml:2672
+#: boot-installer.xml:2642
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2673
+#: boot-installer.xml:2643
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3759,7 +3688,7 @@ msgstr ""
"Zie ook <xref linkend=\"di-install-base\"/>."
#. Tag: para
-#: boot-installer.xml:2680
+#: boot-installer.xml:2650
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3776,13 +3705,13 @@ msgstr ""
"worden door zeer ervaren gebruikers."
#. Tag: term
-#: boot-installer.xml:2692
+#: boot-installer.xml:2662
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2693
+#: boot-installer.xml:2663
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3796,13 +3725,13 @@ msgstr ""
"\">Waarschuwing: onveilig, niet aanbevolen.</emphasis>"
#. Tag: term
-#: boot-installer.xml:2704
+#: boot-installer.xml:2674
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2705
+#: boot-installer.xml:2675
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3815,13 +3744,13 @@ msgstr ""
"waarde wordt in kB uitgedrukt."
#. Tag: term
-#: boot-installer.xml:2715
+#: boot-installer.xml:2685
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2716
+#: boot-installer.xml:2686
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3832,13 +3761,13 @@ msgstr ""
"\"/>."
#. Tag: title
-#: boot-installer.xml:2729
+#: boot-installer.xml:2699
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Het gebruik van opstartparameters om op vragen te antwoorden"
#. Tag: para
-#: boot-installer.xml:2730
+#: boot-installer.xml:2700
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3853,25 +3782,25 @@ msgstr ""
"specifieke voorbeelden worden hierna vermeld."
#. Tag: term
-#: boot-installer.xml:2742
+#: boot-installer.xml:2712
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2743
+#: boot-installer.xml:2713
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2744
+#: boot-installer.xml:2714
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2745
+#: boot-installer.xml:2715
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3882,7 +3811,7 @@ msgstr ""
"stellen."
#. Tag: para
-#: boot-installer.xml:2750
+#: boot-installer.xml:2720
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3903,7 +3832,7 @@ msgstr ""
"kunnen worden."
#. Tag: para
-#: boot-installer.xml:2759
+#: boot-installer.xml:2729
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3920,13 +3849,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2771
+#: boot-installer.xml:2741
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2772
+#: boot-installer.xml:2742
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3943,7 +3872,7 @@ msgstr ""
"<xref linkend=\"pppoe\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:2786
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3954,13 +3883,13 @@ msgstr ""
"netwerkconfiguratie wilt afdwingen."
#. Tag: term
-#: boot-installer.xml:2795
+#: boot-installer.xml:2765
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2796
+#: boot-installer.xml:2766
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3979,13 +3908,13 @@ msgstr ""
"en dat u die computernaam dan handmatig zult moeten instellen."
#. Tag: term
-#: boot-installer.xml:2809
+#: boot-installer.xml:2779
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2810
+#: boot-installer.xml:2780
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3997,13 +3926,13 @@ msgstr ""
"<xref linkend=\"pkgsel\"/> voor bijkomende informatie."
#. Tag: title
-#: boot-installer.xml:2824
+#: boot-installer.xml:2794
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Parameters doorgeven aan kernelmodules"
#. Tag: para
-#: boot-installer.xml:2825
+#: boot-installer.xml:2795
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4030,7 +3959,7 @@ msgstr ""
"configuratie-instellingen van het geïnstalleerde systeem."
#. Tag: para
-#: boot-installer.xml:2838
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4045,7 +3974,7 @@ msgstr ""
"nodig zijn om parameters handmatig in te stellen."
#. Tag: para
-#: boot-installer.xml:2845
+#: boot-installer.xml:2815
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4067,19 +3996,19 @@ msgstr ""
"BNC (coax) connector en IRQ 10 moet gebruiken, zou u doorgeven:"
#. Tag: screen
-#: boot-installer.xml:2855
+#: boot-installer.xml:2825
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:2861
+#: boot-installer.xml:2831
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Kernel modules op een zwarte lijst plaatsen"
#. Tag: para
-#: boot-installer.xml:2862
+#: boot-installer.xml:2832
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4098,7 +4027,7 @@ msgstr ""
"of als het verkeerde stuurprogramma eerst geladen werd."
#. Tag: para
-#: boot-installer.xml:2871
+#: boot-installer.xml:2841
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4114,7 +4043,7 @@ msgstr ""
"installatie als op het geïnstalleerd systeem."
#. Tag: para
-#: boot-installer.xml:2879
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4128,19 +4057,19 @@ msgstr ""
"modules die weergegeven wordt tijdens de fase van apparaatherkenning."
#. Tag: title
-#: boot-installer.xml:2895
+#: boot-installer.xml:2865
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Probleemanalyse bij het installatieproces"
#. Tag: title
-#: boot-installer.xml:2900
+#: boot-installer.xml:2870
#, no-c-format
msgid "Reliability of optical media"
msgstr "Betrouwbaarheid van optische media"
#. Tag: para
-#: boot-installer.xml:2901
+#: boot-installer.xml:2871
#, no-c-format
msgid ""
"Sometimes, especially with older drives, the installer may fail to boot from "
@@ -4156,7 +4085,7 @@ msgstr ""
"de schijf tijdens de installatie."
#. Tag: para
-#: boot-installer.xml:2908
+#: boot-installer.xml:2878
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4168,13 +4097,13 @@ msgstr ""
"over hoe ermee om te gaan. De rest laten we aan u over."
#. Tag: para
-#: boot-installer.xml:2914
+#: boot-installer.xml:2884
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Eerst zou u twee heel eenvoudige dingen moeten proberen."
#. Tag: para
-#: boot-installer.xml:2919
+#: boot-installer.xml:2889
#, no-c-format
msgid ""
"If the disc does not boot, check that it was inserted correctly and that it "
@@ -4184,7 +4113,7 @@ msgstr ""
"correct in het station geplaatst werd en of zij niet vuil is."
#. Tag: para
-#: boot-installer.xml:2925
+#: boot-installer.xml:2895
#, no-c-format
msgid ""
"If the installer fails to recognize the disc, try just running the option "
@@ -4199,7 +4128,7 @@ msgstr ""
"problemen bij erg oude CD-stations op die manier opgelost raken."
#. Tag: para
-#: boot-installer.xml:2935
+#: boot-installer.xml:2905
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4210,7 +4139,7 @@ msgstr ""
"gelden zowel voor CD als voor DVD."
#. Tag: para
-#: boot-installer.xml:2940
+#: boot-installer.xml:2910
#, no-c-format
msgid ""
"If you cannot get the installation working from optical disc, try one of the "
@@ -4221,13 +4150,13 @@ msgstr ""
"proberen."
#. Tag: title
-#: boot-installer.xml:2948
+#: boot-installer.xml:2918
#, no-c-format
msgid "Common issues"
msgstr "Gebruikelijke problemen"
#. Tag: para
-#: boot-installer.xml:2951
+#: boot-installer.xml:2921
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4237,7 +4166,7 @@ msgstr ""
"een hoge snelheid gebrand werden door een moderne CD-writer."
#. Tag: para
-#: boot-installer.xml:2968
+#: boot-installer.xml:2938
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4247,13 +4176,13 @@ msgstr ""
"memory access</quote> (DMA) gebruikt wordt."
#. Tag: title
-#: boot-installer.xml:2979
+#: boot-installer.xml:2949
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Problemen onderzoeken en ze eventueel oplossen"
#. Tag: para
-#: boot-installer.xml:2980
+#: boot-installer.xml:2950
#, no-c-format
msgid "If the optical disc fails to boot, try the suggestions listed below."
msgstr ""
@@ -4261,7 +4190,7 @@ msgstr ""
"hierna vermelde suggesties."
#. Tag: para
-#: boot-installer.xml:2985
+#: boot-installer.xml:2955
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from optical disc (only an "
@@ -4273,7 +4202,7 @@ msgstr ""
"opstarten vanaf dergelijke media in het BIOS geactiveerd is."
#. Tag: para
-#: boot-installer.xml:2992
+#: boot-installer.xml:2962
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4300,7 +4229,7 @@ msgstr ""
"van de schijf te lezen."
#. Tag: screen
-#: boot-installer.xml:3005
+#: boot-installer.xml:2975
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4322,7 +4251,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3010
+#: boot-installer.xml:2980
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the disc is not "
@@ -4345,7 +4274,7 @@ msgstr ""
"activeren."
#. Tag: para
-#: boot-installer.xml:3022
+#: boot-installer.xml:2992
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4358,7 +4287,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3029
+#: boot-installer.xml:2999
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your optical drive was "
@@ -4391,7 +4320,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3043
+#: boot-installer.xml:3013
#, no-c-format
msgid ""
"Check that there is a device node for your optical drive under <filename>/"
@@ -4404,7 +4333,7 @@ msgstr ""
"filename> moeten bestaan."
#. Tag: para
-#: boot-installer.xml:3051
+#: boot-installer.xml:3021
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the optical disc is "
@@ -4422,7 +4351,7 @@ msgstr ""
"tot foutmeldingen."
#. Tag: para
-#: boot-installer.xml:3061
+#: boot-installer.xml:3031
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4448,7 +4377,7 @@ msgstr ""
"apparaat dat met uw optisch station overeenkomt."
#. Tag: para
-#: boot-installer.xml:3076
+#: boot-installer.xml:3046
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4463,13 +4392,13 @@ msgstr ""
"na te gaan of de schijf op een betrouwbare wijze gelezen kan worden."
#. Tag: title
-#: boot-installer.xml:3090
+#: boot-installer.xml:3060
#, no-c-format
msgid "Boot Configuration"
msgstr "De configuratie van het opstartproces"
#. Tag: para
-#: boot-installer.xml:3092
+#: boot-installer.xml:3062
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4484,7 +4413,7 @@ msgstr ""
"\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3101
+#: boot-installer.xml:3071
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4496,7 +4425,7 @@ msgstr ""
"firmware\"/> en <xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:3112
+#: boot-installer.xml:3082
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4516,37 +4445,37 @@ msgstr ""
"vanuit een Linux-systeem met werkend geluid (bijv. een live-CD)."
#. Tag: userinput
-#: boot-installer.xml:3123
+#: boot-installer.xml:3093
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:3125
+#: boot-installer.xml:3095
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:3127
+#: boot-installer.xml:3097
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:3129
+#: boot-installer.xml:3099
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:3137 boot-installer.xml:3242
+#: boot-installer.xml:3107 boot-installer.xml:3212
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Gebruikelijke installatieproblemen bij &arch-title;"
#. Tag: para
-#: boot-installer.xml:3138
+#: boot-installer.xml:3108
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4557,7 +4486,7 @@ msgstr ""
"installatiesysteem."
#. Tag: para
-#: boot-installer.xml:3183
+#: boot-installer.xml:3153
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4578,13 +4507,13 @@ msgstr ""
"consolefunctionaliteit. Zie <xref linkend=\"boot-parms\"/> voor details."
#. Tag: title
-#: boot-installer.xml:3197
+#: boot-installer.xml:3167
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Het vastlopen van het systeem in de fase van de PCMCIA-configuratie"
#. Tag: para
-#: boot-installer.xml:3198
+#: boot-installer.xml:3168
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4606,7 +4535,7 @@ msgstr ""
"dat verantwoordelijk is voor de problemen, uitsluiten."
#. Tag: para
-#: boot-installer.xml:3208
+#: boot-installer.xml:3178
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4630,20 +4559,20 @@ msgstr ""
"installatiesysteem doorgeeft."
#. Tag: para
-#: boot-installer.xml:3243
+#: boot-installer.xml:3213
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
"Een aantal gebruikelijke installatieproblemen zijn het vermelden waard."
#. Tag: title
-#: boot-installer.xml:3249
+#: boot-installer.xml:3219
#, no-c-format
msgid "Misdirected video output"
msgstr "Verkeerd geadresseerde video-uitvoer"
#. Tag: para
-#: boot-installer.xml:3250
+#: boot-installer.xml:3220
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4672,7 +4601,7 @@ msgstr ""
"opstarten met <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3264
+#: boot-installer.xml:3234
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4687,13 +4616,13 @@ msgstr ""
"X11 installeerde."
#. Tag: title
-#: boot-installer.xml:3275
+#: boot-installer.xml:3245
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Opstarten of installeren van CD mislukt"
#. Tag: para
-#: boot-installer.xml:3276
+#: boot-installer.xml:3246
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4706,7 +4635,7 @@ msgstr ""
"problemen werden bij SunBlade systemen gesignaleerd."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3252
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -4714,13 +4643,13 @@ msgstr ""
"netwerk op te starten."
#. Tag: title
-#: boot-installer.xml:3291
+#: boot-installer.xml:3261
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "De meldingen bij het opstarten van de kernel interpreteren"
#. Tag: para
-#: boot-installer.xml:3293
+#: boot-installer.xml:3263
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4760,13 +4689,13 @@ msgstr ""
"\"kernel-baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3318
+#: boot-installer.xml:3288
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Installatieproblemen rapporteren"
#. Tag: para
-#: boot-installer.xml:3319
+#: boot-installer.xml:3289
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4787,7 +4716,7 @@ msgstr ""
"aan het bugrapport."
#. Tag: para
-#: boot-installer.xml:3330
+#: boot-installer.xml:3300
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4799,13 +4728,13 @@ msgstr ""
"filename> nadat de computer opgestart werd met het geïnstalleerde systeem."
#. Tag: title
-#: boot-installer.xml:3341
+#: boot-installer.xml:3311
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Installatierapporten insturen"
#. Tag: para
-#: boot-installer.xml:3342
+#: boot-installer.xml:3312
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4820,7 +4749,7 @@ msgstr ""
"mogelijk aantal hardwareconfiguraties."
#. Tag: para
-#: boot-installer.xml:3349
+#: boot-installer.xml:3319
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4833,7 +4762,7 @@ msgstr ""
"gebruikt waarvan u het niet erg vindt dat het openbaar gemaakt wordt."
#. Tag: para
-#: boot-installer.xml:3355
+#: boot-installer.xml:3325
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -4853,7 +4782,7 @@ msgstr ""
"<command>reportbug installation-reports</command> uit."
#. Tag: para
-#: boot-installer.xml:3365
+#: boot-installer.xml:3335
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4980,3 +4909,84 @@ msgstr ""
"vermeld ook de laatste zichtbare meldingen van de kernel als het een "
"vastlopen van de kernel betreft. Beschrijf de verschillende stappen die u "
"ondernam en die tot het probleem op het systeem leidden."
+
+#~ msgid ""
+#~ "For <command>LILO</command>, you will need to configure two essential "
+#~ "things in <filename>/etc/lilo.conf</filename>: <itemizedlist> "
+#~ "<listitem><para> to load the <filename>initrd.gz</filename> installer at "
+#~ "boot time; </para></listitem> <listitem><para> have the "
+#~ "<filename>vmlinuz</filename> kernel use a RAM disk as its root partition. "
+#~ "</para></listitem> </itemizedlist> Here is a <filename>/etc/lilo.conf</"
+#~ "filename> example:"
+#~ msgstr ""
+#~ "Met <command>LILO</command> zult u twee essentiële dingen moeten "
+#~ "configureren in <filename>/etc/lilo.conf</filename>: <itemizedlist> "
+#~ "<listitem><para> om bij het opstarten het <filename>initrd.gz</filename> "
+#~ "installatiesysteem te laden; </para></listitem> <listitem><para> om de "
+#~ "kernel <filename>vmlinuz</filename> een RAM-schijf te laten gebruiken als "
+#~ "zijn basispartitie. </para></listitem> </itemizedlist> Hierna volgt een "
+#~ "voorbeeld van een <filename>/etc/lilo.conf</filename>:"
+
+#~ msgid ""
+#~ "image=/boot/newinstall/vmlinuz\n"
+#~ " label=newinstall\n"
+#~ " initrd=/boot/newinstall/initrd.gz"
+#~ msgstr ""
+#~ "image=/boot/newinstall/vmlinuz\n"
+#~ " label=newinstall\n"
+#~ " initrd=/boot/newinstall/initrd.gz"
+
+#~ msgid ""
+#~ "For more details, refer to the <citerefentry><refentrytitle>initrd</"
+#~ "refentrytitle> <manvolnum>4</manvolnum></citerefentry> and "
+#~ "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</"
+#~ "manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> "
+#~ "and reboot."
+#~ msgstr ""
+#~ "Raadpleeg voor bijkomende informatie de man-pagina's "
+#~ "<citerefentry><refentrytitle>initrd</refentrytitle> <manvolnum>4</"
+#~ "manvolnum></citerefentry> en <citerefentry><refentrytitle>lilo.conf</"
+#~ "refentrytitle> <manvolnum>5</manvolnum></citerefentry>. Voer nu het "
+#~ "commando <userinput>lilo</userinput> uit en herstart de computer."
+
+#~ msgid ""
+#~ "The procedure for <command>GRUB1</command> is quite similar. Locate your "
+#~ "<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
+#~ "directory (or sometimes <filename>/boot/boot/grub/</filename>) and add an "
+#~ "entry for the installer, for example (assuming <filename>/boot</filename> "
+#~ "is on the first partition of the first disk in the system):"
+#~ msgstr ""
+#~ "De werkwijze met <command>GRUB1</command> is vrij vergelijkbaar. Zoek "
+#~ "naar het bestand <filename>menu.lst</filename> in de map <filename>/boot/"
+#~ "grub/</filename> (of soms <filename>/boot/boot/grub/</filename>) en voeg "
+#~ "een item toe voor het installatiesysteem, bijvoorbeeld (in de "
+#~ "veronderstelling dat de map <filename>/boot</filename> zich bevindt op de "
+#~ "eerste partitie van de eerste schijf op het systeem):"
+
+#~ msgid ""
+#~ "title New Install\n"
+#~ "root (hd0,0)\n"
+#~ "kernel /boot/newinstall/vmlinuz\n"
+#~ "initrd /boot/newinstall/initrd.gz"
+#~ msgstr ""
+#~ "title Nieuwe Installatie\n"
+#~ "root (hd0,0)\n"
+#~ "kernel /boot/newinstall/vmlinuz\n"
+#~ "initrd /boot/newinstall/initrd.gz"
+
+#~ msgid ""
+#~ "The procedure for <command>GRUB2</command> is very similar. The file is "
+#~ "named <filename>grub.cfg</filename> instead of <filename>menu.lst</"
+#~ "filename>. An entry for the installer would be for instance for example:"
+#~ msgstr ""
+#~ "De werkwijze met <command>GRUB2</command> is vrij vergelijkbaar. De naam "
+#~ "van het bestand is <filename>grub.cfg</filename> in plaats van "
+#~ "<filename>menu.lst</filename>. Een item voor het installatiesysteem zou "
+#~ "bijvoorbeeld kunnen zijn:"
+
+#~ msgid ""
+#~ "From here on, there should be no difference between <command>GRUB</"
+#~ "command> or <command>LILO</command>."
+#~ msgstr ""
+#~ "Vanaf dan is er geen verschil meer tussen <command>GRUB</command> en "
+#~ "<command>LILO</command>."