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.po950
1 files changed, 480 insertions, 470 deletions
diff --git a/po/nl/boot-installer.po b/po/nl/boot-installer.po
index 7558280b7..b86fd5934 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: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+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"
@@ -47,280 +47,272 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:37
+#: boot-installer.xml:38
#, no-c-format
-msgid "Booting from TFTP"
+msgid "Boot image formats"
msgstr ""
#. Tag: para
-#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127
-#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741
+#: boot-installer.xml:39
#, no-c-format
msgid ""
-"Booting from the network requires that you have a network connection and a "
-"TFTP network boot server (DHCP, RARP, or BOOTP)."
+"On ARM-based systems in most cases one of two formats for boot images is "
+"used: a) standard Linux zImage-format kernels (<quote>vmlinuz</quote>) in "
+"conjunction with standard Linux initial ramdisks (<quote>initrd.gz</quote>) "
+"or b) uImage-format kernels (<quote>uImage</quote>) in conjunction with "
+"corresponding initial ramdisks (<quote>uInitrd</quote>)."
msgstr ""
#. Tag: para
-#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132
-#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746
+#: boot-installer.xml:47
#, no-c-format
msgid ""
-"Older systems such as the 715 might require the use of an RBOOT server "
-"instead of a BOOTP server."
+"uImage/uInitrd are image formats designed for the u-boot firmware that is "
+"used on many ARM-based systems. Older u-boot versions can only boot files in "
+"uImage/uInitrd format, so these are often used on older armel systems. Newer "
+"u-boot versions can - besides booting uImages/uInitrds - also boot standard "
+"Linux kernels and ramdisk images, but the command syntax to do that is "
+"slightly different from that for booting uImages."
msgstr ""
#. Tag: para
-#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137
-#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751
+#: boot-installer.xml:56
#, no-c-format
msgid ""
-"The installation method to support network booting is described in <xref "
-"linkend=\"install-tftp\"/>."
+"For systems using a multiplatform kernel, besides kernel and initial ramdisk "
+"a so-called device-tree file (or device-tree blob, <quote>dtb</quote>) is "
+"needed. It is specific to each supported system and contains a description "
+"of the particular hardware."
msgstr ""
#. Tag: title
#: boot-installer.xml:64
#, no-c-format
-msgid "Booting from CD-ROM"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746
-#: boot-installer.xml:1401 boot-installer.xml:1780
-#, no-c-format
-msgid ""
-"The easiest route for most people will be to use a set of &debian; CDs. If "
-"you have a CD set, and if your machine supports booting directly off the CD, "
-"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
-"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
-"your CD, reboot, and proceed to the next chapter."
+msgid "Booting by TFTP"
msgstr ""
#. Tag: para
-#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757
-#: boot-installer.xml:1412 boot-installer.xml:1791
+#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172
+#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789
#, no-c-format
msgid ""
-"Note that certain CD drives may require special drivers, and thus be "
-"inaccessible in the early installation stages. If it turns out the standard "
-"way of booting off a CD doesn't work for your hardware, revisit this chapter "
-"and read about alternate kernels and installation methods which may work for "
-"you."
+"Booting from the network requires that you have a network connection and a "
+"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server "
+"for automatic network configuration)."
msgstr ""
#. Tag: para
-#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765
-#: boot-installer.xml:1420 boot-installer.xml:1799
+#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178
+#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795
#, no-c-format
msgid ""
-"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
-"system components and any packages you want from CD-ROM. Simply boot using a "
-"different media, such as floppies. When it's time to install the operating "
-"system, base system, and any additional packages, point the installation "
-"system at the CD-ROM drive."
+"Older systems such as the 715 might require the use of an RBOOT server "
+"instead of a BOOTP server."
msgstr ""
#. Tag: para
-#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773
-#: boot-installer.xml:1428 boot-installer.xml:1807
+#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183
+#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800
#, no-c-format
msgid ""
-"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+"The server-side setup to support network booting is described in <xref "
+"linkend=\"install-tftp\"/>."
msgstr ""
#. Tag: title
-#: boot-installer.xml:107
+#: boot-installer.xml:90
#, no-c-format
-msgid "Booting from Firmware"
+msgid "TFTP-booting in u-boot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:113
+#: boot-installer.xml:91
#, no-c-format
msgid ""
-"There is an increasing number of consumer devices that directly boot from a "
-"flash chip on the device. The installer can be written to flash so it will "
-"automatically start when you reboot your machines."
+"Network booting on systems using the u-boot firmware consists of three "
+"steps: a) configuring the network, b) loading the images (kernel/initial "
+"ramdisk/dtb) into memory and c) actually executing the previosly loaded code."
msgstr ""
#. Tag: para
-#: boot-installer.xml:119
+#: boot-installer.xml:97
#, no-c-format
msgid ""
-"In many cases, changing the firmware of an embedded device voids your "
-"warranty. Sometimes you are also not able to recover your device if there "
-"are problems during the flashing process. Therefore, please take care and "
-"follow the steps precisely."
+"First you have to configure the network, either automatically via DHCP by "
+"running <informalexample><screen>\n"
+"setenv autoload no\n"
+"dhcp\n"
+"</screen></informalexample> or manually by setting several environment "
+"variables <informalexample><screen>\n"
+"setenv ipaddr &lt;ip address of the client&gt;\n"
+"setenv netmask &lt;netmask&gt;\n"
+"setenv serverip &lt;ip address of the tftp server&gt;\n"
+"setenv dnsip &lt;ip address of the nameserver&gt;\n"
+"setenv gatewayip &lt;ip address of the default gateway&gt;\n"
+"</screen></informalexample> If you prefer, you can make these settings "
+"permanent by running"
msgstr ""
-#. Tag: title
-#: boot-installer.xml:131
+#. Tag: screen
+#: boot-installer.xml:104
#, no-c-format
-msgid "Booting the SS4000-E"
+msgid "saveenv"
msgstr ""
#. Tag: para
-#: boot-installer.xml:132
+#: boot-installer.xml:106
#, no-c-format
msgid ""
-"Due to limitations in the SS4000-E firmware, it unfortunately is not "
-"possible to boot the installer without the use of a serial port at this "
-"time. To boot the installer, you will need a serial nullmodem cable; a "
-"computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
-"serial converter will also work. </para> </footnote>; and a ribbon cable "
-"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
-"other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older "
-"desktop machines with builtin 9-pin serial ports. </para> </footnote>."
+"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into "
+"memory. This is done with the tftpboot command, which has to be provided "
+"with the address at which the image shall be stored in memory. Unfortunately "
+"the memory map can vary from system to system, so there is no general rule "
+"which addresses can be used for this."
msgstr ""
#. Tag: para
-#: boot-installer.xml:153
+#: boot-installer.xml:114
#, no-c-format
msgid ""
-"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable "
-"to connect to the serial port of the SS4000-E, and reboot the machine. You "
-"need to use a serial terminal application to communicate with the machine; a "
-"good option on a &debian; GNU/Linux is to use the <command>cu</command> "
-"program, in the package of the same name. Assuming the serial port on your "
-"computer is to be found on <filename>/dev/ttyS0</filename>, use the "
-"following command line:"
+"On some systems, u-boot predefines a set of environment variables with "
+"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You "
+"can check whether they are defined by running <informalexample><screen>\n"
+"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n"
+"</screen></informalexample> If they are not defined, you have to check your "
+"system's documentation for appropriate values and set them manually. For "
+"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture "
+"name <quote>sun4i</quote> or the Allwinner A20, architecture name "
+"<quote>sun7i</quote>), you can e.g. use the follwing values:"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:165
-#, no-c-format
-msgid "cu -lttyS0 -s115200"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:167
+#: boot-installer.xml:125
#, no-c-format
msgid ""
-"If using Windows, you may want to consider using the program "
-"<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word "
-"length, no stop bits, and one parity bit."
+"setenv kernel_addr_r 0x46000000\n"
+"setenv fdt_addr_r 0x47000000\n"
+"setenv ramdisk_addr_r 0x48000000"
msgstr ""
#. Tag: para
-#: boot-installer.xml:173
+#: boot-installer.xml:127
#, no-c-format
-msgid "When the machine boots, you will see the following line of output:"
+msgid ""
+"When the load addresses are defined, you can load the images into memory "
+"from the previously defined tftp server with"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:179
+#: boot-installer.xml:130
#, no-c-format
msgid ""
-"No network interfaces found\n"
-"\n"
-"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
-"== Executing boot script in 1.000 seconds - enter ^C to abort"
+"tftpboot ${kernel_addr_r} &lt;filename of the kernel image&gt;\n"
+"tftpboot ${fdt_addr_r} &lt;filename of the dtb&gt;\n"
+"tftpboot ${ramdisk_addr_r} &lt;filename of the initial ramdisk image&gt;"
msgstr ""
#. Tag: para
-#: boot-installer.xml:181
+#: boot-installer.xml:132
#, no-c-format
msgid ""
-"At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-"
-"s4ke-sec\"> <para> Note that you have only one second to do so; if you miss "
-"this window, just powercycle the machine and try again. </para> </footnote>. "
-"This will give you the RedBoot prompt. Enter the following commands:"
+"The third part is setting the kernel commandline and actually executing the "
+"loaded code. U-boot passes the content of the <quote>bootargs</quote> "
+"environment variable as commandline to the kernel, so any parameters for the "
+"kernel and the installer - such as the console device (see <xref linkend="
+"\"boot-console\"/>) or preseeding options (see <xref linkend=\"installer-args"
+"\"/> and <xref linkend=\"appendix-preseed\"/>) - can be set with a command "
+"like <informalexample><screen>\n"
+"setenv bootargs console=ttyS0,115200 rootwait panic=10\n"
+"</screen></informalexample> The exact command to execute the previously "
+"loaded code depends on the image format used. With uImage/uInitrd, the "
+"command is <informalexample><screen>\n"
+"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n"
+"</screen></informalexample> and with native Linux images it is"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:194
+#: boot-installer.xml:145
#, no-c-format
-msgid ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
+msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}"
msgstr ""
#. Tag: para
-#: boot-installer.xml:196
+#: boot-installer.xml:147
#, no-c-format
msgid ""
-"After every <command>load</command> command, the system will expect a file "
-"to be transmitted using the YMODEM protocol. When using cu, make sure you "
-"have the package <classname>lrzsz</classname> installed, then hit enter, "
-"followed by the <quote>~&lt;</quote> escape sequence to start an external "
-"program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</"
-"command>."
+"Note: When booting standard linux images, it is important to load the "
+"initial ramdisk image after the kernel and the dtb as u-boot sets the "
+"filesize variable to the size of the last file loaded and the bootz command "
+"requires the size of the ramdisk image to work correctly. In case of booting "
+"a platform-specific kernel, i.e. a kernel without device-tree, simply omit "
+"the ${fdt_addr_r} parameter."
msgstr ""
-#. Tag: para
-#: boot-installer.xml:205
+#. Tag: title
+#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442
+#: boot-installer.xml:1823
#, no-c-format
-msgid ""
-"Alternatively, it is possible to load the kernel and ramdisk using HTTP "
-"rather than YMODEM. This is faster, but requires a working HTTP server on "
-"the network. To do so, first switch the bootloader to RAM mode:"
+msgid "Booting from a CD-ROM"
msgstr ""
-#. Tag: screen
-#: boot-installer.xml:211
+#. Tag: para
+#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448
+#: boot-installer.xml:1829
#, no-c-format
msgid ""
-"fis load rammode\n"
-"g"
+"The easiest route for most people will be to use a set of &debian; CDs. If "
+"you have a CD set, and if your machine supports booting directly off the CD, "
+"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
+"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
+"your CD, reboot, and proceed to the next chapter."
msgstr ""
#. Tag: para
-#: boot-installer.xml:213
+#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459
+#: boot-installer.xml:1840
#, no-c-format
msgid ""
-"This will seemingly restart the machine; but in reality, it loads redboot to "
-"RAM and restarts it from there. Not doing this step will cause the system to "
-"hang in the necessary ip_address step that comes next."
+"Note that certain CD drives may require special drivers, and thus be "
+"inaccessible in the early installation stages. If it turns out the standard "
+"way of booting off a CD doesn't work for your hardware, revisit this chapter "
+"and read about alternate kernels and installation methods which may work for "
+"you."
msgstr ""
#. Tag: para
-#: boot-installer.xml:219
+#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467
+#: boot-installer.xml:1848
#, no-c-format
msgid ""
-"You will need to hit Ctrl-C again to interrupt the boot. Then: "
-"<informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> "
-"is the IP address of the installed system and <replaceable>192.168.2.4</"
-"replaceable> the IP address of the HTTP server containing the kernel and "
-"ramdisk files."
+"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
+"system components and any packages you want from CD-ROM. Simply boot using a "
+"different medium and when it's time to install the operating system, base "
+"system, and any additional packages, point the installation system at the CD-"
+"ROM drive."
msgstr ""
#. Tag: para
-#: boot-installer.xml:229
+#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475
+#: boot-installer.xml:1856
#, no-c-format
-msgid "The installer will now start as usual."
-msgstr ""
-
-#. Tag: title
-#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395
-#: boot-installer.xml:1774
-#, no-c-format
-msgid "Booting from a CD-ROM"
+msgid ""
+"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
msgstr ""
#. Tag: title
-#: boot-installer.xml:349
+#: boot-installer.xml:393
#, no-c-format
msgid "Booting from Windows"
msgstr ""
#. Tag: para
-#: boot-installer.xml:350
+#: boot-installer.xml:394
#, no-c-format
msgid "To start the installer from Windows, you can either"
msgstr ""
#. Tag: para
-#: boot-installer.xml:355
+#: boot-installer.xml:399
#, no-c-format
msgid ""
"obtain CD-ROM/DVD-ROM<phrase condition=\"bootable-usb\"> or USB memory "
@@ -330,7 +322,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:363
+#: boot-installer.xml:407
#, no-c-format
msgid ""
"download a standalone Windows executable, which is available as tools/win32-"
@@ -338,7 +330,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:371
+#: boot-installer.xml:415
#, no-c-format
msgid ""
"If you use an installation CD or DVD, a pre-installation program should be "
@@ -349,7 +341,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:379
+#: boot-installer.xml:423
#, no-c-format
msgid ""
"After the program has been started, a few preliminary questions will be "
@@ -358,13 +350,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:389
+#: boot-installer.xml:433
#, no-c-format
msgid "Booting from DOS using loadlin"
msgstr ""
#. Tag: para
-#: boot-installer.xml:390
+#: boot-installer.xml:434
#, no-c-format
msgid ""
"Boot into DOS (not Windows). To do this, you can for instance boot from a "
@@ -372,7 +364,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:395
+#: boot-installer.xml:439
#, no-c-format
msgid ""
"If you can access the installation CD, change the current drive to the CD-"
@@ -384,7 +376,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:405
+#: boot-installer.xml:449
#, no-c-format
msgid ""
"Enter the subdirectory for the flavor you chose, e.g., "
@@ -398,14 +390,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:423
+#: boot-installer.xml:467
#, no-c-format
msgid ""
"Booting from Linux using <command>LILO</command> or <command>GRUB</command>"
msgstr ""
#. Tag: para
-#: boot-installer.xml:426
+#: boot-installer.xml:470
#, no-c-format
msgid ""
"To boot the installer from hard disk, you must first download and place the "
@@ -413,7 +405,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:431
+#: boot-installer.xml:475
#, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
@@ -425,7 +417,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:441
+#: boot-installer.xml:485
#, no-c-format
msgid ""
"Alternatively, if you intend to keep an existing partition on the hard drive "
@@ -437,7 +429,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:450
+#: boot-installer.xml:494
#, no-c-format
msgid ""
"For <command>LILO</command>, you will need to configure two essential things "
@@ -449,7 +441,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
@@ -458,7 +450,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"For more details, refer to the <citerefentry><refentrytitle>initrd</"
@@ -469,7 +461,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:480
+#: boot-installer.xml:524
#, no-c-format
msgid ""
"The procedure for <command>GRUB1</command> is quite similar. Locate your "
@@ -480,7 +472,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:488
+#: boot-installer.xml:532
#, no-c-format
msgid ""
"title New Install\n"
@@ -490,7 +482,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:490
+#: boot-installer.xml:534
#, no-c-format
msgid ""
"The procedure for <command>GRUB2</command> is very similar. The file is "
@@ -499,7 +491,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:496
+#: boot-installer.xml:540
#, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -512,7 +504,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:498
+#: boot-installer.xml:542
#, no-c-format
msgid ""
"From here on, there should be no difference between <command>GRUB</command> "
@@ -520,13 +512,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:507
+#: boot-installer.xml:551
#, no-c-format
msgid "Booting from USB Memory Stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:508
+#: boot-installer.xml:552
#, no-c-format
msgid ""
"Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
@@ -538,13 +530,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:522 boot-installer.xml:1681
+#: boot-installer.xml:566 boot-installer.xml:1729
#, no-c-format
msgid "Booting from Floppies"
msgstr ""
#. Tag: para
-#: boot-installer.xml:523 boot-installer.xml:1689
+#: boot-installer.xml:567 boot-installer.xml:1737
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -552,7 +544,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:530
+#: boot-installer.xml:574
#, no-c-format
msgid ""
"To boot from the installer boot floppy, place it in the primary floppy "
@@ -560,7 +552,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:536
+#: boot-installer.xml:580
#, no-c-format
msgid ""
"For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
@@ -572,7 +564,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:546
+#: boot-installer.xml:590
#, no-c-format
msgid ""
"Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
@@ -583,7 +575,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:555
+#: boot-installer.xml:599
#, no-c-format
msgid ""
"The floppy disk will be accessed, and you should then see a screen that "
@@ -591,7 +583,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:561
+#: boot-installer.xml:605
#, no-c-format
msgid ""
"Once you press &enterkey;, you should see the message "
@@ -603,7 +595,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:570
+#: boot-installer.xml:614
#, no-c-format
msgid ""
"After booting from the boot floppy, the root floppy is requested. Insert the "
@@ -613,26 +605,26 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:580 boot-installer.xml:1109 boot-installer.xml:1250
-#: boot-installer.xml:1304 boot-installer.xml:1626 boot-installer.xml:1735
+#: boot-installer.xml:624 boot-installer.xml:1154 boot-installer.xml:1296
+#: boot-installer.xml:1350 boot-installer.xml:1673 boot-installer.xml:1783
#, no-c-format
msgid "Booting with TFTP"
msgstr ""
#. Tag: para
-#: boot-installer.xml:604
+#: boot-installer.xml:649
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr ""
#. Tag: title
-#: boot-installer.xml:610
+#: boot-installer.xml:655
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr ""
#. Tag: para
-#: boot-installer.xml:611
+#: boot-installer.xml:656
#, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -642,13 +634,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:622
+#: boot-installer.xml:667
#, no-c-format
msgid "NIC with Network BootROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:623
+#: boot-installer.xml:668
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -656,7 +648,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:628
+#: boot-installer.xml:673
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -664,13 +656,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:636
+#: boot-installer.xml:681
#, no-c-format
msgid "Etherboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:637
+#: boot-installer.xml:682
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -678,13 +670,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:647
+#: boot-installer.xml:692
#, no-c-format
msgid "The Boot Screen"
msgstr ""
#. Tag: para
-#: boot-installer.xml:648
+#: boot-installer.xml:693
#, no-c-format
msgid ""
"When the installer boots, you should be presented with a friendly graphical "
@@ -705,7 +697,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:660
+#: boot-installer.xml:705
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Install</quote> or the "
@@ -716,7 +708,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:668
+#: boot-installer.xml:713
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -725,7 +717,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:674
+#: boot-installer.xml:719
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -737,7 +729,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:683
+#: boot-installer.xml:728
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen "
@@ -756,7 +748,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:701
+#: boot-installer.xml:746
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -768,7 +760,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:711
+#: boot-installer.xml:756
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -781,7 +773,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:721
+#: boot-installer.xml:766
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -794,13 +786,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:781
+#: boot-installer.xml:826
#, no-c-format
msgid "CD Contents"
msgstr ""
#. Tag: para
-#: boot-installer.xml:783
+#: boot-installer.xml:828
#, no-c-format
msgid ""
"There are three basic variations of &debian; Install CDs. The "
@@ -815,7 +807,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:799
+#: boot-installer.xml:844
#, no-c-format
msgid ""
"The IA-64 architecture uses the next generation Extensible Firmware "
@@ -831,7 +823,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:815
+#: boot-installer.xml:860
#, no-c-format
msgid ""
"The &debian; Installer CD contains a small EFI partition where the "
@@ -842,7 +834,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:824
+#: boot-installer.xml:869
#, no-c-format
msgid ""
"Most of the details of how <command>ELILO</command> actually loads and "
@@ -856,7 +848,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:836
+#: boot-installer.xml:881
#, no-c-format
msgid ""
"The EFI Boot Manager is presented as the last step of the firmware "
@@ -871,13 +863,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:855
+#: boot-installer.xml:900
#, no-c-format
msgid "IMPORTANT"
msgstr ""
#. Tag: para
-#: boot-installer.xml:856
+#: boot-installer.xml:901
#, no-c-format
msgid ""
"The EFI Boot Manager will select a default boot action, typically the first "
@@ -890,13 +882,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:868
+#: boot-installer.xml:913
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr ""
#. Tag: para
-#: boot-installer.xml:875
+#: boot-installer.xml:920
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -905,7 +897,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:881
+#: boot-installer.xml:926
#, no-c-format
msgid ""
"Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
@@ -913,7 +905,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:887
+#: boot-installer.xml:932
#, no-c-format
msgid ""
"Select <command>Boot From a File</command> from the menu with the arrow keys "
@@ -925,7 +917,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:898
+#: boot-installer.xml:943
#, no-c-format
msgid ""
"You can choose either of the entries that refer to the CD/DVD drive. Select "
@@ -937,7 +929,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:909
+#: boot-installer.xml:954
#, no-c-format
msgid ""
"You will only need this step if you chose <command>Debian Inst [Acpi ...</"
@@ -948,7 +940,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:921
+#: boot-installer.xml:966
#, no-c-format
msgid ""
"These steps start the &debian; boot loader which will display a menu page "
@@ -957,13 +949,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:931
+#: boot-installer.xml:976
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:932
+#: boot-installer.xml:977
#, no-c-format
msgid ""
"If, for some reason, option 1 is not successful, reboot the machine and when "
@@ -973,7 +965,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:943
+#: boot-installer.xml:988
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -982,7 +974,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:949
+#: boot-installer.xml:994
#, no-c-format
msgid ""
"Select <command>EFI Shell</command> from the menu with the arrow keys and "
@@ -996,7 +988,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:963
+#: boot-installer.xml:1008
#, no-c-format
msgid ""
"Examine the output from the shell looking for the CDROM drive. It is most "
@@ -1006,7 +998,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:970
+#: boot-installer.xml:1015
#, no-c-format
msgid ""
"Enter <command>fs<replaceable>n</replaceable>:</command> and press "
@@ -1016,7 +1008,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:977
+#: boot-installer.xml:1022
#, no-c-format
msgid ""
"Enter <command>elilo</command> and press <command>ENTER</command>. This will "
@@ -1024,7 +1016,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:984
+#: boot-installer.xml:1029
#, no-c-format
msgid ""
"As with option 1, these steps start the &debian; boot loader which will "
@@ -1035,13 +1027,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:998
+#: boot-installer.xml:1043
#, no-c-format
msgid "Installing using a Serial Console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1000
+#: boot-installer.xml:1045
#, no-c-format
msgid ""
"You may choose to perform an install using a monitor and keyboard or using a "
@@ -1054,7 +1046,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1011
+#: boot-installer.xml:1056
#, no-c-format
msgid ""
"In most circumstances, you will want the installer to use the same baud rate "
@@ -1064,7 +1056,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1018
+#: boot-installer.xml:1063
#, no-c-format
msgid ""
"If there is not an option available that is configured for the serial device "
@@ -1075,7 +1067,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1029
+#: boot-installer.xml:1074
#, no-c-format
msgid ""
"Most IA-64 boxes ship with a default console setting of 9600 baud. This "
@@ -1087,7 +1079,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1038
+#: boot-installer.xml:1083
#, no-c-format
msgid ""
"If you select the wrong console type, you will be able to select the kernel "
@@ -1097,13 +1089,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1047
+#: boot-installer.xml:1092
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1049
+#: boot-installer.xml:1094
#, no-c-format
msgid ""
"The boot loader will display a form with a menu list and a text window with "
@@ -1116,7 +1108,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1061
+#: boot-installer.xml:1106
#, no-c-format
msgid ""
"Consult the <classname>General</classname> help screen for the description "
@@ -1131,7 +1123,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1079
+#: boot-installer.xml:1124
#, no-c-format
msgid ""
"Select the kernel version and installation mode most appropriate to your "
@@ -1139,7 +1131,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1084
+#: boot-installer.xml:1129
#, no-c-format
msgid ""
"Enter any boot parameters by typing at the keyboard. The text will be "
@@ -1148,7 +1140,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1091
+#: boot-installer.xml:1136
#, no-c-format
msgid ""
"Press <command>ENTER</command>. This will load and start the kernel. The "
@@ -1157,7 +1149,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1100 boot-installer.xml:1236
+#: boot-installer.xml:1145 boot-installer.xml:1282
#, no-c-format
msgid ""
"Proceed to the next chapter to continue the installation where you will set "
@@ -1165,7 +1157,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1111
+#: boot-installer.xml:1156
#, no-c-format
msgid ""
"Booting an IA-64 system from the network is similar to a CD boot. The only "
@@ -1178,7 +1170,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1145
+#: boot-installer.xml:1191
#, no-c-format
msgid ""
"Network booting an IA-64 system requires two architecture-specific actions. "
@@ -1188,13 +1180,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1156
+#: boot-installer.xml:1202
#, no-c-format
msgid "Configuring the Server"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1157
+#: boot-installer.xml:1203
#, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something "
@@ -1209,7 +1201,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1167
+#: boot-installer.xml:1213
#, no-c-format
msgid ""
"Extract the <filename>netboot.tar.gz</filename> file into the directory used "
@@ -1220,7 +1212,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
@@ -1232,7 +1224,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
@@ -1246,13 +1238,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1194
+#: boot-installer.xml:1240
#, no-c-format
msgid "Configuring the Client"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1195
+#: boot-installer.xml:1241
#, no-c-format
msgid ""
"To configure the client to support TFTP booting, start by booting to EFI and "
@@ -1270,7 +1262,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1227
+#: boot-installer.xml:1273
#, no-c-format
msgid ""
"The boot loader will display its prompt after it has downloaded and "
@@ -1281,13 +1273,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1253 boot-installer.xml:1277
+#: boot-installer.xml:1299 boot-installer.xml:1323
#, no-c-format
msgid "SGI TFTP Booting"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1254
+#: boot-installer.xml:1300
#, no-c-format
msgid ""
"After entering the command monitor use <informalexample><screen>\n"
@@ -1301,13 +1293,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1274 boot-installer.xml:2013
+#: boot-installer.xml:1320 boot-installer.xml:2075
#, no-c-format
msgid "Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1278
+#: boot-installer.xml:1324
#, no-c-format
msgid ""
"On SGI machines you can append boot parameters to the <command>bootp():</"
@@ -1315,7 +1307,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1283
+#: boot-installer.xml:1329
#, no-c-format
msgid ""
"Following the <command>bootp():</command> command you can give the path and "
@@ -1327,19 +1319,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1293
+#: boot-installer.xml:1339
#, no-c-format
msgid "bootp(): append=\"root=/dev/sda1\""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1335
+#: boot-installer.xml:1382
#, no-c-format
msgid "s390 Limitations"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1336
+#: boot-installer.xml:1383
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1347,7 +1339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1341
+#: boot-installer.xml:1388
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1357,13 +1349,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1352
+#: boot-installer.xml:1399
#, no-c-format
msgid "s390 Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1353
+#: boot-installer.xml:1400
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1376,7 +1368,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1370
+#: boot-installer.xml:1417
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1399,7 +1391,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1435
+#: boot-installer.xml:1482
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1411,7 +1403,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1444
+#: boot-installer.xml:1491
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1423,13 +1415,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1455
+#: boot-installer.xml:1502
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1457
+#: boot-installer.xml:1504
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1440,7 +1432,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1466
+#: boot-installer.xml:1513
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1449,13 +1441,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1472
+#: boot-installer.xml:1519
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1474
+#: boot-installer.xml:1521
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1464,19 +1456,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1479
+#: boot-installer.xml:1526
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1485
+#: boot-installer.xml:1532
#, no-c-format
msgid "Booting from Hard Disk"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1491
+#: boot-installer.xml:1538
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1484,7 +1476,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1497
+#: boot-installer.xml:1544
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -1493,13 +1485,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1517
+#: boot-installer.xml:1564
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1518
+#: boot-installer.xml:1565
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1513,13 +1505,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1536
+#: boot-installer.xml:1583
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1537
+#: boot-installer.xml:1584
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -1543,19 +1535,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1569
+#: boot-installer.xml:1616
#, no-c-format
msgid "Booting from USB memory stick"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1570
+#: boot-installer.xml:1617
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1576
+#: boot-installer.xml:1623
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -1565,7 +1557,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1585
+#: boot-installer.xml:1632
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -1579,7 +1571,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1597
+#: boot-installer.xml:1644
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -1595,7 +1587,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1611
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -1604,7 +1596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1617
+#: boot-installer.xml:1664
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -1613,13 +1605,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1650
+#: boot-installer.xml:1698
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
#. Tag: para
-#: boot-installer.xml:1654
+#: boot-installer.xml:1702
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -1640,7 +1632,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1682
+#: boot-installer.xml:1730
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -1650,7 +1642,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1694
+#: boot-installer.xml:1742
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -1659,7 +1651,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1700
+#: boot-installer.xml:1748
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -1669,7 +1661,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1707
+#: boot-installer.xml:1755
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -1678,13 +1670,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1718
+#: boot-installer.xml:1766
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1719
+#: boot-installer.xml:1767
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -1695,7 +1687,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1759
+#: boot-installer.xml:1808
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -1708,7 +1700,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1814
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -1717,13 +1709,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1823
+#: boot-installer.xml:1872
#, no-c-format
msgid "IDPROM Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1824
+#: boot-installer.xml:1873
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -1734,13 +1726,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1843
+#: boot-installer.xml:1892
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1844
+#: boot-installer.xml:1893
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -1757,13 +1749,31 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1864
+#: boot-installer.xml:1913
+#, no-c-format
+msgid "Installer front-end"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:1914
+#, no-c-format
+msgid ""
+"The &debian; installer supports several front-ends for asking questions, "
+"with varying convenience for accessibility: notably, <userinput>text</"
+"userinput> uses plain text while <userinput>newt</userinput> uses text-based "
+"dialog boxes. The choice can be made at the boot prompt, see the "
+"documentation for <userinput>DEBIAN_FRONTEND</userinput> in <xref linkend="
+"\"installer-args\"/>."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:1926
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1865
+#: boot-installer.xml:1927
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -1777,13 +1787,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1880
+#: boot-installer.xml:1942
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1881
+#: boot-installer.xml:1943
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -1806,13 +1816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1904 boot-installer.xml:2911
+#: boot-installer.xml:1966 boot-installer.xml:2973
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1905
+#: boot-installer.xml:1967
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -1824,7 +1834,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1914
+#: boot-installer.xml:1976
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -1833,7 +1843,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1920
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -1847,13 +1857,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1939
+#: boot-installer.xml:2001
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1940
+#: boot-installer.xml:2002
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -1863,7 +1873,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1947
+#: boot-installer.xml:2009
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -1877,13 +1887,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1962
+#: boot-installer.xml:2024
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1963
+#: boot-installer.xml:2025
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -1894,7 +1904,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1971
+#: boot-installer.xml:2033
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -1902,13 +1912,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1979
+#: boot-installer.xml:2041
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1980
+#: boot-installer.xml:2042
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -1917,13 +1927,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1989
+#: boot-installer.xml:2051
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1990
+#: boot-installer.xml:2052
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -1931,13 +1941,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1998
+#: boot-installer.xml:2060
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1999
+#: boot-installer.xml:2061
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -1946,7 +1956,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2014
+#: boot-installer.xml:2076
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -1956,7 +1966,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:2083
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -1966,7 +1976,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2028
+#: boot-installer.xml:2090
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -1977,13 +1987,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2040
+#: boot-installer.xml:2102
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2042
+#: boot-installer.xml:2104
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -1996,7 +2006,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2054
+#: boot-installer.xml:2116
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2005,7 +2015,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2060
+#: boot-installer.xml:2122
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2022,7 +2032,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2076
+#: boot-installer.xml:2138
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2032,13 +2042,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2088
+#: boot-installer.xml:2150
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2089
+#: boot-installer.xml:2151
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2048,7 +2058,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2102
+#: boot-installer.xml:2164
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2059,19 +2069,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2114
+#: boot-installer.xml:2176
#, no-c-format
msgid "debconf/priority (priority)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2115
+#: boot-installer.xml:2177
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2119
+#: boot-installer.xml:2181
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2081,7 +2091,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2126
+#: boot-installer.xml:2188
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2094,13 +2104,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2140
+#: boot-installer.xml:2202
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2203
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2121,13 +2131,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2172
+#: boot-installer.xml:2234
#, no-c-format
msgid "BOOT_DEBUG"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2173
+#: boot-installer.xml:2235
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2137,49 +2147,49 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2182
+#: boot-installer.xml:2244
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2183
+#: boot-installer.xml:2245
#, no-c-format
msgid "This is the default."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2187
+#: boot-installer.xml:2249
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2188
+#: boot-installer.xml:2250
#, no-c-format
msgid "More verbose than usual."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2192
+#: boot-installer.xml:2254
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2193
+#: boot-installer.xml:2255
#, no-c-format
msgid "Lots of debugging information."
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2197
+#: boot-installer.xml:2259
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2198
+#: boot-installer.xml:2260
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2187,13 +2197,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2212
+#: boot-installer.xml:2274
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2213
+#: boot-installer.xml:2275
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2202,7 +2212,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2219
+#: boot-installer.xml:2281
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2210,19 +2220,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2230
+#: boot-installer.xml:2292
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2231
+#: boot-installer.xml:2293
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2232
+#: boot-installer.xml:2294
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2231,13 +2241,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2243
+#: boot-installer.xml:2305
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2244
+#: boot-installer.xml:2306
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2246,13 +2256,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2254
+#: boot-installer.xml:2316
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2255
+#: boot-installer.xml:2317
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2260,13 +2270,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2264
+#: boot-installer.xml:2326
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2265
+#: boot-installer.xml:2327
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2278,13 +2288,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2274
+#: boot-installer.xml:2336
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2278
+#: boot-installer.xml:2340
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2296,13 +2306,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2292
+#: boot-installer.xml:2354
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2293
+#: boot-installer.xml:2355
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2313,13 +2323,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2305 boot-installer.xml:2538
+#: boot-installer.xml:2367 boot-installer.xml:2600
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2306
+#: boot-installer.xml:2368
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -2329,7 +2339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2375
#, no-c-format
msgid ""
"If you have an IPv6 router or a DHCP server on your local network, but want "
@@ -2340,13 +2350,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2324
+#: boot-installer.xml:2386
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2325
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2354,13 +2364,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2335
+#: boot-installer.xml:2397
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2336
+#: boot-installer.xml:2398
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2370,13 +2380,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2347
+#: boot-installer.xml:2409
#, no-c-format
msgid "preseed/url (url)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2410
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2384,13 +2394,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2357
+#: boot-installer.xml:2419
#, no-c-format
msgid "preseed/file (file)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2358
+#: boot-installer.xml:2420
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2398,13 +2408,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2367
+#: boot-installer.xml:2429
#, no-c-format
msgid "preseed/interactive"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2368
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2415,13 +2425,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2380
+#: boot-installer.xml:2442
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2443
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2430,13 +2440,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2454
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -2445,13 +2455,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2466
#, no-c-format
msgid "cdrom-detect/eject"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2467
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -2463,7 +2473,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2414
+#: boot-installer.xml:2476
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -2472,13 +2482,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2425
+#: boot-installer.xml:2487
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2426
+#: boot-installer.xml:2488
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -2488,7 +2498,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2495
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -2499,13 +2509,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2445
+#: boot-installer.xml:2507
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2446
+#: boot-installer.xml:2508
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -2515,13 +2525,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2457
+#: boot-installer.xml:2519
#, no-c-format
msgid "ramdisk_size"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2458
+#: boot-installer.xml:2520
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -2530,13 +2540,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2468
+#: boot-installer.xml:2530
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2469
+#: boot-installer.xml:2531
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -2544,13 +2554,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2482
+#: boot-installer.xml:2544
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2483
+#: boot-installer.xml:2545
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -2560,25 +2570,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2557
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2496
+#: boot-installer.xml:2558
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2497
+#: boot-installer.xml:2559
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2498
+#: boot-installer.xml:2560
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -2586,7 +2596,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2503
+#: boot-installer.xml:2565
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -2599,7 +2609,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2512
+#: boot-installer.xml:2574
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -2610,13 +2620,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2524
+#: boot-installer.xml:2586
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2587
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -2627,7 +2637,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2539
+#: boot-installer.xml:2601
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -2635,13 +2645,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2548
+#: boot-installer.xml:2610
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2549
+#: boot-installer.xml:2611
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -2653,13 +2663,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2562
+#: boot-installer.xml:2624
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2563
+#: boot-installer.xml:2625
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -2668,13 +2678,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2577
+#: boot-installer.xml:2639
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2578
+#: boot-installer.xml:2640
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -2689,7 +2699,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2653
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -2699,7 +2709,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2598
+#: boot-installer.xml:2660
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -2713,19 +2723,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2608
+#: boot-installer.xml:2670
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2614
+#: boot-installer.xml:2676
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2615
+#: boot-installer.xml:2677
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -2737,7 +2747,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2624
+#: boot-installer.xml:2686
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -2748,7 +2758,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2632
+#: boot-installer.xml:2694
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -2758,19 +2768,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2648
+#: boot-installer.xml:2710
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2653
+#: boot-installer.xml:2715
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2654
+#: boot-installer.xml:2716
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -2780,7 +2790,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2661
+#: boot-installer.xml:2723
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -2789,13 +2799,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2667
+#: boot-installer.xml:2729
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2672
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -2803,7 +2813,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2678
+#: boot-installer.xml:2740
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -2813,7 +2823,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2688
+#: boot-installer.xml:2750
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -2822,7 +2832,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2694
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -2830,13 +2840,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2702
+#: boot-installer.xml:2764
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2705
+#: boot-installer.xml:2767
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -2844,7 +2854,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2722
+#: boot-installer.xml:2784
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -2852,19 +2862,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2733
+#: boot-installer.xml:2795
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2796
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2739
+#: boot-installer.xml:2801
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -2872,7 +2882,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -2888,7 +2898,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2759
+#: boot-installer.xml:2821
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -2902,7 +2912,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2764
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -2916,7 +2926,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2776
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -2925,7 +2935,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2783
+#: boot-installer.xml:2845
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -2943,7 +2953,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2797
+#: boot-installer.xml:2859
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -2952,7 +2962,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2805
+#: boot-installer.xml:2867
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -2963,7 +2973,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2815
+#: boot-installer.xml:2877
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -2979,7 +2989,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2830
+#: boot-installer.xml:2892
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -2989,13 +2999,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2845
+#: boot-installer.xml:2907
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2909
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3003,7 +3013,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2852
+#: boot-installer.xml:2914
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3015,7 +3025,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2861
+#: boot-installer.xml:2923
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3027,7 +3037,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2870
+#: boot-installer.xml:2932
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3036,7 +3046,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2876
+#: boot-installer.xml:2938
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3045,7 +3055,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2882
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3054,13 +3064,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2891
+#: boot-installer.xml:2953
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2893
+#: boot-installer.xml:2955
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3070,7 +3080,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2902
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3079,7 +3089,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2913
+#: boot-installer.xml:2975
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3091,37 +3101,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2924
+#: boot-installer.xml:2986
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2926
+#: boot-installer.xml:2988
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2928
+#: boot-installer.xml:2990
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2930
+#: boot-installer.xml:2992
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2938 boot-installer.xml:3049
+#: boot-installer.xml:3000 boot-installer.xml:3111
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2939
+#: boot-installer.xml:3001
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3129,7 +3139,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2990
+#: boot-installer.xml:3052
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3142,13 +3152,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3004
+#: boot-installer.xml:3066
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3005
+#: boot-installer.xml:3067
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -3161,7 +3171,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3015
+#: boot-installer.xml:3077
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3175,19 +3185,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3050
+#: boot-installer.xml:3112
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3056
+#: boot-installer.xml:3118
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3057
+#: boot-installer.xml:3119
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3203,7 +3213,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3071
+#: boot-installer.xml:3133
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3213,13 +3223,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3082
+#: boot-installer.xml:3144
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3083
+#: boot-installer.xml:3145
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3228,19 +3238,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3089
+#: boot-installer.xml:3151
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3098
+#: boot-installer.xml:3160
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3162
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3262,13 +3272,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3125
+#: boot-installer.xml:3187
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3188
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3281,7 +3291,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3137
+#: boot-installer.xml:3199
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3290,13 +3300,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3148
+#: boot-installer.xml:3210
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3149
+#: boot-installer.xml:3211
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3306,7 +3316,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3156
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3315,7 +3325,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3162
+#: boot-installer.xml:3224
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3328,7 +3338,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3234
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "