From 9d2a95464f173bef7f02af0d8452e76a1b02137f Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Thu, 2 Apr 2020 11:25:55 +0200 Subject: Refresh po|pot files after changings in en --- po/nn/boot-installer.po | 627 ++++++++++++++++++++++-------------------------- 1 file changed, 292 insertions(+), 335 deletions(-) (limited to 'po/nn/boot-installer.po') diff --git a/po/nn/boot-installer.po b/po/nn/boot-installer.po index 582753a67..9afac6247 100644 --- a/po/nn/boot-installer.po +++ b/po/nn/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-01-20 22:39+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2016-11-25 19:03+0000\n" "Last-Translator: NAME \n" "Language-Team: Norwegian nynorsk \n" @@ -226,8 +226,8 @@ msgid "Booting by TFTP" msgstr "" #. Tag: para -#: boot-installer.xml:169 boot-installer.xml:778 boot-installer.xml:1415 -#: boot-installer.xml:1545 boot-installer.xml:1938 +#: boot-installer.xml:169 boot-installer.xml:748 boot-installer.xml:1385 +#: boot-installer.xml:1515 boot-installer.xml:1908 #, no-c-format msgid "" "Booting from the network requires that you have a network connection and a " @@ -236,8 +236,8 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:175 boot-installer.xml:784 boot-installer.xml:1421 -#: boot-installer.xml:1551 boot-installer.xml:1944 +#: boot-installer.xml:175 boot-installer.xml:754 boot-installer.xml:1391 +#: boot-installer.xml:1521 boot-installer.xml:1914 #, no-c-format msgid "" "Older systems such as the 715 might require the use of an RBOOT server " @@ -245,8 +245,8 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:180 boot-installer.xml:789 boot-installer.xml:1426 -#: boot-installer.xml:1556 boot-installer.xml:1949 +#: boot-installer.xml:180 boot-installer.xml:759 boot-installer.xml:1396 +#: boot-installer.xml:1526 boot-installer.xml:1919 #, no-c-format msgid "" "The server-side setup to support network booting is described in ." @@ -732,8 +732,7 @@ msgstr "" #. Tag: title #: boot-installer.xml:689 #, no-c-format -msgid "" -"Booting from Linux using LILO or GRUB" +msgid "Booting from Linux using GRUB" msgstr "" #. Tag: para @@ -772,66 +771,32 @@ msgstr "" #: boot-installer.xml:716 #, no-c-format msgid "" -"For LILO, you will need to configure two essential things " -"in /etc/lilo.conf: to " -"load the initrd.gz installer at boot time; have the vmlinuz kernel use " -"a RAM disk as its root partition. Here is " -"a /etc/lilo.conf example:" -msgstr "" - -#. Tag: screen -#: boot-installer.xml:737 -#, no-c-format -msgid "" -"image=/boot/newinstall/vmlinuz\n" -" label=newinstall\n" -" initrd=/boot/newinstall/initrd.gz" +"For GRUB2, you will need to configure two essential " +"things in /boot/grub/grub.cfg:" msgstr "" #. Tag: para -#: boot-installer.xml:737 +#: boot-installer.xml:720 #, no-c-format -msgid "" -"For more details, refer to the initrd 4 and " -"lilo.conf 5 man pages. Now run lilo and " -"reboot." +msgid "to load the initrd.gz installer at boot time;" msgstr "" #. Tag: para -#: boot-installer.xml:746 +#: boot-installer.xml:725 #, no-c-format msgid "" -"The procedure for GRUB1 is quite similar. Locate your " -"menu.lst in the /boot/grub/ " -"directory (or sometimes /boot/boot/grub/) and add an " -"entry for the installer, for example (assuming /boot is " -"on the first partition of the first disk in the system):" -msgstr "" - -#. Tag: screen -#: boot-installer.xml:754 -#, no-c-format -msgid "" -"title New Install\n" -"root (hd0,0)\n" -"kernel /boot/newinstall/vmlinuz\n" -"initrd /boot/newinstall/initrd.gz" +"have the vmlinuz kernel use a RAM disk as its root " +"partition." msgstr "" #. Tag: para -#: boot-installer.xml:756 +#: boot-installer.xml:733 #, no-c-format -msgid "" -"The procedure for GRUB2 is very similar. The file is " -"named grub.cfg instead of menu.lst. An entry for the installer would be for instance for example:" +msgid "An entry for the installer would be for example:" msgstr "" #. Tag: screen -#: boot-installer.xml:762 +#: boot-installer.xml:737 #, no-c-format msgid "" "menuentry 'New Install' {\n" @@ -843,35 +808,27 @@ msgid "" "}" msgstr "" -#. Tag: para -#: boot-installer.xml:764 -#, no-c-format -msgid "" -"From here on, there should be no difference between GRUB " -"or LILO." -msgstr "" - #. Tag: title -#: boot-installer.xml:772 boot-installer.xml:1397 boot-installer.xml:1539 -#: boot-installer.xml:1932 +#: boot-installer.xml:742 boot-installer.xml:1367 boot-installer.xml:1509 +#: boot-installer.xml:1902 #, no-c-format msgid "Booting with TFTP" msgstr "" #. Tag: para -#: boot-installer.xml:797 +#: boot-installer.xml:767 #, no-c-format msgid "There are various ways to do a TFTP boot on i386." msgstr "" #. Tag: title -#: boot-installer.xml:803 +#: boot-installer.xml:773 #, no-c-format msgid "NIC or Motherboard that support PXE" msgstr "" #. Tag: para -#: boot-installer.xml:804 +#: boot-installer.xml:774 #, no-c-format msgid "" "It could be that your Network Interface Card or Motherboard provides PXE " @@ -881,13 +838,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:815 +#: boot-installer.xml:785 #, no-c-format msgid "NIC with Network BootROM" msgstr "" #. Tag: para -#: boot-installer.xml:816 +#: boot-installer.xml:786 #, no-c-format msgid "" "It could be that your Network Interface Card provides TFTP boot " @@ -895,7 +852,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:821 +#: boot-installer.xml:791 #, no-c-format msgid "" "Let us (&email-debian-boot-list;) know how did you manage it. " @@ -903,13 +860,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:829 +#: boot-installer.xml:799 #, no-c-format msgid "Etherboot" msgstr "" #. Tag: para -#: boot-installer.xml:830 +#: boot-installer.xml:800 #, no-c-format msgid "" "The etherboot project " @@ -917,13 +874,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:840 +#: boot-installer.xml:810 #, no-c-format msgid "The Boot Screen" msgstr "" #. Tag: para -#: boot-installer.xml:841 +#: boot-installer.xml:811 #, no-c-format msgid "" "When the installer boots, you should be presented with a friendly graphical " @@ -931,7 +888,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:846 +#: boot-installer.xml:816 #, no-c-format msgid "" "&debian-gnu; installer boot menu\n" @@ -953,7 +910,7 @@ msgstr "" "Install with speech synthesis" #. Tag: para -#: boot-installer.xml:850 +#: boot-installer.xml:820 #, no-c-format msgid "" "This graphical screen will look very slightly different depending on how " @@ -961,7 +918,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:858 +#: boot-installer.xml:828 #, no-c-format msgid "" "Depending on the installation method you are using, the Graphical " @@ -971,7 +928,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:865 +#: boot-installer.xml:835 #, no-c-format msgid "" "For a normal installation, select either the Graphical installAdvanced options entry gives access to a second menu that " @@ -991,7 +948,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:879 +#: boot-installer.xml:849 #, no-c-format msgid "" "If you wish or need to add any boot parameters for either the installer or " @@ -1005,7 +962,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:892 +#: boot-installer.xml:862 #, no-c-format msgid "" "Choosing the Help entry will result in the first help screen " @@ -1025,7 +982,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:910 +#: boot-installer.xml:880 #, no-c-format msgid "" "The keyboard is assumed to have a default American English layout at this " @@ -1037,7 +994,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:920 +#: boot-installer.xml:890 #, no-c-format msgid "" "If you are using a system that has the BIOS configured to use serial " @@ -1050,7 +1007,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:930 +#: boot-installer.xml:900 #, no-c-format msgid "" "To bypass the graphical boot screen you can either blindly press &escapekey; " @@ -1063,13 +1020,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:946 +#: boot-installer.xml:916 #, no-c-format msgid "The Graphical Installer" msgstr "" #. Tag: para -#: boot-installer.xml:947 +#: boot-installer.xml:917 #, no-c-format msgid "" "The graphical version of the installer is only available for a limited " @@ -1080,7 +1037,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:955 +#: boot-installer.xml:925 #, no-c-format msgid "" "Although the functionality is identical, the graphical installer still has a " @@ -1092,7 +1049,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:964 +#: boot-installer.xml:934 #, no-c-format msgid "" "The graphical installer is available with all CD/DVD images and with the hd-" @@ -1106,7 +1063,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:975 +#: boot-installer.xml:945 #, no-c-format msgid "" "There is also a graphical installer image that can be netbooted. And there " @@ -1118,7 +1075,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:988 +#: boot-installer.xml:958 #, no-c-format msgid "" "For &arch-title;, currently only an experimental mini ISO " @@ -1130,7 +1087,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1002 +#: boot-installer.xml:972 #, no-c-format msgid "" "Just as with the text-based installer it is possible to add boot parameters " @@ -1138,7 +1095,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1008 +#: boot-installer.xml:978 #, no-c-format msgid "" "The graphical installer requires significantly more memory to run than the " @@ -1148,7 +1105,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1015 +#: boot-installer.xml:985 #, no-c-format msgid "" "If the amount of memory in your system is below &minimum-memory;, the " @@ -1158,19 +1115,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1029 boot-installer.xml:1972 +#: boot-installer.xml:999 boot-installer.xml:1942 #, no-c-format msgid "Booting from a CD-ROM" msgstr "" #. Tag: title -#: boot-installer.xml:1069 +#: boot-installer.xml:1039 #, no-c-format msgid "CD Contents" msgstr "" #. Tag: para -#: boot-installer.xml:1071 +#: boot-installer.xml:1041 #, no-c-format msgid "" "There are three basic variations of &debian; Install CDs. The " @@ -1185,7 +1142,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1087 +#: boot-installer.xml:1057 #, no-c-format msgid "" "The IA-64 architecture uses the next generation Extensible Firmware " @@ -1201,7 +1158,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1103 +#: boot-installer.xml:1073 #, no-c-format msgid "" "The &debian; Installer CD contains a small EFI partition where the " @@ -1212,7 +1169,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1112 +#: boot-installer.xml:1082 #, no-c-format msgid "" "Most of the details of how ELILO actually loads and " @@ -1226,7 +1183,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1124 +#: boot-installer.xml:1094 #, no-c-format msgid "" "The EFI Boot Manager is presented as the last step of the firmware " @@ -1241,13 +1198,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1143 +#: boot-installer.xml:1113 #, no-c-format msgid "IMPORTANT" msgstr "" #. Tag: para -#: boot-installer.xml:1144 +#: boot-installer.xml:1114 #, no-c-format msgid "" "The EFI Boot Manager will select a default boot action, typically the first " @@ -1260,13 +1217,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1156 +#: boot-installer.xml:1126 #, no-c-format msgid "Option 1: Booting from the Boot Option Maintenance Menu" msgstr "" #. Tag: para -#: boot-installer.xml:1163 +#: boot-installer.xml:1133 #, no-c-format msgid "" "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " @@ -1275,7 +1232,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1169 +#: boot-installer.xml:1139 #, no-c-format msgid "" "Select Boot Maintenance Menu from the menu with the arrow " @@ -1283,7 +1240,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1175 +#: boot-installer.xml:1145 #, no-c-format msgid "" "Select Boot From a File from the menu with the arrow keys " @@ -1295,7 +1252,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1186 +#: boot-installer.xml:1156 #, no-c-format msgid "" "You can choose either of the entries that refer to the CD/DVD drive. Select " @@ -1307,7 +1264,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1197 +#: boot-installer.xml:1167 #, no-c-format msgid "" "You will only need this step if you chose Debian Inst [Acpi ...EFI Shell from the menu with the arrow keys and " @@ -1366,7 +1323,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1251 +#: boot-installer.xml:1221 #, no-c-format msgid "" "Examine the output from the shell looking for the CDROM drive. It is most " @@ -1376,7 +1333,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1258 +#: boot-installer.xml:1228 #, no-c-format msgid "" "Enter fsn: and press " @@ -1386,7 +1343,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1265 +#: boot-installer.xml:1235 #, no-c-format msgid "" "Enter elilo and press ENTER. This will " @@ -1394,7 +1351,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1272 +#: boot-installer.xml:1242 #, no-c-format msgid "" "As with option 1, these steps start the &debian; boot loader which will " @@ -1405,13 +1362,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1286 +#: boot-installer.xml:1256 #, no-c-format msgid "Installing using a Serial Console" msgstr "" #. Tag: para -#: boot-installer.xml:1288 +#: boot-installer.xml:1258 #, no-c-format msgid "" "You may choose to perform an install using a monitor and keyboard or using a " @@ -1424,7 +1381,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1299 +#: boot-installer.xml:1269 #, no-c-format msgid "" "In most circumstances, you will want the installer to use the same baud rate " @@ -1434,7 +1391,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1306 +#: boot-installer.xml:1276 #, no-c-format msgid "" "If there is not an option available that is configured for the serial device " @@ -1445,7 +1402,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1317 +#: boot-installer.xml:1287 #, no-c-format msgid "" "Most IA-64 boxes ship with a default console setting of 9600 baud. This " @@ -1457,7 +1414,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1326 +#: boot-installer.xml:1296 #, no-c-format msgid "" "If you select the wrong console type, you will be able to select the kernel " @@ -1467,13 +1424,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1335 +#: boot-installer.xml:1305 #, no-c-format msgid "Selecting the Boot Kernel and Options" msgstr "" #. Tag: para -#: boot-installer.xml:1337 +#: boot-installer.xml:1307 #, no-c-format msgid "" "The boot loader will display a form with a menu list and a text window with " @@ -1486,7 +1443,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1349 +#: boot-installer.xml:1319 #, no-c-format msgid "" "Consult the General help screen for the description " @@ -1501,7 +1458,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1367 +#: boot-installer.xml:1337 #, no-c-format msgid "" "Select the kernel version and installation mode most appropriate to your " @@ -1509,7 +1466,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1372 +#: boot-installer.xml:1342 #, no-c-format msgid "" "Enter any boot parameters by typing at the keyboard. The text will be " @@ -1518,7 +1475,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1379 +#: boot-installer.xml:1349 #, no-c-format msgid "" "Press ENTER. This will load and start the kernel. The " @@ -1527,7 +1484,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1388 boot-installer.xml:1525 +#: boot-installer.xml:1358 boot-installer.xml:1495 #, no-c-format msgid "" "Proceed to the next chapter to continue the installation where you will set " @@ -1535,7 +1492,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1399 +#: boot-installer.xml:1369 #, no-c-format msgid "" "Booting an IA-64 system from the network is similar to a CD boot. The only " @@ -1548,7 +1505,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1434 +#: boot-installer.xml:1404 #, no-c-format msgid "" "Network booting an IA-64 system requires two architecture-specific actions. " @@ -1558,13 +1515,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1445 +#: boot-installer.xml:1415 #, no-c-format msgid "Configuring the Server" msgstr "" #. Tag: para -#: boot-installer.xml:1446 +#: boot-installer.xml:1416 #, no-c-format msgid "" "A suitable TFTP entry for network booting an IA-64 system looks something " @@ -1579,7 +1536,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1456 +#: boot-installer.xml:1426 #, no-c-format msgid "" "Extract the netboot.tar.gz file into the directory used " @@ -1590,7 +1547,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:1466 +#: boot-installer.xml:1436 #, no-c-format msgid "" "# cd /var/lib/tftp\n" @@ -1602,7 +1559,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1466 +#: boot-installer.xml:1436 #, no-c-format msgid "" "The netboot.tar.gz contains an elilo.confboot cdrom command " @@ -1777,13 +1734,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2020 +#: boot-installer.xml:1990 #, no-c-format msgid "IDPROM Messages" msgstr "" #. Tag: para -#: boot-installer.xml:2021 +#: boot-installer.xml:1991 #, no-c-format msgid "" "If you cannot boot because you get messages about a problem with " @@ -1794,13 +1751,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2040 +#: boot-installer.xml:2010 #, no-c-format msgid "Accessibility" msgstr "" #. Tag: para -#: boot-installer.xml:2041 +#: boot-installer.xml:2011 #, no-c-format msgid "" "Some users may need specific support because of e.g. some visual impairment. " @@ -1818,13 +1775,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2061 +#: boot-installer.xml:2031 #, no-c-format msgid "Installer front-end" msgstr "" #. Tag: para -#: boot-installer.xml:2062 +#: boot-installer.xml:2032 #, no-c-format msgid "" "The &debian; installer supports several front-ends for asking questions, " @@ -1836,13 +1793,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2074 +#: boot-installer.xml:2044 #, no-c-format msgid "USB Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:2075 +#: boot-installer.xml:2045 #, no-c-format msgid "" "USB braille displays should be automatically detected. A textual version of " @@ -1856,13 +1813,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2090 +#: boot-installer.xml:2060 #, no-c-format msgid "Serial Braille Displays" msgstr "" #. Tag: para -#: boot-installer.xml:2091 +#: boot-installer.xml:2061 #, no-c-format msgid "" "Serial braille displays cannot safely be automatically detected (since that " @@ -1887,13 +1844,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2118 boot-installer.xml:3110 +#: boot-installer.xml:2088 boot-installer.xml:3080 #, no-c-format msgid "Software Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:2119 +#: boot-installer.xml:2089 #, no-c-format msgid "" "Support for software speech synthesis is available on all installer images " @@ -1905,7 +1862,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2128 +#: boot-installer.xml:2098 #, no-c-format msgid "" "If several sound cards are detected, you will be prompted to press " @@ -1913,7 +1870,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2133 +#: boot-installer.xml:2103 #, no-c-format msgid "" "The first question (language) is spoken in english, and the remainder of " @@ -1922,7 +1879,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2139 +#: boot-installer.xml:2109 #, no-c-format msgid "" "The default speech rate is quite slow. To make it faster, press " @@ -1940,13 +1897,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2167 +#: boot-installer.xml:2137 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "" #. Tag: para -#: boot-installer.xml:2168 +#: boot-installer.xml:2138 #, no-c-format msgid "" "Support for hardware speech synthesis devices is available on all installer " @@ -1956,7 +1913,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2175 +#: boot-installer.xml:2145 #, no-c-format msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " @@ -1970,13 +1927,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2190 +#: boot-installer.xml:2160 #, no-c-format msgid "Board Devices" msgstr "" #. Tag: para -#: boot-installer.xml:2191 +#: boot-installer.xml:2161 #, no-c-format msgid "" "Some accessibility devices are actual boards that are plugged inside the " @@ -1987,7 +1944,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2199 +#: boot-installer.xml:2169 #, no-c-format msgid "" "If desired a textual version of the bootloader can be activated before " @@ -1995,13 +1952,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2207 +#: boot-installer.xml:2177 #, no-c-format msgid "High-Contrast Theme" msgstr "" #. Tag: para -#: boot-installer.xml:2208 +#: boot-installer.xml:2178 #, no-c-format msgid "" "For users with low vision, the installer can use a high-contrast color theme " @@ -2012,13 +1969,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2219 +#: boot-installer.xml:2189 #, no-c-format msgid "Zoom" msgstr "" #. Tag: para -#: boot-installer.xml:2220 +#: boot-installer.xml:2190 #, no-c-format msgid "" "For users with low vision, the graphical installer has a very basic zoom " @@ -2028,13 +1985,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2230 +#: boot-installer.xml:2200 #, no-c-format msgid "Expert install, rescue mode, automated install" msgstr "" #. Tag: para -#: boot-installer.xml:2231 +#: boot-installer.xml:2201 #, no-c-format msgid "" "Expert, Rescue, and Automated installation choices are also available with " @@ -2052,7 +2009,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2246 +#: boot-installer.xml:2216 #, no-c-format msgid "" "The automated install choice allows to install &debian; completely " @@ -2062,13 +2019,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2256 +#: boot-installer.xml:2226 #, no-c-format msgid "Accessibility of the installed system" msgstr "" #. Tag: para -#: boot-installer.xml:2257 +#: boot-installer.xml:2227 #, no-c-format msgid "" "Documentation on accessibility of the installed system is available on the " @@ -2077,13 +2034,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2271 +#: boot-installer.xml:2241 #, no-c-format msgid "Boot Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:2272 +#: boot-installer.xml:2242 #, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " @@ -2093,7 +2050,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2279 +#: boot-installer.xml:2249 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -2103,7 +2060,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2286 +#: boot-installer.xml:2256 #, no-c-format msgid "" "Information on many boot parameters can be found in the ttya or " @@ -2172,13 +2129,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2348 +#: boot-installer.xml:2318 #, no-c-format msgid "&debian; Installer Parameters" msgstr "" #. Tag: para -#: boot-installer.xml:2349 +#: boot-installer.xml:2319 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -2190,7 +2147,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2364 +#: boot-installer.xml:2334 #, no-c-format msgid "" "A number of parameters have a short form that helps avoid the " @@ -2201,19 +2158,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2376 +#: boot-installer.xml:2346 #, no-c-format msgid "debconf/priority (priority)" msgstr "" #. Tag: para -#: boot-installer.xml:2377 +#: boot-installer.xml:2347 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" #. Tag: para -#: boot-installer.xml:2381 +#: boot-installer.xml:2351 #, no-c-format msgid "" "The default installation uses priority=high. This " @@ -2223,7 +2180,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2388 +#: boot-installer.xml:2358 #, no-c-format msgid "" "If you add priority=medium as boot parameter, you " @@ -2236,13 +2193,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2402 +#: boot-installer.xml:2372 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "" #. Tag: para -#: boot-installer.xml:2403 +#: boot-installer.xml:2373 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -2263,13 +2220,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2434 +#: boot-installer.xml:2404 #, no-c-format msgid "BOOT_DEBUG" msgstr "" #. Tag: para -#: boot-installer.xml:2435 +#: boot-installer.xml:2405 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -2279,49 +2236,49 @@ msgid "" msgstr "" #. Tag: userinput -#: boot-installer.xml:2444 +#: boot-installer.xml:2414 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "" #. Tag: para -#: boot-installer.xml:2445 +#: boot-installer.xml:2415 #, no-c-format msgid "This is the default." msgstr "" #. Tag: userinput -#: boot-installer.xml:2449 +#: boot-installer.xml:2419 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "" #. Tag: para -#: boot-installer.xml:2450 +#: boot-installer.xml:2420 #, no-c-format msgid "More verbose than usual." msgstr "" #. Tag: userinput -#: boot-installer.xml:2454 +#: boot-installer.xml:2424 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "" #. Tag: para -#: boot-installer.xml:2455 +#: boot-installer.xml:2425 #, no-c-format msgid "Lots of debugging information." msgstr "" #. Tag: userinput -#: boot-installer.xml:2459 +#: boot-installer.xml:2429 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "" #. Tag: para -#: boot-installer.xml:2460 +#: boot-installer.xml:2430 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -2329,19 +2286,19 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2474 +#: boot-installer.xml:2444 #, no-c-format msgid "log_host" msgstr "" #. Tag: term -#: boot-installer.xml:2475 +#: boot-installer.xml:2445 #, no-c-format msgid "log_port" msgstr "" #. Tag: para -#: boot-installer.xml:2476 +#: boot-installer.xml:2446 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -2350,13 +2307,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2487 +#: boot-installer.xml:2457 #, no-c-format msgid "lowmem" msgstr "" #. Tag: para -#: boot-installer.xml:2488 +#: boot-installer.xml:2458 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -2365,13 +2322,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2498 +#: boot-installer.xml:2468 #, no-c-format msgid "noshell" msgstr "" #. Tag: para -#: boot-installer.xml:2499 +#: boot-installer.xml:2469 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -2379,13 +2336,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2508 +#: boot-installer.xml:2478 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "" #. Tag: para -#: boot-installer.xml:2509 +#: boot-installer.xml:2479 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -2397,13 +2354,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2518 +#: boot-installer.xml:2488 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "" #. Tag: para -#: boot-installer.xml:2522 +#: boot-installer.xml:2492 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -2415,13 +2372,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2536 +#: boot-installer.xml:2506 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "" #. Tag: para -#: boot-installer.xml:2537 +#: boot-installer.xml:2507 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -2434,13 +2391,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2552 boot-installer.xml:2785 +#: boot-installer.xml:2522 boot-installer.xml:2755 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "" #. Tag: para -#: boot-installer.xml:2553 +#: boot-installer.xml:2523 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -2450,7 +2407,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2560 +#: boot-installer.xml:2530 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -2461,13 +2418,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2571 +#: boot-installer.xml:2541 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "" #. Tag: para -#: boot-installer.xml:2572 +#: boot-installer.xml:2542 #, no-c-format msgid "" "Set to false to prevent starting PCMCIA services, if " @@ -2475,13 +2432,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2582 +#: boot-installer.xml:2552 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "" #. Tag: para -#: boot-installer.xml:2583 +#: boot-installer.xml:2553 #, no-c-format msgid "" "Set to true to enable support for Serial ATA RAID " @@ -2491,13 +2448,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2594 +#: boot-installer.xml:2564 #, no-c-format msgid "preseed/url (url)" msgstr "" #. Tag: para -#: boot-installer.xml:2595 +#: boot-installer.xml:2565 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -2505,13 +2462,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2604 +#: boot-installer.xml:2574 #, no-c-format msgid "preseed/file (file)" msgstr "" #. Tag: para -#: boot-installer.xml:2605 +#: boot-installer.xml:2575 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -2519,13 +2476,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2614 +#: boot-installer.xml:2584 #, no-c-format msgid "preseed/interactive" msgstr "" #. Tag: para -#: boot-installer.xml:2615 +#: boot-installer.xml:2585 #, no-c-format msgid "" "Set to true to display questions even if they have " @@ -2536,13 +2493,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2627 +#: boot-installer.xml:2597 #, no-c-format msgid "auto-install/enable (auto)" msgstr "" #. Tag: para -#: boot-installer.xml:2628 +#: boot-installer.xml:2598 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -2551,13 +2508,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2639 +#: boot-installer.xml:2609 #, no-c-format msgid "finish-install/keep-consoles" msgstr "" #. Tag: para -#: boot-installer.xml:2640 +#: boot-installer.xml:2610 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -2566,13 +2523,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2651 +#: boot-installer.xml:2621 #, no-c-format msgid "cdrom-detect/eject" msgstr "" #. Tag: para -#: boot-installer.xml:2652 +#: boot-installer.xml:2622 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -2584,7 +2541,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2661 +#: boot-installer.xml:2631 #, no-c-format msgid "" "Set to false to disable automatic ejection, and be " @@ -2593,13 +2550,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2672 +#: boot-installer.xml:2642 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "" #. Tag: para -#: boot-installer.xml:2673 +#: boot-installer.xml:2643 #, no-c-format msgid "" "By setting this option to false, the package " @@ -2609,7 +2566,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2680 +#: boot-installer.xml:2650 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -2620,13 +2577,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2692 +#: boot-installer.xml:2662 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "" #. Tag: para -#: boot-installer.xml:2693 +#: boot-installer.xml:2663 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -2636,13 +2593,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2704 +#: boot-installer.xml:2674 #, no-c-format msgid "ramdisk_size" msgstr "" #. Tag: para -#: boot-installer.xml:2705 +#: boot-installer.xml:2675 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -2651,13 +2608,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2715 +#: boot-installer.xml:2685 #, no-c-format msgid "rescue/enable" msgstr "" #. Tag: para -#: boot-installer.xml:2716 +#: boot-installer.xml:2686 #, no-c-format msgid "" "Set to true to enter rescue mode rather than " @@ -2665,13 +2622,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2729 +#: boot-installer.xml:2699 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "" #. Tag: para -#: boot-installer.xml:2730 +#: boot-installer.xml:2700 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -2681,25 +2638,25 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2742 +#: boot-installer.xml:2712 #, no-c-format msgid "debian-installer/language (language)" msgstr "" #. Tag: term -#: boot-installer.xml:2743 +#: boot-installer.xml:2713 #, no-c-format msgid "debian-installer/country (country)" msgstr "" #. Tag: term -#: boot-installer.xml:2744 +#: boot-installer.xml:2714 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "" #. Tag: para -#: boot-installer.xml:2745 +#: boot-installer.xml:2715 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -2707,7 +2664,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2750 +#: boot-installer.xml:2720 #, no-c-format msgid "" "The first and easiest is to pass only the parameter localelanguage " @@ -2731,13 +2688,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2771 +#: boot-installer.xml:2741 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "" #. Tag: para -#: boot-installer.xml:2772 +#: boot-installer.xml:2742 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -2748,7 +2705,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2786 +#: boot-installer.xml:2756 #, no-c-format msgid "" "Set to true if you want to disable IPv6 " @@ -2756,13 +2713,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2795 +#: boot-installer.xml:2765 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "" #. Tag: para -#: boot-installer.xml:2796 +#: boot-installer.xml:2766 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -2774,13 +2731,13 @@ msgid "" msgstr "" #. Tag: term -#: boot-installer.xml:2809 +#: boot-installer.xml:2779 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "" #. Tag: para -#: boot-installer.xml:2810 +#: boot-installer.xml:2780 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -2789,13 +2746,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2824 +#: boot-installer.xml:2794 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2825 +#: boot-installer.xml:2795 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -2810,7 +2767,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2838 +#: boot-installer.xml:2808 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -2820,7 +2777,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2845 +#: boot-installer.xml:2815 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -2834,19 +2791,19 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:2855 +#: boot-installer.xml:2825 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "" #. Tag: title -#: boot-installer.xml:2861 +#: boot-installer.xml:2831 #, no-c-format msgid "Blacklisting kernel modules" msgstr "" #. Tag: para -#: boot-installer.xml:2862 +#: boot-installer.xml:2832 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -2858,7 +2815,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2871 +#: boot-installer.xml:2841 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -2869,7 +2826,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2879 +#: boot-installer.xml:2849 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -2879,19 +2836,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2895 +#: boot-installer.xml:2865 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "" #. Tag: title -#: boot-installer.xml:2900 +#: boot-installer.xml:2870 #, no-c-format msgid "Reliability of optical media" msgstr "" #. Tag: para -#: boot-installer.xml:2901 +#: boot-installer.xml:2871 #, no-c-format msgid "" "Sometimes, especially with older drives, the installer may fail to boot from " @@ -2901,7 +2858,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2908 +#: boot-installer.xml:2878 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -2910,13 +2867,13 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2914 +#: boot-installer.xml:2884 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "" #. Tag: para -#: boot-installer.xml:2919 +#: boot-installer.xml:2889 #, no-c-format msgid "" "If the disc does not boot, check that it was inserted correctly and that it " @@ -2924,7 +2881,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2925 +#: boot-installer.xml:2895 #, no-c-format msgid "" "If the installer fails to recognize the disc, try just running the option " @@ -2934,7 +2891,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2935 +#: boot-installer.xml:2905 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -2942,7 +2899,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2940 +#: boot-installer.xml:2910 #, no-c-format msgid "" "If you cannot get the installation working from optical disc, try one of the " @@ -2950,13 +2907,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2948 +#: boot-installer.xml:2918 #, no-c-format msgid "Common issues" msgstr "" #. Tag: para -#: boot-installer.xml:2951 +#: boot-installer.xml:2921 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -2964,7 +2921,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2968 +#: boot-installer.xml:2938 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if direct memory " @@ -2972,19 +2929,19 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:2979 +#: boot-installer.xml:2949 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "" #. Tag: para -#: boot-installer.xml:2980 +#: boot-installer.xml:2950 #, no-c-format msgid "If the optical disc fails to boot, try the suggestions listed below." msgstr "" #. Tag: para -#: boot-installer.xml:2985 +#: boot-installer.xml:2955 #, no-c-format msgid "" "Check that your BIOS actually supports booting from optical disc (only an " @@ -2993,7 +2950,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:2992 +#: boot-installer.xml:2962 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -3009,7 +2966,7 @@ msgid "" msgstr "" #. Tag: screen -#: boot-installer.xml:3005 +#: boot-installer.xml:2975 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -3023,7 +2980,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3010 +#: boot-installer.xml:2980 #, no-c-format msgid "" "If, after the installer has been booted successfully, the disc is not " @@ -3037,7 +2994,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3022 +#: boot-installer.xml:2992 #, no-c-format msgid "" "Switch to VT4 or view the contents of /var/log/syslog " @@ -3046,7 +3003,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3029 +#: boot-installer.xml:2999 #, no-c-format msgid "" "Check in the output of dmesg if your optical drive was " @@ -3065,7 +3022,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3043 +#: boot-installer.xml:3013 #, no-c-format msgid "" "Check that there is a device node for your optical drive under /" @@ -3074,7 +3031,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3051 +#: boot-installer.xml:3021 #, no-c-format msgid "" "Use the mount command to check if the optical disc is " @@ -3086,7 +3043,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3061 +#: boot-installer.xml:3031 #, no-c-format msgid "" "Check if DMA is currently enabled: \n" @@ -3102,7 +3059,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3076 +#: boot-installer.xml:3046 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -3112,13 +3069,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:3090 +#: boot-installer.xml:3060 #, no-c-format msgid "Boot Configuration" msgstr "" #. Tag: para -#: boot-installer.xml:3092 +#: boot-installer.xml:3062 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -3128,7 +3085,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3101 +#: boot-installer.xml:3071 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -3137,7 +3094,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3112 +#: boot-installer.xml:3082 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -3149,37 +3106,37 @@ msgid "" msgstr "" #. Tag: userinput -#: boot-installer.xml:3123 +#: boot-installer.xml:3093 #, no-c-format msgid "dmesg" msgstr "" #. Tag: userinput -#: boot-installer.xml:3125 +#: boot-installer.xml:3095 #, no-c-format msgid "lspci" msgstr "" #. Tag: userinput -#: boot-installer.xml:3127 +#: boot-installer.xml:3097 #, no-c-format msgid "lsmod" msgstr "" #. Tag: userinput -#: boot-installer.xml:3129 +#: boot-installer.xml:3099 #, no-c-format msgid "amixer" msgstr "" #. Tag: title -#: boot-installer.xml:3137 boot-installer.xml:3242 +#: boot-installer.xml:3107 boot-installer.xml:3212 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "" #. Tag: para -#: boot-installer.xml:3138 +#: boot-installer.xml:3108 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -3187,7 +3144,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3183 +#: boot-installer.xml:3153 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -3200,13 +3157,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:3197 +#: boot-installer.xml:3167 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "" #. Tag: para -#: boot-installer.xml:3198 +#: boot-installer.xml:3168 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -3219,7 +3176,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3208 +#: boot-installer.xml:3178 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -3233,19 +3190,19 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3243 +#: boot-installer.xml:3213 #, no-c-format msgid "There are some common installation problems that are worth mentioning." msgstr "" #. Tag: title -#: boot-installer.xml:3249 +#: boot-installer.xml:3219 #, no-c-format msgid "Misdirected video output" msgstr "" #. Tag: para -#: boot-installer.xml:3250 +#: boot-installer.xml:3220 #, no-c-format msgid "" "It is fairly common for &arch-title; to have two video cards in one machine, " @@ -3261,7 +3218,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3264 +#: boot-installer.xml:3234 #, no-c-format msgid "" "Note that you may also have to manually add this parameter to the silo " @@ -3271,13 +3228,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:3275 +#: boot-installer.xml:3245 #, no-c-format msgid "Failure to Boot or Install from CD-ROM" msgstr "" #. Tag: para -#: boot-installer.xml:3276 +#: boot-installer.xml:3246 #, no-c-format msgid "" "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if " @@ -3286,19 +3243,19 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3282 +#: boot-installer.xml:3252 #, no-c-format msgid "We recommend to install such systems by netbooting the installer." msgstr "" #. Tag: title -#: boot-installer.xml:3291 +#: boot-installer.xml:3261 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "" #. Tag: para -#: boot-installer.xml:3293 +#: boot-installer.xml:3263 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -3320,13 +3277,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:3318 +#: boot-installer.xml:3288 #, no-c-format msgid "Reporting Installation Problems" msgstr "" #. Tag: para -#: boot-installer.xml:3319 +#: boot-installer.xml:3289 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -3339,7 +3296,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:3330 +#: boot-installer.xml:3300 #, no-c-format msgid "" "Other pertinent installation messages may be found in /var/log/