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/ro/boot-installer.po | 627 +++++++++++++++++++++----------------------- po/ro/boot-new.po | 5 +- po/ro/install-methods.po | 145 +++++----- po/ro/installation-howto.po | 8 +- po/ro/partitioning.po | 19 +- po/ro/preseed.po | 38 ++- po/ro/random-bits.po | 131 ++++----- po/ro/using-d-i.po | 300 ++++++++------------- 8 files changed, 564 insertions(+), 709 deletions(-) (limited to 'po/ro') diff --git a/po/ro/boot-installer.po b/po/ro/boot-installer.po index 4f0ea5840..201abdeae 100644 --- a/po/ro/boot-installer.po +++ b/po/ro/boot-installer.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_boot-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 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: Romanian \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/\n" "Language-Team: Romanian \n" @@ -39,8 +39,7 @@ msgstr "" #, no-c-format msgid "" "If you did a default installation, the first thing you should see when you " -"boot the system is the menu of the grub or possibly the lilo bootloader. " +"boot the system is the menu of the grub bootloader. " "The first choices in the menu will be for your new &debian; system. If you " "had any other operating systems on your computer (like Windows) that were " "detected by the installation system, those will be listed lower down in the " diff --git a/po/ro/install-methods.po b/po/ro/install-methods.po index 7fb9a4e07..7f66e6f5e 100644 --- a/po/ro/install-methods.po +++ b/po/ro/install-methods.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-09-22 23:04+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2016-04-08 20:25+0000\n" "Last-Translator: NAME \n" "Language-Team: Romanian \n" @@ -510,11 +510,11 @@ msgstr "" #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " -"boot loader on the stick. Although any boot loader (e.g. lilo) should work, it's convenient to use syslinux, since it uses a FAT16 partition and can be reconfigured by just " -"editing a text file. Any operating system which supports the FAT file system " -"can be used to make changes to the configuration of the boot loader." +"boot loader on the stick. Although any boot loader should work, it's " +"convenient to use syslinux, since it uses a FAT16 " +"partition and can be reconfigured by just editing a text file. Any operating " +"system which supports the FAT file system can be used to make changes to the " +"configuration of the boot loader." msgstr "" #. Tag: para @@ -755,9 +755,7 @@ msgstr "" #. Tag: title #: install-methods.xml:676 #, no-c-format -msgid "" -"Hard disk installer booting from Linux using LILO or " -"GRUB" +msgid "Hard disk installer booting from Linux using GRUB" msgstr "" #. Tag: para @@ -765,16 +763,16 @@ msgstr "" #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " -"installation using either LILO or GRUB." +"installation using GRUB." msgstr "" #. Tag: para #: install-methods.xml:684 #, no-c-format msgid "" -"At boot time, both bootloaders support loading in memory not only the " -"kernel, but also a disk image. This RAM disk can be used as the root file-" -"system by the kernel." +"At boot time, GRUB supports loading in memory not only " +"the kernel, but also a disk image. This RAM disk can be used as the root " +"file-system by the kernel." msgstr "" #. Tag: para @@ -782,24 +780,23 @@ msgstr "" #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " -"on your hard drive (note that LILO can not boot from files on an NTFS file " -"system), for instance to /boot/newinstall/." +"on your hard drive, for instance to /boot/newinstall/." msgstr "" #. Tag: para -#: install-methods.xml:698 +#: install-methods.xml:697 #, no-c-format msgid "vmlinuz (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:703 +#: install-methods.xml:702 #, no-c-format msgid "initrd.gz (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:710 +#: install-methods.xml:709 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to loadlin" msgstr "" #. Tag: para -#: install-methods.xml:721 +#: install-methods.xml:720 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -821,7 +818,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:726 +#: install-methods.xml:725 #, no-c-format msgid "" "Copy the following directories from a &debian; installation image to " @@ -829,26 +826,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:731 +#: install-methods.xml:730 #, no-c-format msgid "" "/&x86-install-dir; (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:736 +#: install-methods.xml:735 #, no-c-format msgid "/tools (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:848 +#: install-methods.xml:847 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:849 +#: install-methods.xml:848 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -859,7 +856,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:857 +#: install-methods.xml:856 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP serverThe Reverse Address Resolution Protocol " @@ -881,7 +878,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:878 +#: install-methods.xml:877 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -890,7 +887,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:884 +#: install-methods.xml:883 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -898,7 +895,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:889 +#: install-methods.xml:888 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -908,7 +905,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:897 +#: install-methods.xml:896 #, no-c-format msgid "" "For a &debian-gnu; server we recommend tftpd-hpa. " @@ -918,13 +915,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:913 +#: install-methods.xml:912 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:914 +#: install-methods.xml:913 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -936,7 +933,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:926 +#: install-methods.xml:925 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -951,13 +948,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:947 +#: install-methods.xml:946 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:948 +#: install-methods.xml:947 #, no-c-format msgid "" "One free software DHCP server is ISC dhcpd. For &debian-" @@ -967,7 +964,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:955 +#: install-methods.xml:954 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -992,7 +989,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:956 #, no-c-format msgid "" "In this example, there is one server servername " @@ -1004,7 +1001,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:967 +#: install-methods.xml:966 #, no-c-format msgid "" "After you have edited the dhcpd configuration file, " @@ -1012,13 +1009,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:975 +#: install-methods.xml:974 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:976 +#: install-methods.xml:975 #, no-c-format msgid "" "Here is another example for a dhcp.conf using the Pre-" @@ -1056,7 +1053,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:986 +#: install-methods.xml:985 #, no-c-format msgid "" "If your machine uses UEFI to boot, you will have to specify a boot loader " @@ -1064,7 +1061,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:990 +#: install-methods.xml:989 #, no-c-format msgid "" "group {\n" @@ -1078,13 +1075,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1003 +#: install-methods.xml:1002 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1004 +#: install-methods.xml:1003 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1095,7 +1092,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1012 +#: install-methods.xml:1011 #, no-c-format msgid "" "To use CMU bootpd, you must first uncomment (or add) the " @@ -1130,7 +1127,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1045 +#: install-methods.xml:1044 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC dhcpd is really " @@ -1145,13 +1142,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1064 +#: install-methods.xml:1063 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1065 +#: install-methods.xml:1064 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1159,7 +1156,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1070 +#: install-methods.xml:1069 #, no-c-format msgid "" "In the case of tftpd-hpa there are two ways the " @@ -1170,7 +1167,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1079 +#: install-methods.xml:1078 #, no-c-format msgid "" "Historically, TFTP servers used /tftpboot as directory " @@ -1182,7 +1179,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1089 +#: install-methods.xml:1088 #, no-c-format msgid "" "All in.tftpd alternatives available in &debian; should " @@ -1193,7 +1190,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1097 +#: install-methods.xml:1096 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1211,13 +1208,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1119 +#: install-methods.xml:1118 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1120 +#: install-methods.xml:1119 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in boot netbootpd to supply the " @@ -1354,13 +1351,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1331 +#: install-methods.xml:1330 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1332 +#: install-methods.xml:1331 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1371,13 +1368,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1344 +#: install-methods.xml:1343 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1345 +#: install-methods.xml:1344 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1387,7 +1384,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1352 +#: install-methods.xml:1351 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/ro/installation-howto.po b/po/ro/installation-howto.po index 45aa070f7..12baa78ed 100644 --- a/po/ro/installation-howto.po +++ b/po/ro/installation-howto.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_installation-howto\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-09-22 23:04+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2016-04-08 20:25+0000\n" "Last-Translator: NAME \n" "Language-Team: Romanian \n" @@ -374,9 +374,9 @@ msgid "" "The last step is to install a boot loader. If the installer detects other " "operating systems on your computer, it will add them to the boot menu and " "let you know. By default GRUB will be installed to " -"the master boot record of the first harddrive, which is generally a good " -"choice. You'll be given the opportunity to override that choice and install " -"it elsewhere. " +"the UEFI partition/boot record of the primary drive, which is generally a " +"good choice. You'll be given the opportunity to override that choice and " +"install it elsewhere. " msgstr "" #. Tag: para diff --git a/po/ro/partitioning.po b/po/ro/partitioning.po index 1dee68bda..c70e1d0ed 100644 --- a/po/ro/partitioning.po +++ b/po/ro/partitioning.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_partitioning\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-08-29 14:36+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2015-04-15 20:29+0000\n" "Last-Translator: NAME \n" "Language-Team: Romanian \n" @@ -815,15 +815,14 @@ msgstr "" msgid "" "This restriction doesn't apply if you have a BIOS newer than around " "1995–98 (depending on the manufacturer) that supports the " -"Enhanced Disk Drive Support Specification. Both Lilo, the " -"Linux loader, and &debian;'s alternative mbr must use the " -"BIOS to read the kernel from the disk into RAM. If the BIOS int 0x13 large " -"disk access extensions are found to be present, they will be utilized. " -"Otherwise, the legacy disk access interface is used as a fall-back, and it " -"cannot be used to address any location on the disk higher than the 1023rd " -"cylinder. Once &arch-kernel; is booted, no matter what BIOS your computer " -"has, these restrictions no longer apply, since &arch-kernel; does not use " -"the BIOS for disk access." +"Enhanced Disk Drive Support Specification. &debian;'s Lilo " +"alternative mbr must use the BIOS to read the kernel from " +"the disk into RAM. If the BIOS int 0x13 large disk access extensions are " +"found to be present, they will be utilized. Otherwise, the legacy disk " +"access interface is used as a fall-back, and it cannot be used to address " +"any location on the disk higher than the 1023rd cylinder. Once &arch-kernel; " +"is booted, no matter what BIOS your computer has, these restrictions no " +"longer apply, since &arch-kernel; does not use the BIOS for disk access." msgstr "" #. Tag: para diff --git a/po/ro/preseed.po b/po/ro/preseed.po index eb012864d..aab1a80d5 100644 --- a/po/ro/preseed.po +++ b/po/ro/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-09-22 23:04+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME \n" "Language-Team: Romanian \n" @@ -2021,35 +2021,33 @@ msgstr "" #: preseed.xml:1121 #, no-c-format msgid "" -"# Grub is the default boot loader (for x86). If " -"you want lilo installed\n" -"# instead, uncomment this:\n" -"#d-i grub-installer/skip boolean true\n" -"# To also skip installing lilo, and install no bootloader, uncomment this\n" -"# too:\n" -"#d-i lilo-installer/skip boolean true\n" -"# To install no bootloader, uncomment " -"this\n" +"# Grub is the boot loader (for x86).# To install no bootloader, uncomment this\n" "#d-i grub-installer/skip boolean true\n" "\n" "# This is fairly safe to set, it makes grub install automatically to the " -"MBR\n" -"# if no other operating system is detected on the machine.\n" +"UEFI\n" +"# partition/boot record if no other operating system is detected on the " +"machine.\n" "d-i grub-installer/only_debian boolean true\n" "\n" -"# This one makes grub-installer install to the MBR if it also finds some " -"other\n" -"# OS, which is less safe as it might not be able to boot that other OS.\n" +"# This one makes grub-installer install to the UEFI partition/boot record, " +"if\n" +"# it also finds some other OS, which is less safe as it might not be able " +"to\n" +"# boot that other OS.\n" "d-i grub-installer/with_other_os boolean true\n" "\n" -"# Due notably to potential USB sticks, the location of the MBR can not be\n" -"# determined safely in general, so this needs to be specified:\n" +"# Due notably to potential USB sticks, the location of the primary drive " +"can\n" +"# not be determined safely in general, so this needs to be specified:\n" "#d-i grub-installer/bootdev string /dev/sda\n" -"# To install to the first device (assuming it is not a USB stick):\n" +"# To install to the primary device (assuming it is not a USB stick):\n" "#d-i grub-installer/bootdev string default\n" "\n" -"# Alternatively, if you want to install to a location other than the mbr,\n" -"# uncomment and edit these lines:\n" +"# Alternatively, if you want to install to a location other than the UEFI\n" +"# parition/boot record, uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" "#d-i grub-installer/with_other_os boolean false\n" "#d-i grub-installer/bootdev string (hd0,1)\n" diff --git a/po/ro/random-bits.po b/po/ro/random-bits.po index b326e73d1..c18d656eb 100644 --- a/po/ro/random-bits.po +++ b/po/ro/random-bits.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2019-12-20 20:36+0000\n" +"POT-Creation-Date: 2020-04-02 09:22+0000\n" "PO-Revision-Date: 2016-12-26 18:56+0000\n" "Last-Translator: NAME \n" "Language-Team: Romanian \n" @@ -1169,19 +1169,14 @@ msgstr "" #: random-bits.xml:717 #, no-c-format msgid "" -"Check info grub or " -"man lilo.conf for instructions on setting up " -"the bootloader. If you are keeping the system you used to install &debian;, " -"just add an entry for the &debian; install to your existing grub2 " -"grub.cfg or lilo.conf. For lilo.conf, you could also copy it to the " -"new system and edit it there. After you are done editing, call " -"lilo (remember it will use lilo.conf " -"relative to the system you call it from)." +"Check info grub for instructions on setting up the " +"bootloader. If you are keeping the system you used to install &debian;, just " +"add an entry for the &debian; install to your existing grub2 grub." +"cfg." msgstr "" #. Tag: para -#: random-bits.xml:729 +#: random-bits.xml:725 #, no-c-format msgid "" "Installing and setting up grub2 is as easy as: " @@ -1196,7 +1191,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:739 +#: random-bits.xml:735 #, no-c-format msgid "" "Note that this assumes that a /dev/sda device file has " @@ -1205,27 +1200,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:745 -#, no-c-format -msgid "Here is a basic /etc/lilo.conf as an example:" -msgstr "" - -#. Tag: screen -#: random-bits.xml:749 -#, no-c-format -msgid "" -"boot=/dev/sda6\n" -"root=/dev/sda6\n" -"install=menu\n" -"delay=20\n" -"lba32\n" -"image=/vmlinuz\n" -"initrd=/initrd.img\n" -"label=Debian" -msgstr "" - -#. Tag: para -#: random-bits.xml:751 +#: random-bits.xml:741 #, no-c-format msgid "" "Check man yaboot.conf for instructions on setting up " @@ -1237,7 +1212,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:761 +#: random-bits.xml:751 #, no-c-format msgid "" "Here is a basic /etc/yaboot.conf as an example: " @@ -1255,13 +1230,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:774 +#: random-bits.xml:764 #, no-c-format msgid "Remote access: Installing SSH and setting up access" msgstr "" #. Tag: para -#: random-bits.xml:775 +#: random-bits.xml:765 #, no-c-format msgid "" "In case you can login to the system via console, you can skip this section. " @@ -1287,7 +1262,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:799 +#: random-bits.xml:789 #, no-c-format msgid "" "# adduser joe\n" @@ -1295,13 +1270,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:804 +#: random-bits.xml:794 #, no-c-format msgid "Finishing touches" msgstr "" #. Tag: para -#: random-bits.xml:805 +#: random-bits.xml:795 #, no-c-format msgid "" "As mentioned earlier, the installed system will be very basic. If you would " @@ -1314,7 +1289,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:816 +#: random-bits.xml:806 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1323,19 +1298,19 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:822 +#: random-bits.xml:812 #, no-c-format msgid "# apt clean" msgstr "" #. Tag: title -#: random-bits.xml:833 +#: random-bits.xml:823 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "" #. Tag: para -#: random-bits.xml:835 +#: random-bits.xml:825 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1346,7 +1321,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:843 +#: random-bits.xml:833 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1357,7 +1332,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:851 +#: random-bits.xml:841 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1366,7 +1341,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:856 +#: random-bits.xml:846 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1376,13 +1351,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:866 +#: random-bits.xml:856 #, no-c-format msgid "Requirements" msgstr "" #. Tag: para -#: random-bits.xml:869 +#: random-bits.xml:859 #, no-c-format msgid "" "A target computer, called target, where &debian; will " @@ -1390,13 +1365,13 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:875 +#: random-bits.xml:865 #, no-c-format msgid "System installation media; see ." msgstr "" #. Tag: para -#: random-bits.xml:880 +#: random-bits.xml:870 #, no-c-format msgid "" "Another computer connected to the Internet, called sourceplip-modules option from the list; this " @@ -1487,13 +1462,13 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: random-bits.xml:940 +#: random-bits.xml:930 #, no-c-format msgid "Detect network hardware" msgstr "" #. Tag: para -#: random-bits.xml:945 +#: random-bits.xml:935 #, no-c-format msgid "" "If target does have a network card, a list of driver " @@ -1503,7 +1478,7 @@ msgid "" msgstr "" #. Tag: para -#: random-bits.xml:954 +#: random-bits.xml:944 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -1512,26 +1487,26 @@ msgid "" msgstr "" #. Tag: guimenuitem -#: random-bits.xml:966 +#: random-bits.xml:956 #, no-c-format msgid "Configure the network" msgstr "" #. Tag: para -#: random-bits.xml:969 +#: random-bits.xml:959 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "" #. Tag: para -#: random-bits.xml:974 +#: random-bits.xml:964 #, no-c-format msgid "" "IP address: 192.168.0.1" msgstr "" #. Tag: para -#: random-bits.xml:979 +#: random-bits.xml:969 #, no-c-format msgid "" "Point-to-point address: 192.168.0.2modules=ppp-udeb\n" "Language-Team: Romanian \n" @@ -2913,8 +2913,8 @@ msgid "" "planning. In general it will be necessary to create a separate file system " "for /boot when using RAID for the root (/) file system. Most boot loaders (including " -"lilo and grub) do support mirrored (not striped!) RAID1, so using " -"for example RAID5 for / and RAID1 for /boot do support mirrored (not striped!) RAID1, so using for " +"example RAID5 for / and RAID1 for /boot can be an option." msgstr "" "Asigurați-vă că sistemul poate fi pornit cu schema de partiționare pe care o " @@ -4246,16 +4246,16 @@ msgid "hppa FIXME ( need more info )" msgstr "" #. Tag: title -#: using-d-i.xml:2715 using-d-i.xml:2988 +#: using-d-i.xml:2715 #, no-c-format -msgid "Install the Grub Boot Loader on a Hard Disk" +msgid "Install the Grub Boot Loader on the drive" msgstr "" #. Tag: para -#: using-d-i.xml:2717 using-d-i.xml:2990 +#: using-d-i.xml:2717 #, no-c-format msgid "" -"The main &architecture; boot loader is called grub. Grub is a " +"The &architecture; boot loader is called grub. Grub is a " "flexible and robust boot loader and a good default choice for new users and " "old hands alike." msgstr "" @@ -4264,13 +4264,14 @@ msgstr "" #: using-d-i.xml:2723 #, no-c-format msgid "" -"By default, grub will be installed into the Master Boot Record (MBR), where " -"it will take over complete control of the boot process. If you prefer, you " -"can install it elsewhere. See the grub manual for complete information." +"By default, grub will be installed on the UEFI partition/the Boot Record of " +"the primary drive, where it will take over complete control of the boot " +"process. If you prefer, you can install it elsewhere. See the grub manual " +"for complete information." msgstr "" #. Tag: para -#: using-d-i.xml:2729 +#: using-d-i.xml:2730 #, no-c-format msgid "" "If you do not want to install grub, use the &BTN-GOBACK; button to get to " @@ -4279,104 +4280,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2742 -#, no-c-format -msgid "Install the LILO Boot Loader on a Hard Disk" -msgstr "" - -#. Tag: para -#: using-d-i.xml:2744 -#, no-c-format -msgid "" -"The second &architecture; boot loader is called LILO. It is " -"an old complex program which offers lots of functionality, including DOS, " -"Windows, and OS/2 boot management. Please carefully read the instructions in " -"the directory /usr/share/doc/lilo/ if you have special " -"needs; also see the LILO mini-HOWTO." -msgstr "" - -#. Tag: para -#: using-d-i.xml:2754 -#, no-c-format -msgid "" -"Currently the LILO installation will only create menu entries for other " -"operating systems if these can be chainloaded. This " -"means you may have to manually add a menu entry for operating systems like " -"GNU/Linux and GNU/Hurd after the installation." -msgstr "" - -#. Tag: para -#: using-d-i.xml:2762 -#, no-c-format -msgid "" -"&d-i; offers you three choices on where to install the LILO boot loader:" -msgstr "" - -#. Tag: term -#: using-d-i.xml:2769 -#, no-c-format -msgid "Master Boot Record (MBR)" -msgstr "" - -#. Tag: para -#: using-d-i.xml:2769 -#, no-c-format -msgid "" -"This way the LILO will take complete control of the boot " -"process." -msgstr "" - -#. Tag: term -#: using-d-i.xml:2776 -#, fuzzy, no-c-format -#| msgid "Created partitions" -msgid "new &debian; partition" -msgstr "Partiții create" - -#. Tag: para -#: using-d-i.xml:2776 -#, no-c-format -msgid "" -"Choose this if you want to use another boot manager. LILO " -"will install itself at the beginning of the new &debian; partition and it " -"will serve as a secondary boot loader." -msgstr "" - -#. Tag: term -#: using-d-i.xml:2785 -#, no-c-format -msgid "Other choice" -msgstr "" - -#. Tag: para -#: using-d-i.xml:2785 -#, no-c-format -msgid "" -"Useful for advanced users who want to install LILO " -"somewhere else. In this case you will be asked for desired location. You can " -"use traditional device names such as /dev/sda." -msgstr "" - -#. Tag: para -#: using-d-i.xml:2795 -#, no-c-format -msgid "" -"If you can no longer boot into Windows 9x (or DOS) after this step, you'll " -"need to use a Windows 9x (MS-DOS) boot disk and use the fdisk /" -"mbr command to reinstall the MS-DOS master boot record — " -"however, this means that you'll need to use some other way to get back into " -"&debian;!" -msgstr "" - -#. Tag: title -#: using-d-i.xml:2811 +#: using-d-i.xml:2743 #, no-c-format msgid "Install the ELILO Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2813 +#: using-d-i.xml:2745 #, no-c-format msgid "" "The &architecture; boot loader is called elilo. It is modeled " @@ -4393,7 +4303,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2829 +#: using-d-i.xml:2761 #, no-c-format msgid "" "The elilo configuration and installation is done as the last " @@ -4405,13 +4315,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2841 +#: using-d-i.xml:2773 #, no-c-format msgid "Choose the correct partition!" msgstr "" #. Tag: para -#: using-d-i.xml:2843 +#: using-d-i.xml:2775 #, no-c-format msgid "" "The criterion for selecting a partition is that it must be a FAT format " @@ -4423,13 +4333,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2858 +#: using-d-i.xml:2790 #, no-c-format msgid "EFI Partition Contents" msgstr "" #. Tag: para -#: using-d-i.xml:2860 +#: using-d-i.xml:2792 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -4447,13 +4357,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2882 +#: using-d-i.xml:2814 #, no-c-format msgid "elilo.conf" msgstr "elilo.conf" #. Tag: para -#: using-d-i.xml:2883 +#: using-d-i.xml:2815 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -4462,13 +4372,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2892 +#: using-d-i.xml:2824 #, no-c-format msgid "elilo.efi" msgstr "elilo.efi" #. Tag: para -#: using-d-i.xml:2893 +#: using-d-i.xml:2825 #, no-c-format msgid "" "This is the boot loader program that the EFI Boot Manager " @@ -4478,13 +4388,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2903 +#: using-d-i.xml:2835 #, no-c-format msgid "initrd.img" msgstr "initrd.img" #. Tag: para -#: using-d-i.xml:2904 +#: using-d-i.xml:2836 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -4494,13 +4404,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2916 +#: using-d-i.xml:2848 #, no-c-format msgid "readme.txt" msgstr "readme.txt" #. Tag: para -#: using-d-i.xml:2917 +#: using-d-i.xml:2849 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -4509,13 +4419,13 @@ msgid "" msgstr "" #. Tag: filename -#: using-d-i.xml:2927 +#: using-d-i.xml:2859 #, no-c-format msgid "vmlinuz" msgstr "vmlinuz" #. Tag: para -#: using-d-i.xml:2928 +#: using-d-i.xml:2860 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -4525,13 +4435,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2952 +#: using-d-i.xml:2884 #, no-c-format msgid "Install Yaboot on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2953 +#: using-d-i.xml:2885 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use yaboot as their " @@ -4544,13 +4454,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:2971 +#: using-d-i.xml:2903 #, no-c-format msgid "Install Quik on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:2972 +#: using-d-i.xml:2904 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is quikGrub Boot Loader on a Hard Disk" +msgstr "" + #. Tag: para -#: using-d-i.xml:2996 +#: using-d-i.xml:2922 +#, no-c-format +msgid "" +"The main &architecture; boot loader is called grub. Grub is a " +"flexible and robust boot loader and a good default choice for new users and " +"old hands alike." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2928 #, no-c-format msgid "" "By default, Grub will be installed into the PReP partition, where it will " @@ -4568,13 +4493,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3009 +#: using-d-i.xml:2941 #, no-c-format msgid "zipl-installer" msgstr "" #. Tag: para -#: using-d-i.xml:3010 +#: using-d-i.xml:2942 #, no-c-format msgid "" "The boot loader on &arch-title; is zipl. ZIPLSILO Boot Loader on a Hard Disk" msgstr "" #. Tag: para -#: using-d-i.xml:3029 +#: using-d-i.xml:2961 #, no-c-format msgid "" "The standard &architecture; boot loader is called silo. It is " @@ -4609,13 +4534,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3054 +#: using-d-i.xml:2986 #, no-c-format msgid "Making the system bootable with flash-kernel" msgstr "" #. Tag: para -#: using-d-i.xml:3055 +#: using-d-i.xml:2987 #, no-c-format msgid "" "As there is no common firmware interface on all ARM platforms, the steps " @@ -4628,7 +4553,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3066 +#: using-d-i.xml:2998 #, no-c-format msgid "" "On devices which boot from internal NOR- or NAND-flash memory, flash-kernel " @@ -4640,7 +4565,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3076 +#: using-d-i.xml:3008 #, no-c-format msgid "" "For ARM systems that use U-Boot as their system firmware and boot the kernel " @@ -4650,13 +4575,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3092 +#: using-d-i.xml:3024 #, no-c-format msgid "Continue Without Boot Loader" msgstr "" #. Tag: para -#: using-d-i.xml:3094 +#: using-d-i.xml:3026 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -4665,7 +4590,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3101 +#: using-d-i.xml:3033 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -4679,13 +4604,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3118 +#: using-d-i.xml:3050 #, no-c-format msgid "Finishing the Installation" msgstr "" #. Tag: para -#: using-d-i.xml:3119 +#: using-d-i.xml:3051 #, no-c-format msgid "" "This is the last step in the &debian; installation process during which the " @@ -4694,13 +4619,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3132 +#: using-d-i.xml:3064 #, no-c-format msgid "Setting the System Clock" msgstr "" #. Tag: para -#: using-d-i.xml:3134 +#: using-d-i.xml:3066 #, no-c-format msgid "" "The installer may ask you if the computer's clock is set to UTC. Normally " @@ -4710,7 +4635,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3141 +#: using-d-i.xml:3073 #, no-c-format msgid "" "In expert mode you will always be able to choose whether or not the clock is " @@ -4722,7 +4647,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3152 +#: using-d-i.xml:3084 #, no-c-format msgid "" "At this point &d-i; will also attempt to save the current time to the " @@ -4731,13 +4656,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3167 +#: using-d-i.xml:3099 #, no-c-format msgid "Reboot the System" msgstr "" #. Tag: para -#: using-d-i.xml:3169 +#: using-d-i.xml:3101 #, no-c-format msgid "" "You will be prompted to remove the boot media (CD, USB stick, etc) that you " @@ -4746,7 +4671,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3175 +#: using-d-i.xml:3107 #, no-c-format msgid "" "After a final prompt the system will be halted because rebooting is not " @@ -4756,13 +4681,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3188 +#: using-d-i.xml:3120 #, no-c-format msgid "Troubleshooting" msgstr "" #. Tag: para -#: using-d-i.xml:3189 +#: using-d-i.xml:3121 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -4771,13 +4696,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3202 +#: using-d-i.xml:3134 #, no-c-format msgid "Saving the installation logs" msgstr "" #. Tag: para -#: using-d-i.xml:3204 +#: using-d-i.xml:3136 #, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -4786,7 +4711,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3211 +#: using-d-i.xml:3143 #, no-c-format msgid "" "Choosing Save debug logs from the main menu " @@ -4797,13 +4722,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3231 +#: using-d-i.xml:3163 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "" #. Tag: para -#: using-d-i.xml:3233 +#: using-d-i.xml:3165 #, no-c-format msgid "" "There are several methods you can use to get a shell while running an " @@ -4819,13 +4744,13 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3251 +#: using-d-i.xml:3183 #, no-c-format msgid "For the graphical installer see also ." msgstr "" #. Tag: para -#: using-d-i.xml:3255 +#: using-d-i.xml:3187 #, no-c-format msgid "" "If you cannot switch consoles, there is also an Execute a " @@ -4836,7 +4761,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3263 +#: using-d-i.xml:3195 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -4848,7 +4773,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3272 +#: using-d-i.xml:3204 #, no-c-format msgid "" "To edit and view files, use the text editor nano. Log " @@ -4857,7 +4782,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3279 +#: using-d-i.xml:3211 #, no-c-format msgid "" "Although you can do basically anything in a shell that the available " @@ -4866,7 +4791,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3285 +#: using-d-i.xml:3217 #, no-c-format msgid "" "Doing things manually from the shell may interfere with the installation " @@ -4876,13 +4801,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3301 +#: using-d-i.xml:3233 #, no-c-format msgid "Installation Over the Network" msgstr "" #. Tag: para -#: using-d-i.xml:3303 +#: using-d-i.xml:3235 #, no-c-format msgid "" "One of the more interesting components is network-consoleAfter selecting this new entry, you " @@ -4930,7 +4855,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3343 +#: using-d-i.xml:3275 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -4939,7 +4864,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3349 +#: using-d-i.xml:3281 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -4958,7 +4883,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3366 +#: using-d-i.xml:3298 #, no-c-format msgid "" "The ssh server in the installer uses a default " @@ -4974,7 +4899,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3379 +#: using-d-i.xml:3311 #, no-c-format msgid "" "You may be able to avoid the connection being dropped by adding the option " @@ -4988,7 +4913,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3392 +#: using-d-i.xml:3324 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -5003,7 +4928,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3408 +#: using-d-i.xml:3340 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -5016,7 +4941,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3418 +#: using-d-i.xml:3350 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -5027,13 +4952,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3437 +#: using-d-i.xml:3369 #, no-c-format msgid "Loading Missing Firmware" msgstr "" #. Tag: para -#: using-d-i.xml:3438 +#: using-d-i.xml:3370 #, no-c-format msgid "" "As described in , some devices require " @@ -5043,7 +4968,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3446 +#: using-d-i.xml:3378 #, no-c-format msgid "" "If a device driver requests firmware that is not available, &d-i; will " @@ -5055,7 +4980,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3456 +#: using-d-i.xml:3388 #, no-c-format msgid "" "Which devices are scanned and which file systems are supported depends on " @@ -5067,7 +4992,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3466 +#: using-d-i.xml:3398 #, no-c-format msgid "" "Note that it is possible to skip loading the firmware if you know the device " @@ -5076,7 +5001,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3472 +#: using-d-i.xml:3404 #, no-c-format msgid "" "&d-i; only prompts for firmware needed by kernel modules loaded during the " @@ -5090,13 +5015,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3486 +#: using-d-i.xml:3418 #, no-c-format msgid "Preparing a medium" msgstr "" #. Tag: para -#: using-d-i.xml:3487 +#: using-d-i.xml:3419 #, no-c-format msgid "" "Official installation images do not include non-free firmware. The most " @@ -5111,7 +5036,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3500 +#: using-d-i.xml:3432 #, no-c-format msgid "" "Tarballs and zip files containing current packages for the most common " @@ -5122,7 +5047,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3514 +#: using-d-i.xml:3446 #, no-c-format msgid "" "If the firmware you need is not included in the tarball, you can also " @@ -5133,7 +5058,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3528 +#: using-d-i.xml:3460 #, no-c-format msgid "" "It is also possible to copy individual firmware files to the medium. Loose " @@ -5142,13 +5067,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3537 +#: using-d-i.xml:3469 #, no-c-format msgid "Firmware and the Installed System" msgstr "" #. Tag: para -#: using-d-i.xml:3538 +#: using-d-i.xml:3470 #, no-c-format msgid "" "Any firmware loaded during the installation will be copied automatically to " @@ -5160,7 +5085,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3547 +#: using-d-i.xml:3479 #, no-c-format msgid "" "If the firmware was loaded from a firmware package, &d-i; will also install " @@ -5171,7 +5096,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3555 +#: using-d-i.xml:3487 #, no-c-format msgid "" "If loading the firmware was skipped during the installation, the relevant " @@ -5180,7 +5105,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3562 +#: using-d-i.xml:3494 #, no-c-format msgid "" "If the firmware was loaded from loose firmware files, the firmware copied to " @@ -5189,6 +5114,11 @@ msgid "" "the installation is completed." msgstr "" +#, fuzzy +#~| msgid "Created partitions" +#~ msgid "new &debian; partition" +#~ msgstr "Partiții create" + #~ msgid "lvmcfg" #~ msgstr "configuratorul LVM - lvmcfg" -- cgit v1.2.3