diff options
author | Holger Wansing <hwansing@mailbox.org> | 2023-04-03 21:34:43 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2023-04-03 21:34:43 +0200 |
commit | 690d6f8d0c672fb5753db80f191c33837718b674 (patch) | |
tree | 3b582bd4a95e5e8a3481485eb1798919f9f175b8 /po/pot | |
parent | f4b92ce3cbdf4271da421f3072677bfb344049ff (diff) | |
download | installation-guide-690d6f8d0c672fb5753db80f191c33837718b674.zip |
Refresh po|pot files after removal of win32-loader chapter
Diffstat (limited to 'po/pot')
-rw-r--r-- | po/pot/boot-installer.pot | 484 |
1 files changed, 217 insertions, 267 deletions
diff --git a/po/pot/boot-installer.pot b/po/pot/boot-installer.pot index 54da909a1..c8f99db3a 100644 --- a/po/pot/boot-installer.pot +++ b/po/pot/boot-installer.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2023-04-02 11:39+0000\n" +"POT-Creation-Date: 2023-04-03 19:31+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" @@ -226,7 +226,7 @@ msgid "Booting by TFTP" msgstr "" #. Tag: para -#: boot-installer.xml:168 boot-installer.xml:690 +#: boot-installer.xml:168 boot-installer.xml:650 #, no-c-format msgid "" "Booting from the network requires that you have a network connection and a " @@ -235,7 +235,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:176 boot-installer.xml:698 +#: boot-installer.xml:176 boot-installer.xml:658 #, no-c-format msgid "" "The server-side setup to support network booting is described in <xref " @@ -631,61 +631,11 @@ msgstr "" #. Tag: title #: boot-installer.xml:610 #, no-c-format -msgid "Booting from Windows" -msgstr "" - -#. Tag: para -#: boot-installer.xml:611 -#, no-c-format -msgid "To start the installer from Windows, you can either" -msgstr "" - -#. Tag: para -#: boot-installer.xml:616 -#, no-c-format -msgid "" -"obtain installation media as described in <xref linkend=\"official-cdrom\"/" -"><phrase condition=\"bootable-usb\"> or <xref linkend=\"boot-usb-files\"/></" -"phrase> or" -msgstr "" - -#. Tag: para -#: boot-installer.xml:623 -#, no-c-format -msgid "" -"download a standalone Windows executable, which is available as <ulink url=" -"\"&win32-loader-exe;\">tools/win32-loader/stable/win32-loader.exe</ulink> on " -"the &debian; mirrors." -msgstr "" - -#. Tag: para -#: boot-installer.xml:632 -#, no-c-format -msgid "" -"If you use optical installation media, a pre-installation program should be " -"launched automatically when you insert the disc. In case Windows does not " -"start it automatically, or if you are using a USB memory stick, you can run " -"it manually by accessing the device and executing <command>setup.exe</" -"command>." -msgstr "" - -#. Tag: para -#: boot-installer.xml:640 -#, no-c-format -msgid "" -"After the program has been started, a few preliminary questions will be " -"asked and the system will be prepared to reboot into the &debian-gnu; " -"installer." -msgstr "" - -#. Tag: title -#: boot-installer.xml:650 -#, no-c-format msgid "Booting from Linux using <command>GRUB</command>" msgstr "" #. Tag: para -#: boot-installer.xml:653 +#: boot-installer.xml:613 #, no-c-format msgid "" "To boot the installer from hard disk, you must first download and place the " @@ -693,7 +643,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:658 +#: boot-installer.xml:618 #, no-c-format msgid "" "For <command>GRUB2</command>, you will need to configure two essential " @@ -701,13 +651,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:662 +#: boot-installer.xml:622 #, no-c-format msgid "to load the <filename>initrd.gz</filename> installer at boot time;" msgstr "" #. Tag: para -#: boot-installer.xml:667 +#: boot-installer.xml:627 #, no-c-format msgid "" "have the <filename>vmlinuz</filename> kernel use a RAM disk as its root " @@ -715,13 +665,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:675 +#: boot-installer.xml:635 #, no-c-format msgid "An entry for the installer would be for example:" msgstr "" #. Tag: screen -#: boot-installer.xml:679 +#: boot-installer.xml:639 #, no-c-format msgid "" "menuentry 'New Install' {\n" @@ -734,25 +684,25 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:684 +#: boot-installer.xml:644 #, no-c-format msgid "Booting with TFTP" msgstr "" #. Tag: para -#: boot-installer.xml:706 +#: boot-installer.xml:666 #, no-c-format msgid "There are various ways to do a TFTP boot on i386." msgstr "" #. Tag: title -#: boot-installer.xml:712 +#: boot-installer.xml:672 #, no-c-format msgid "NIC or Motherboard that support PXE" msgstr "" #. Tag: para -#: boot-installer.xml:713 +#: boot-installer.xml:673 #, no-c-format msgid "" "It could be that your Network Interface Card or Motherboard provides PXE " @@ -762,13 +712,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:724 +#: boot-installer.xml:684 #, no-c-format msgid "NIC with Network BootROM" msgstr "" #. Tag: para -#: boot-installer.xml:725 +#: boot-installer.xml:685 #, no-c-format msgid "" "It could be that your Network Interface Card provides TFTP boot " @@ -776,7 +726,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:730 +#: boot-installer.xml:690 #, no-c-format msgid "" "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. " @@ -784,13 +734,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:738 +#: boot-installer.xml:698 #, no-c-format msgid "Etherboot" msgstr "" #. Tag: para -#: boot-installer.xml:739 +#: boot-installer.xml:699 #, no-c-format msgid "" "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " @@ -798,13 +748,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:749 +#: boot-installer.xml:709 #, no-c-format msgid "The Boot Screen" msgstr "" #. Tag: para -#: boot-installer.xml:750 +#: boot-installer.xml:710 #, no-c-format msgid "" "When the installer boots, you should be presented with a friendly graphical " @@ -812,7 +762,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:755 +#: boot-installer.xml:715 #, no-c-format msgid "" "&debian-gnu; installer boot menu\n" @@ -826,7 +776,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:759 +#: boot-installer.xml:719 #, no-c-format msgid "" "This graphical screen will look very slightly different depending on how " @@ -834,7 +784,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:767 +#: boot-installer.xml:727 #, no-c-format msgid "" "Depending on the installation method you are using, the <quote>Graphical " @@ -844,7 +794,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:774 +#: boot-installer.xml:734 #, no-c-format msgid "" "For a normal installation, select either the <quote>Graphical install</" @@ -855,7 +805,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:782 +#: boot-installer.xml:742 #, no-c-format msgid "" "The <quote>Advanced options</quote> entry gives access to a second menu that " @@ -864,7 +814,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:788 +#: boot-installer.xml:748 #, no-c-format msgid "" "If you wish or need to add any boot parameters for either the installer or " @@ -878,7 +828,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:801 +#: boot-installer.xml:761 #, no-c-format msgid "" "Choosing the <quote>Help</quote> entry will result in the first help screen " @@ -898,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:819 +#: boot-installer.xml:779 #, no-c-format msgid "" "The keyboard is assumed to have a default American English layout at this " @@ -910,7 +860,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:829 +#: boot-installer.xml:789 #, no-c-format msgid "" "If you are using a system that has the BIOS configured to use serial " @@ -923,7 +873,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:839 +#: boot-installer.xml:799 #, no-c-format msgid "" "To bypass the graphical boot screen you can either blindly press &escapekey; " @@ -936,13 +886,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:858 +#: boot-installer.xml:818 #, no-c-format msgid "S/390 Limitations" msgstr "" #. Tag: para -#: boot-installer.xml:859 +#: boot-installer.xml:819 #, no-c-format msgid "" "In order to run the installation system a working network setup and ssh " @@ -950,7 +900,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:864 +#: boot-installer.xml:824 #, no-c-format msgid "" "The booting process starts with a network setup that prompts you for several " @@ -960,13 +910,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:875 +#: boot-installer.xml:835 #, no-c-format msgid "S/390 Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:876 +#: boot-installer.xml:836 #, no-c-format msgid "" "On S/390 you can append boot parameters in the parm file. This file can " @@ -979,7 +929,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:893 +#: boot-installer.xml:853 #, no-c-format msgid "" "If you boot the installer in a logical partition (LPAR) or virtual machine " @@ -1002,25 +952,25 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1178 +#: boot-installer.xml:1138 #, no-c-format msgid "Booting a ppc64el machine" msgstr "" #. Tag: para -#: boot-installer.xml:1179 +#: boot-installer.xml:1139 #, no-c-format msgid "How to boot a ppc64el machine:" msgstr "" #. Tag: title -#: boot-installer.xml:1185 +#: boot-installer.xml:1145 #, no-c-format msgid "Petitboot" msgstr "" #. Tag: para -#: boot-installer.xml:1186 +#: boot-installer.xml:1146 #, no-c-format msgid "" "Petitboot is a platform independent bootloader based on the Linux kexec. " @@ -1031,7 +981,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1194 +#: boot-installer.xml:1154 #, no-c-format msgid "" "Petitboot looks for bootloader configuration files on mountable devices in " @@ -1040,13 +990,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1221 +#: boot-installer.xml:1181 #, no-c-format msgid "The Graphical Installer" msgstr "" #. Tag: para -#: boot-installer.xml:1222 +#: boot-installer.xml:1182 #, no-c-format msgid "" "The graphical version of the installer is only available for a limited " @@ -1057,7 +1007,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1230 +#: boot-installer.xml:1190 #, no-c-format msgid "" "Although the functionality is identical, the graphical installer still has a " @@ -1069,7 +1019,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1239 +#: boot-installer.xml:1199 #, no-c-format msgid "" "The graphical installer is available with all CD/DVD images and with the hd-" @@ -1083,7 +1033,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1270 +#: boot-installer.xml:1230 #, no-c-format msgid "" "Just as with the text-based installer it is possible to add boot parameters " @@ -1091,7 +1041,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1276 +#: boot-installer.xml:1236 #, no-c-format msgid "" "The graphical installer requires significantly more memory to run than the " @@ -1101,7 +1051,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1283 +#: boot-installer.xml:1243 #, no-c-format msgid "" "If the amount of memory in your system is below &minimum-memory;, the " @@ -1111,13 +1061,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1301 +#: boot-installer.xml:1261 #, no-c-format msgid "Accessibility" msgstr "" #. Tag: para -#: boot-installer.xml:1302 +#: boot-installer.xml:1262 #, no-c-format msgid "" "Some users may need specific support because of e.g. some visual impairment. " @@ -1134,13 +1084,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1322 +#: boot-installer.xml:1282 #, no-c-format msgid "Installer front-end" msgstr "" #. Tag: para -#: boot-installer.xml:1323 +#: boot-installer.xml:1283 #, no-c-format msgid "" "The &debian; installer supports several front-ends for asking questions, " @@ -1152,7 +1102,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1331 +#: boot-installer.xml:1291 #, no-c-format msgid "" "With the <userinput>newt</userinput> front-end (used mostly with braille), " @@ -1165,7 +1115,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1341 +#: boot-installer.xml:1301 #, no-c-format msgid "" "With the <userinput>text</userinput> front-end (used mostly with speech), " @@ -1179,13 +1129,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1356 +#: boot-installer.xml:1316 #, no-c-format msgid "USB Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:1357 +#: boot-installer.xml:1317 #, no-c-format msgid "" "USB braille displays should be automatically detected. A textual version of " @@ -1199,13 +1149,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1372 +#: boot-installer.xml:1332 #, no-c-format msgid "Serial Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:1373 +#: boot-installer.xml:1333 #, no-c-format msgid "" "Serial braille displays cannot safely be automatically detected (since that " @@ -1230,13 +1180,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1400 boot-installer.xml:2368 +#: boot-installer.xml:1360 boot-installer.xml:2328 #, no-c-format msgid "Software Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:1401 +#: boot-installer.xml:1361 #, no-c-format msgid "" "Support for software speech synthesis is available on all installer images " @@ -1248,7 +1198,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1410 +#: boot-installer.xml:1370 #, no-c-format msgid "" "If several sound cards are detected, you will be prompted to press " @@ -1256,7 +1206,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1415 +#: boot-installer.xml:1375 #, no-c-format msgid "" "The first question (language) is spoken in english, and the remainder of " @@ -1265,7 +1215,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1421 +#: boot-installer.xml:1381 #, no-c-format msgid "" "The default speech rate is quite slow. To make it faster, press " @@ -1283,13 +1233,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1449 +#: boot-installer.xml:1409 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:1450 +#: boot-installer.xml:1410 #, no-c-format msgid "" "Support for hardware speech synthesis devices is available on all installer " @@ -1299,7 +1249,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1457 +#: boot-installer.xml:1417 #, no-c-format msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " @@ -1313,13 +1263,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1472 +#: boot-installer.xml:1432 #, no-c-format msgid "Board Devices" msgstr "" #. Tag: para -#: boot-installer.xml:1473 +#: boot-installer.xml:1433 #, no-c-format msgid "" "Some accessibility devices are actual boards that are plugged inside the " @@ -1330,7 +1280,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1481 +#: boot-installer.xml:1441 #, no-c-format msgid "" "If desired a textual version of the bootloader can be activated before " @@ -1338,13 +1288,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1489 +#: boot-installer.xml:1449 #, no-c-format msgid "High-Contrast Theme" msgstr "" #. Tag: para -#: boot-installer.xml:1490 +#: boot-installer.xml:1450 #, no-c-format msgid "" "For users with low vision, the installer can use a high-contrast color theme " @@ -1355,13 +1305,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1501 +#: boot-installer.xml:1461 #, no-c-format msgid "Zoom" msgstr "" #. Tag: para -#: boot-installer.xml:1502 +#: boot-installer.xml:1462 #, no-c-format msgid "" "For users with low vision, the graphical installer has a very basic zoom " @@ -1371,13 +1321,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1512 +#: boot-installer.xml:1472 #, no-c-format msgid "Expert install, rescue mode, automated install" msgstr "" #. Tag: para -#: boot-installer.xml:1513 +#: boot-installer.xml:1473 #, no-c-format msgid "" "Expert, Rescue, and Automated installation choices are also available with " @@ -1395,7 +1345,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1528 +#: boot-installer.xml:1488 #, no-c-format msgid "" "The automated install choice allows to install &debian; completely " @@ -1405,13 +1355,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1538 +#: boot-installer.xml:1498 #, no-c-format msgid "Accessibility of the installed system" msgstr "" #. Tag: para -#: boot-installer.xml:1539 +#: boot-installer.xml:1499 #, no-c-format msgid "" "Documentation on accessibility of the installed system is available on the " @@ -1420,13 +1370,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1553 +#: boot-installer.xml:1513 #, no-c-format msgid "Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:1554 +#: boot-installer.xml:1514 #, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " @@ -1436,7 +1386,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1561 +#: boot-installer.xml:1521 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -1446,7 +1396,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1568 +#: boot-installer.xml:1528 #, no-c-format msgid "" "Information on many boot parameters can be found in the <ulink url=\"http://" @@ -1457,13 +1407,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1580 +#: boot-installer.xml:1540 #, no-c-format msgid "Boot console" msgstr "" #. Tag: para -#: boot-installer.xml:1582 +#: boot-installer.xml:1542 #, no-c-format msgid "" "If you are booting with a serial console, generally the kernel will " @@ -1476,7 +1426,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1594 +#: boot-installer.xml:1554 #, no-c-format msgid "" "You may need to specify parameters for the serial port, such as speed and " @@ -1487,7 +1437,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1602 +#: boot-installer.xml:1562 #, no-c-format msgid "" "In order to ensure the terminal type used by the installer matches your " @@ -1505,13 +1455,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1620 +#: boot-installer.xml:1580 #, no-c-format msgid "&debian; Installer Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:1621 +#: boot-installer.xml:1581 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -1523,7 +1473,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1636 +#: boot-installer.xml:1596 #, no-c-format msgid "" "A number of parameters have a <quote>short form</quote> that helps avoid the " @@ -1534,19 +1484,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1648 +#: boot-installer.xml:1608 #, no-c-format msgid "debconf/priority (priority)" msgstr "" #. Tag: para -#: boot-installer.xml:1649 +#: boot-installer.xml:1609 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" #. Tag: para -#: boot-installer.xml:1653 +#: boot-installer.xml:1613 #, no-c-format msgid "" "The default installation uses <userinput>priority=high</userinput>. This " @@ -1556,7 +1506,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1660 +#: boot-installer.xml:1620 #, no-c-format msgid "" "If you add <userinput>priority=medium</userinput> as boot parameter, you " @@ -1569,13 +1519,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1674 +#: boot-installer.xml:1634 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "" #. Tag: para -#: boot-installer.xml:1675 +#: boot-installer.xml:1635 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -1596,13 +1546,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1706 +#: boot-installer.xml:1666 #, no-c-format msgid "BOOT_DEBUG" msgstr "" #. Tag: para -#: boot-installer.xml:1707 +#: boot-installer.xml:1667 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -1612,49 +1562,49 @@ msgid "" msgstr "" #. Tag: userinput -#: boot-installer.xml:1716 +#: boot-installer.xml:1676 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "" #. Tag: para -#: boot-installer.xml:1717 +#: boot-installer.xml:1677 #, no-c-format msgid "This is the default." msgstr "" #. Tag: userinput -#: boot-installer.xml:1721 +#: boot-installer.xml:1681 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "" #. Tag: para -#: boot-installer.xml:1722 +#: boot-installer.xml:1682 #, no-c-format msgid "More verbose than usual." msgstr "" #. Tag: userinput -#: boot-installer.xml:1726 +#: boot-installer.xml:1686 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "" #. Tag: para -#: boot-installer.xml:1727 +#: boot-installer.xml:1687 #, no-c-format msgid "Lots of debugging information." msgstr "" #. Tag: userinput -#: boot-installer.xml:1731 +#: boot-installer.xml:1691 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "" #. Tag: para -#: boot-installer.xml:1732 +#: boot-installer.xml:1692 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -1662,19 +1612,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1746 +#: boot-installer.xml:1706 #, no-c-format msgid "log_host" msgstr "" #. Tag: term -#: boot-installer.xml:1747 +#: boot-installer.xml:1707 #, no-c-format msgid "log_port" msgstr "" #. Tag: para -#: boot-installer.xml:1748 +#: boot-installer.xml:1708 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -1683,13 +1633,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1759 +#: boot-installer.xml:1719 #, no-c-format msgid "lowmem" msgstr "" #. Tag: para -#: boot-installer.xml:1760 +#: boot-installer.xml:1720 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -1698,13 +1648,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1770 +#: boot-installer.xml:1730 #, no-c-format msgid "noshell" msgstr "" #. Tag: para -#: boot-installer.xml:1771 +#: boot-installer.xml:1731 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -1712,13 +1662,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1780 +#: boot-installer.xml:1740 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "" #. Tag: para -#: boot-installer.xml:1781 +#: boot-installer.xml:1741 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -1730,13 +1680,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1794 +#: boot-installer.xml:1754 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "" #. Tag: para -#: boot-installer.xml:1795 +#: boot-installer.xml:1755 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -1749,13 +1699,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1810 boot-installer.xml:2043 +#: boot-installer.xml:1770 boot-installer.xml:2003 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "" #. Tag: para -#: boot-installer.xml:1811 +#: boot-installer.xml:1771 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -1765,7 +1715,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1818 +#: boot-installer.xml:1778 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -1776,13 +1726,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1829 +#: boot-installer.xml:1789 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "" #. Tag: para -#: boot-installer.xml:1830 +#: boot-installer.xml:1790 #, no-c-format msgid "" "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " @@ -1790,13 +1740,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1840 +#: boot-installer.xml:1800 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "" #. Tag: para -#: boot-installer.xml:1841 +#: boot-installer.xml:1801 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enable support for Serial ATA RAID " @@ -1806,13 +1756,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1852 +#: boot-installer.xml:1812 #, no-c-format msgid "preseed/url (url)" msgstr "" #. Tag: para -#: boot-installer.xml:1853 +#: boot-installer.xml:1813 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -1820,13 +1770,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1862 +#: boot-installer.xml:1822 #, no-c-format msgid "preseed/file (file)" msgstr "" #. Tag: para -#: boot-installer.xml:1863 +#: boot-installer.xml:1823 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -1834,13 +1784,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1872 +#: boot-installer.xml:1832 #, no-c-format msgid "preseed/interactive" msgstr "" #. Tag: para -#: boot-installer.xml:1873 +#: boot-installer.xml:1833 #, no-c-format msgid "" "Set to <userinput>true</userinput> to display questions even if they have " @@ -1851,13 +1801,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1885 +#: boot-installer.xml:1845 #, no-c-format msgid "auto-install/enable (auto)" msgstr "" #. Tag: para -#: boot-installer.xml:1886 +#: boot-installer.xml:1846 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -1866,13 +1816,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1897 +#: boot-installer.xml:1857 #, no-c-format msgid "finish-install/keep-consoles" msgstr "" #. Tag: para -#: boot-installer.xml:1898 +#: boot-installer.xml:1858 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -1881,13 +1831,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1909 +#: boot-installer.xml:1869 #, no-c-format msgid "cdrom-detect/eject" msgstr "" #. Tag: para -#: boot-installer.xml:1910 +#: boot-installer.xml:1870 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -1899,7 +1849,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1919 +#: boot-installer.xml:1879 #, no-c-format msgid "" "Set to <userinput>false</userinput> to disable automatic ejection, and be " @@ -1908,13 +1858,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1930 +#: boot-installer.xml:1890 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "" #. Tag: para -#: boot-installer.xml:1931 +#: boot-installer.xml:1891 #, no-c-format msgid "" "By setting this option to <userinput>false</userinput>, the package " @@ -1924,7 +1874,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1938 +#: boot-installer.xml:1898 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -1935,13 +1885,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1950 +#: boot-installer.xml:1910 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "" #. Tag: para -#: boot-installer.xml:1951 +#: boot-installer.xml:1911 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -1951,13 +1901,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1962 +#: boot-installer.xml:1922 #, no-c-format msgid "ramdisk_size" msgstr "" #. Tag: para -#: boot-installer.xml:1963 +#: boot-installer.xml:1923 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -1966,13 +1916,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:1973 +#: boot-installer.xml:1933 #, no-c-format msgid "rescue/enable" msgstr "" #. Tag: para -#: boot-installer.xml:1974 +#: boot-installer.xml:1934 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enter rescue mode rather than " @@ -1980,13 +1930,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1987 +#: boot-installer.xml:1947 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "" #. Tag: para -#: boot-installer.xml:1988 +#: boot-installer.xml:1948 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -1996,25 +1946,25 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2000 +#: boot-installer.xml:1960 #, no-c-format msgid "debian-installer/language (language)" msgstr "" #. Tag: term -#: boot-installer.xml:2001 +#: boot-installer.xml:1961 #, no-c-format msgid "debian-installer/country (country)" msgstr "" #. Tag: term -#: boot-installer.xml:2002 +#: boot-installer.xml:1962 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "" #. Tag: para -#: boot-installer.xml:2003 +#: boot-installer.xml:1963 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -2022,7 +1972,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2008 +#: boot-installer.xml:1968 #, no-c-format msgid "" "The first and easiest is to pass only the parameter <literal>locale</" @@ -2035,7 +1985,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2017 +#: boot-installer.xml:1977 #, no-c-format msgid "" "The second, more flexible option is to specify <literal>language</literal> " @@ -2046,13 +1996,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2029 +#: boot-installer.xml:1989 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "" #. Tag: para -#: boot-installer.xml:2030 +#: boot-installer.xml:1990 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -2063,7 +2013,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2044 +#: boot-installer.xml:2004 #, no-c-format msgid "" "Set to <userinput>true</userinput> if you want to disable IPv6 " @@ -2071,13 +2021,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2053 +#: boot-installer.xml:2013 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "" #. Tag: para -#: boot-installer.xml:2054 +#: boot-installer.xml:2014 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -2089,13 +2039,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2067 +#: boot-installer.xml:2027 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "" #. Tag: para -#: boot-installer.xml:2068 +#: boot-installer.xml:2028 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -2104,13 +2054,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2082 +#: boot-installer.xml:2042 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2083 +#: boot-installer.xml:2043 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -2125,7 +2075,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2096 +#: boot-installer.xml:2056 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -2135,7 +2085,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2103 +#: boot-installer.xml:2063 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -2149,19 +2099,19 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:2113 +#: boot-installer.xml:2073 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "" #. Tag: title -#: boot-installer.xml:2119 +#: boot-installer.xml:2079 #, no-c-format msgid "Blacklisting kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2120 +#: boot-installer.xml:2080 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -2173,7 +2123,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2129 +#: boot-installer.xml:2089 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -2184,7 +2134,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2137 +#: boot-installer.xml:2097 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -2194,19 +2144,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2153 +#: boot-installer.xml:2113 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "" #. Tag: title -#: boot-installer.xml:2158 +#: boot-installer.xml:2118 #, no-c-format msgid "Reliability of optical media" msgstr "" #. Tag: para -#: boot-installer.xml:2159 +#: boot-installer.xml:2119 #, no-c-format msgid "" "Sometimes, especially with older drives, the installer may fail to boot from " @@ -2216,7 +2166,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2166 +#: boot-installer.xml:2126 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -2225,13 +2175,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2172 +#: boot-installer.xml:2132 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "" #. Tag: para -#: boot-installer.xml:2177 +#: boot-installer.xml:2137 #, no-c-format msgid "" "If the disc does not boot, check that it was inserted correctly and that it " @@ -2239,7 +2189,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2183 +#: boot-installer.xml:2143 #, no-c-format msgid "" "If the installer fails to recognize the disc, try just running the option " @@ -2249,7 +2199,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2193 +#: boot-installer.xml:2153 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -2257,7 +2207,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2198 +#: boot-installer.xml:2158 #, no-c-format msgid "" "If you cannot get the installation working from optical disc, try one of the " @@ -2265,13 +2215,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2206 +#: boot-installer.xml:2166 #, no-c-format msgid "Common issues" msgstr "" #. Tag: para -#: boot-installer.xml:2209 +#: boot-installer.xml:2169 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -2279,7 +2229,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2226 +#: boot-installer.xml:2186 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if <quote>direct memory " @@ -2287,19 +2237,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2237 +#: boot-installer.xml:2197 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "" #. Tag: para -#: boot-installer.xml:2238 +#: boot-installer.xml:2198 #, no-c-format msgid "If the optical disc fails to boot, try the suggestions listed below." msgstr "" #. Tag: para -#: boot-installer.xml:2243 +#: boot-installer.xml:2203 #, no-c-format msgid "" "Check that your BIOS/UEFI actually supports booting from optical disc (only " @@ -2308,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2250 +#: boot-installer.xml:2210 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -2324,7 +2274,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:2263 +#: boot-installer.xml:2223 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -2338,7 +2288,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2268 +#: boot-installer.xml:2228 #, no-c-format msgid "" "If, after the installer has been booted successfully, the disc is not " @@ -2352,7 +2302,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2280 +#: boot-installer.xml:2240 #, no-c-format msgid "" "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " @@ -2361,7 +2311,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2287 +#: boot-installer.xml:2247 #, no-c-format msgid "" "Check in the output of <command>dmesg</command> if your optical drive was " @@ -2380,7 +2330,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2301 +#: boot-installer.xml:2261 #, no-c-format msgid "" "Check that there is a device node for your optical drive under <filename>/" @@ -2389,7 +2339,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2309 +#: boot-installer.xml:2269 #, no-c-format msgid "" "Use the <command>mount</command> command to check if the optical disc is " @@ -2401,7 +2351,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2319 +#: boot-installer.xml:2279 #, no-c-format msgid "" "Check if DMA is currently enabled: <informalexample><screen>\n" @@ -2417,7 +2367,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2334 +#: boot-installer.xml:2294 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -2427,13 +2377,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2348 +#: boot-installer.xml:2308 #, no-c-format msgid "Boot Configuration" msgstr "" #. Tag: para -#: boot-installer.xml:2350 +#: boot-installer.xml:2310 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -2443,7 +2393,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2359 +#: boot-installer.xml:2319 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -2452,7 +2402,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2370 +#: boot-installer.xml:2330 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -2464,37 +2414,37 @@ msgid "" msgstr "" #. Tag: userinput -#: boot-installer.xml:2381 +#: boot-installer.xml:2341 #, no-c-format msgid "dmesg" msgstr "" #. Tag: userinput -#: boot-installer.xml:2383 +#: boot-installer.xml:2343 #, no-c-format msgid "lspci" msgstr "" #. Tag: userinput -#: boot-installer.xml:2385 +#: boot-installer.xml:2345 #, no-c-format msgid "lsmod" msgstr "" #. Tag: userinput -#: boot-installer.xml:2387 +#: boot-installer.xml:2347 #, no-c-format msgid "amixer" msgstr "" #. Tag: title -#: boot-installer.xml:2395 +#: boot-installer.xml:2355 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "" #. Tag: para -#: boot-installer.xml:2396 +#: boot-installer.xml:2356 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -2502,7 +2452,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2441 +#: boot-installer.xml:2401 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -2515,13 +2465,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2455 +#: boot-installer.xml:2415 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "" #. Tag: para -#: boot-installer.xml:2456 +#: boot-installer.xml:2416 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -2534,7 +2484,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2466 +#: boot-installer.xml:2426 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -2548,13 +2498,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2485 +#: boot-installer.xml:2445 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "" #. Tag: para -#: boot-installer.xml:2487 +#: boot-installer.xml:2447 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -2576,13 +2526,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2512 +#: boot-installer.xml:2472 #, no-c-format msgid "Reporting Installation Problems" msgstr "" #. Tag: para -#: boot-installer.xml:2513 +#: boot-installer.xml:2473 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -2595,7 +2545,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2524 +#: boot-installer.xml:2484 #, no-c-format msgid "" "Other pertinent installation messages may be found in <filename>/var/log/</" @@ -2604,13 +2554,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2535 +#: boot-installer.xml:2495 #, no-c-format msgid "Submitting Installation Reports" msgstr "" #. Tag: para -#: boot-installer.xml:2536 +#: boot-installer.xml:2496 #, no-c-format msgid "" "If you still have problems, please submit an installation report (in English " @@ -2620,7 +2570,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2544 +#: boot-installer.xml:2504 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -2629,7 +2579,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2550 +#: boot-installer.xml:2510 #, no-c-format msgid "" "If you have a working &debian; system, the easiest way to send an " @@ -2642,7 +2592,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2560 +#: boot-installer.xml:2520 #, no-c-format msgid "" "Alternatively you can use this template when filling out installation " |