summaryrefslogtreecommitdiff
path: root/po/ru/boot-installer.po
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
committerHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
commit81c861906b53fd0adeed40ff05ea4ada3c8b55dd (patch)
treeadfee5f1b4bb1373617910fb0a64dedf0a60136a /po/ru/boot-installer.po
parenta8e2d3e7bb01503684e0a9b43346159b250b533b (diff)
downloadinstallation-guide-81c861906b53fd0adeed40ff05ea4ada3c8b55dd.zip
Updated po|pot files after changings in en
Diffstat (limited to 'po/ru/boot-installer.po')
-rw-r--r--po/ru/boot-installer.po1310
1 files changed, 728 insertions, 582 deletions
diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po
index af407c0bc..22f1a8502 100644
--- a/po/ru/boot-installer.po
+++ b/po/ru/boot-installer.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2013-03-09 21:44+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -60,28 +60,74 @@ msgstr ""
"О том, как запустить программу установки с графическим интерфейсом смотрите "
"<xref linkend=\"graphical\"/>."
+# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
#. Tag: title
-#: boot-installer.xml:37
+#: boot-installer.xml:38
+#, fuzzy, no-c-format
+#| msgid "Booting from Firmware"
+msgid "Boot image formats"
+msgstr "Загрузка из микропрограммы"
+
+#. Tag: para
+#: boot-installer.xml:39
+#, no-c-format
+msgid ""
+"On ARM-based systems in most cases one of two formats for boot images is "
+"used: a) standard Linux zImage-format kernels (<quote>vmlinuz</quote>) in "
+"conjunction with standard Linux initial ramdisks (<quote>initrd.gz</quote>) "
+"or b) uImage-format kernels (<quote>uImage</quote>) in conjunction with "
+"corresponding initial ramdisks (<quote>uInitrd</quote>)."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:47
#, no-c-format
-msgid "Booting from TFTP"
+msgid ""
+"uImage/uInitrd are image formats designed for the u-boot firmware that is "
+"used on many ARM-based systems. Older u-boot versions can only boot files in "
+"uImage/uInitrd format, so these are often used on older armel systems. Newer "
+"u-boot versions can - besides booting uImages/uInitrds - also boot standard "
+"Linux kernels and ramdisk images, but the command syntax to do that is "
+"slightly different from that for booting uImages."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:56
+#, no-c-format
+msgid ""
+"For systems using a multiplatform kernel, besides kernel and initial ramdisk "
+"a so-called device-tree file (or device-tree blob, <quote>dtb</quote>) is "
+"needed. It is specific to each supported system and contains a description "
+"of the particular hardware."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:64
+#, fuzzy, no-c-format
+#| msgid "Booting from TFTP"
+msgid "Booting by TFTP"
msgstr "Загрузка по TFTP"
# index.docbook:427, index.docbook:872, index.docbook:1420, index.docbook:1892, index.docbook:2246, index.docbook:2354
#. Tag: para
-#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127
-#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741
-#, no-c-format
+#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172
+#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Booting from the network requires that you have a network connection and "
+#| "a TFTP network boot server (DHCP, RARP, or BOOTP)."
msgid ""
"Booting from the network requires that you have a network connection and a "
-"TFTP network boot server (DHCP, RARP, or BOOTP)."
+"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server "
+"for automatic network configuration)."
msgstr ""
"Загрузка по сети требует наличия сетевого подключения и сетевого "
"загрузочного сервера TFTP (DHCP, RARP или BOOTP)."
# index.docbook:432, index.docbook:877, index.docbook:1425, index.docbook:1897, index.docbook:2251, index.docbook:2359
#. Tag: para
-#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132
-#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746
+#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178
+#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795
#, no-c-format
msgid ""
"Older systems such as the 715 might require the use of an RBOOT server "
@@ -92,349 +138,244 @@ msgstr ""
# index.docbook:437, index.docbook:882, index.docbook:1430, index.docbook:1902, index.docbook:2256, index.docbook:2364
#. Tag: para
-#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137
-#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751
-#, no-c-format
+#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183
+#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The installation method to support network booting is described in <xref "
+#| "linkend=\"install-tftp\"/>."
msgid ""
-"The installation method to support network booting is described in <xref "
+"The server-side setup to support network booting is described in <xref "
"linkend=\"install-tftp\"/>."
msgstr ""
"Метод установки с загрузкой из сети описан в <xref linkend=\"install-tftp\"/"
">."
#. Tag: title
-#: boot-installer.xml:64
+#: boot-installer.xml:90
#, no-c-format
-msgid "Booting from CD-ROM"
-msgstr "Загрузка с CD-ROM"
-
-# index.docbook:526, index.docbook:578, index.docbook:1043, index.docbook:1849, index.docbook:2090, index.docbook:2394
-#. Tag: para
-#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746
-#: boot-installer.xml:1401 boot-installer.xml:1780
-#, no-c-format
-msgid ""
-"The easiest route for most people will be to use a set of &debian; CDs. If "
-"you have a CD set, and if your machine supports booting directly off the CD, "
-"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
-"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
-"your CD, reboot, and proceed to the next chapter."
+msgid "TFTP-booting in u-boot"
msgstr ""
-"Для большинства пользователей проще всего будет использовать набор компакт-"
-"дисков &debian;. Если у вас есть набор компакт-дисков и ваш компьютер "
-"поддерживает загрузку с компакт-диска, прекрасно! Просто <phrase arch="
-"\"x86\"> настройте ваш компьютер для загрузки с компакт-диска как описано в "
-"<xref linkend=\"boot-dev-select\"/>, </phrase> вставьте компакт-диск, "
-"перезагрузите компьютер и переходите к следующей главе."
-# index.docbook:537, index.docbook:589, index.docbook:1054, index.docbook:1860, index.docbook:2101, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757
-#: boot-installer.xml:1412 boot-installer.xml:1791
+#: boot-installer.xml:91
#, no-c-format
msgid ""
-"Note that certain CD drives may require special drivers, and thus be "
-"inaccessible in the early installation stages. If it turns out the standard "
-"way of booting off a CD doesn't work for your hardware, revisit this chapter "
-"and read about alternate kernels and installation methods which may work for "
-"you."
+"Network booting on systems using the u-boot firmware consists of three "
+"steps: a) configuring the network, b) loading the images (kernel/initial "
+"ramdisk/dtb) into memory and c) actually executing the previosly loaded code."
msgstr ""
-"Заметим, что некоторым приводам компакт-дисков нужны специальные драйверы и "
-"поэтому, они недоступны на ранних стадиях установки. Если производимая "
-"стандартная последовательность загрузки с CD не работает, обратитесь к этой "
-"главе снова и прочитайте об альтернативных ядрах и методах установки, "
-"которые доступны для вашей машины."
-# index.docbook:545, index.docbook:597, index.docbook:1062, index.docbook:1868, index.docbook:2109, index.docbook:2413
#. Tag: para
-#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765
-#: boot-installer.xml:1420 boot-installer.xml:1799
+#: boot-installer.xml:97
#, no-c-format
msgid ""
-"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
-"system components and any packages you want from CD-ROM. Simply boot using a "
-"different media, such as floppies. When it's time to install the operating "
-"system, base system, and any additional packages, point the installation "
-"system at the CD-ROM drive."
+"First you have to configure the network, either automatically via DHCP by "
+"running <informalexample><screen>\n"
+"setenv autoload no\n"
+"dhcp\n"
+"</screen></informalexample> or manually by setting several environment "
+"variables <informalexample><screen>\n"
+"setenv ipaddr &lt;ip address of the client&gt;\n"
+"setenv netmask &lt;netmask&gt;\n"
+"setenv serverip &lt;ip address of the tftp server&gt;\n"
+"setenv dnsip &lt;ip address of the nameserver&gt;\n"
+"setenv gatewayip &lt;ip address of the default gateway&gt;\n"
+"</screen></informalexample> If you prefer, you can make these settings "
+"permanent by running"
msgstr ""
-"Даже если не удалось загрузиться с CD-ROM, вероятно, вы ещё сможете "
-"установить с CD-ROM компоненты &debian; и пакеты. Просто загрузитесь с "
-"другого носителя, например, с дискет. Когда придёт время установки "
-"операционной системы, базовой системы или дополнительных пакетов, укажите "
-"программе установки на привод CD-ROM."
-# index.docbook:553, index.docbook:605, index.docbook:1070, index.docbook:1876, index.docbook:2117, index.docbook:2421
-#. Tag: para
-#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773
-#: boot-installer.xml:1428 boot-installer.xml:1807
+#. Tag: screen
+#: boot-installer.xml:104
#, no-c-format
-msgid ""
-"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgid "saveenv"
msgstr ""
-"При возникновении проблем с загрузкой смотрите <xref linkend=\"boot-"
-"troubleshooting\"/>."
-
-# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
-#. Tag: title
-#: boot-installer.xml:107
-#, no-c-format
-msgid "Booting from Firmware"
-msgstr "Загрузка из микропрограммы"
#. Tag: para
-#: boot-installer.xml:113
+#: boot-installer.xml:106
#, no-c-format
msgid ""
-"There is an increasing number of consumer devices that directly boot from a "
-"flash chip on the device. The installer can be written to flash so it will "
-"automatically start when you reboot your machines."
+"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into "
+"memory. This is done with the tftpboot command, which has to be provided "
+"with the address at which the image shall be stored in memory. Unfortunately "
+"the memory map can vary from system to system, so there is no general rule "
+"which addresses can be used for this."
msgstr ""
-"В настоящее время растёт число бытовых устройств, которые загружаются "
-"непосредственно из флэш-памяти устройства. Для них программа установки может "
-"быть записана во флэш, для автоматического запуска при перезагрузке "
-"устройства."
#. Tag: para
-#: boot-installer.xml:119
+#: boot-installer.xml:114
#, no-c-format
msgid ""
-"In many cases, changing the firmware of an embedded device voids your "
-"warranty. Sometimes you are also not able to recover your device if there "
-"are problems during the flashing process. Therefore, please take care and "
-"follow the steps precisely."
+"On some systems, u-boot predefines a set of environment variables with "
+"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You "
+"can check whether they are defined by running <informalexample><screen>\n"
+"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n"
+"</screen></informalexample> If they are not defined, you have to check your "
+"system's documentation for appropriate values and set them manually. For "
+"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture "
+"name <quote>sun4i</quote> or the Allwinner A20, architecture name "
+"<quote>sun7i</quote>), you can e.g. use the follwing values:"
msgstr ""
-"В большинстве случаев такое изменение микропрограммы устройства лишает "
-"гарантии. Также, иногда невозможно починить устройство, если возникнут "
-"проблемы при записи во флэш. Поэтому точно следуйте указаниям."
-
-# index.docbook:254, index.docbook:866, index.docbook:1402, index.docbook:1886, index.docbook:1969, index.docbook:2240, index.docbook:2348
-#. Tag: title
-#: boot-installer.xml:131
-#, no-c-format
-msgid "Booting the SS4000-E"
-msgstr "Загрузка SS4000-E"
-
-#. Tag: para
-#: boot-installer.xml:132
-#, no-c-format
-msgid ""
-"Due to limitations in the SS4000-E firmware, it unfortunately is not "
-"possible to boot the installer without the use of a serial port at this "
-"time. To boot the installer, you will need a serial nullmodem cable; a "
-"computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
-"serial converter will also work. </para> </footnote>; and a ribbon cable "
-"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
-"other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older "
-"desktop machines with builtin 9-pin serial ports. </para> </footnote>."
-msgstr ""
-"В данный момент из-за ограничений микропрограммы S4000-E невозможно "
-"загрузить программу установки без использования последовательного порта. "
-"Чтобы загрузить программу установки вам нужен нуль-модемный кабель к "
-"последовательному порту; компьютер с последовательным портом<footnote id="
-"\"arm-s4ke-port\"> <para> Также можно использовать конвертер USB-"
-"последовательный порт. </para> </footnote>; и плоский кабель, оконеченный с "
-"одной стороны штырьковым разъёмом DB9, а с другой 10-дырочным .1\" IDC "
-"разъёмом<footnote id=\"arm-s4k-rib\"> <para> Такой кабель можно взять из "
-"старого компьютера со встроенными 9-штырьковыми портами. </para> </footnote>."
-
-#. Tag: para
-#: boot-installer.xml:153
-#, no-c-format
-msgid ""
-"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable "
-"to connect to the serial port of the SS4000-E, and reboot the machine. You "
-"need to use a serial terminal application to communicate with the machine; a "
-"good option on a &debian; GNU/Linux is to use the <command>cu</command> "
-"program, in the package of the same name. Assuming the serial port on your "
-"computer is to be found on <filename>/dev/ttyS0</filename>, use the "
-"following command line:"
-msgstr ""
-"Чтобы загрузить SS4000-E с помощью последовательного нуль-модемного кабеля и "
-"плоского кабеля подключите к последовательному порту SS4000-E, и "
-"перезагрузите машину. Для связи с машиной нужно использовать программу-"
-"терминал на последовательном порту; в &debian; GNU/Linux есть программа "
-"<command>cu</command> в пакете с тем же названием. Предполагая, что "
-"последовательный порт компьютера определился как <filename>/dev/ttyS0</"
-"filename>, используйте следующую командную строку:"
#. Tag: screen
-#: boot-installer.xml:165
-#, no-c-format
-msgid "cu -lttyS0 -s115200"
-msgstr "cu -lttyS0 -s115200"
-
-#. Tag: para
-#: boot-installer.xml:167
+#: boot-installer.xml:125
#, no-c-format
msgid ""
-"If using Windows, you may want to consider using the program "
-"<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word "
-"length, no stop bits, and one parity bit."
+"setenv kernel_addr_r 0x46000000\n"
+"setenv fdt_addr_r 0x47000000\n"
+"setenv ramdisk_addr_r 0x48000000"
msgstr ""
-"Если используется Windows, то можно воспользоваться программой "
-"<classname>hyperterminal</classname>. Выставьте параметры скорости 115200, "
-"длину слова 8 бит, без стоп-битов и один бит чётности."
#. Tag: para
-#: boot-installer.xml:173
+#: boot-installer.xml:127
#, no-c-format
-msgid "When the machine boots, you will see the following line of output:"
-msgstr "Когда машина загрузится, вы увидите следующее:"
+msgid ""
+"When the load addresses are defined, you can load the images into memory "
+"from the previously defined tftp server with"
+msgstr ""
#. Tag: screen
-#: boot-installer.xml:179
+#: boot-installer.xml:130
#, no-c-format
msgid ""
-"No network interfaces found\n"
-"\n"
-"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
-"== Executing boot script in 1.000 seconds - enter ^C to abort"
+"tftpboot ${kernel_addr_r} &lt;filename of the kernel image&gt;\n"
+"tftpboot ${fdt_addr_r} &lt;filename of the dtb&gt;\n"
+"tftpboot ${ramdisk_addr_r} &lt;filename of the initial ramdisk image&gt;"
msgstr ""
-"No network interfaces found\n"
-"\n"
-"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
-"== Executing boot script in 1.000 seconds - enter ^C to abort"
#. Tag: para
-#: boot-installer.xml:181
+#: boot-installer.xml:132
#, no-c-format
msgid ""
-"At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-"
-"s4ke-sec\"> <para> Note that you have only one second to do so; if you miss "
-"this window, just powercycle the machine and try again. </para> </footnote>. "
-"This will give you the RedBoot prompt. Enter the following commands:"
+"The third part is setting the kernel commandline and actually executing the "
+"loaded code. U-boot passes the content of the <quote>bootargs</quote> "
+"environment variable as commandline to the kernel, so any parameters for the "
+"kernel and the installer - such as the console device (see <xref linkend="
+"\"boot-console\"/>) or preseeding options (see <xref linkend=\"installer-args"
+"\"/> and <xref linkend=\"appendix-preseed\"/>) - can be set with a command "
+"like <informalexample><screen>\n"
+"setenv bootargs console=ttyS0,115200 rootwait panic=10\n"
+"</screen></informalexample> The exact command to execute the previously "
+"loaded code depends on the image format used. With uImage/uInitrd, the "
+"command is <informalexample><screen>\n"
+"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n"
+"</screen></informalexample> and with native Linux images it is"
msgstr ""
-"В этом месте нажмите Control-C, чтобы прервать системный загрузчик<footnote "
-"id=\"arm-s4ke-sec\"> <para> Заметим, что на это у вас есть только одна "
-"секунда; если вы не успели, выключите и включите машину и попробуйте ещё "
-"раз. </para> </footnote>. Это позволит получить приглашение RedBoot. Введите "
-"следующие команды:"
#. Tag: screen
-#: boot-installer.xml:194
+#: boot-installer.xml:145
#, no-c-format
-msgid ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
+msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}"
msgstr ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
#. Tag: para
-#: boot-installer.xml:196
+#: boot-installer.xml:147
#, no-c-format
msgid ""
-"After every <command>load</command> command, the system will expect a file "
-"to be transmitted using the YMODEM protocol. When using cu, make sure you "
-"have the package <classname>lrzsz</classname> installed, then hit enter, "
-"followed by the <quote>~&lt;</quote> escape sequence to start an external "
-"program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</"
-"command>."
+"Note: When booting standard linux images, it is important to load the "
+"initial ramdisk image after the kernel and the dtb as u-boot sets the "
+"filesize variable to the size of the last file loaded and the bootz command "
+"requires the size of the ramdisk image to work correctly. In case of booting "
+"a platform-specific kernel, i.e. a kernel without device-tree, simply omit "
+"the ${fdt_addr_r} parameter."
msgstr ""
-"После каждой команды <command>load</command> будет ждать передачи файла по "
-"протоколу YMODEM. Если используется cu (убедитесь, что установлен пакет "
-"<classname>lrzsz</classname>), то после управляющей последовательности "
-"<quote>~&lt;</quote> нажмите enter, чтобы выполнить внешнюю программу, и "
-"запустите <command>sb initrd.gz</command> или <command>sb vmlinuz</command>."
-#. Tag: para
-#: boot-installer.xml:205
+# index.docbook:572, index.docbook:1037, index.docbook:1837, index.docbook:2084, index.docbook:2388
+#. Tag: title
+#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442
+#: boot-installer.xml:1823
#, no-c-format
-msgid ""
-"Alternatively, it is possible to load the kernel and ramdisk using HTTP "
-"rather than YMODEM. This is faster, but requires a working HTTP server on "
-"the network. To do so, first switch the bootloader to RAM mode:"
-msgstr ""
-"Также можно загрузить ядро и ramdisk через HTTP, а не по YMODEM. Это "
-"быстрее, но требует работающего в сети сервера HTTP. Для начала переведите "
-"системный загрузчик в режим RAM:"
+msgid "Booting from a CD-ROM"
+msgstr "Загрузка с CD-ROM"
-#. Tag: screen
-#: boot-installer.xml:211
+# index.docbook:526, index.docbook:578, index.docbook:1043, index.docbook:1849, index.docbook:2090, index.docbook:2394
+#. Tag: para
+#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448
+#: boot-installer.xml:1829
#, no-c-format
msgid ""
-"fis load rammode\n"
-"g"
+"The easiest route for most people will be to use a set of &debian; CDs. If "
+"you have a CD set, and if your machine supports booting directly off the CD, "
+"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
+"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
+"your CD, reboot, and proceed to the next chapter."
msgstr ""
-"fis load rammode\n"
-"g"
+"Для большинства пользователей проще всего будет использовать набор компакт-"
+"дисков &debian;. Если у вас есть набор компакт-дисков и ваш компьютер "
+"поддерживает загрузку с компакт-диска, прекрасно! Просто <phrase arch="
+"\"x86\"> настройте ваш компьютер для загрузки с компакт-диска как описано в "
+"<xref linkend=\"boot-dev-select\"/>, </phrase> вставьте компакт-диск, "
+"перезагрузите компьютер и переходите к следующей главе."
+# index.docbook:537, index.docbook:589, index.docbook:1054, index.docbook:1860, index.docbook:2101, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:213
+#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459
+#: boot-installer.xml:1840
#, no-c-format
msgid ""
-"This will seemingly restart the machine; but in reality, it loads redboot to "
-"RAM and restarts it from there. Not doing this step will cause the system to "
-"hang in the necessary ip_address step that comes next."
+"Note that certain CD drives may require special drivers, and thus be "
+"inaccessible in the early installation stages. If it turns out the standard "
+"way of booting off a CD doesn't work for your hardware, revisit this chapter "
+"and read about alternate kernels and installation methods which may work for "
+"you."
msgstr ""
-"Внешне это выглядит как перезагрузка, но на самом деле выполняется загрузка "
-"redboot в RAM и происходит перезапуск оттуда. Непроведение этой операции "
-"приводит к зависанию системы в ожидании необходимого следующего шага "
-"назначения ip_address."
+"Заметим, что некоторым приводам компакт-дисков нужны специальные драйверы и "
+"поэтому, они недоступны на ранних стадиях установки. Если производимая "
+"стандартная последовательность загрузки с CD не работает, обратитесь к этой "
+"главе снова и прочитайте об альтернативных ядрах и методах установки, "
+"которые доступны для вашей машины."
+# index.docbook:545, index.docbook:597, index.docbook:1062, index.docbook:1868, index.docbook:2109, index.docbook:2413
#. Tag: para
-#: boot-installer.xml:219
-#, no-c-format
+#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467
+#: boot-installer.xml:1848
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Even if you cannot boot from CD-ROM, you can probably install the "
+#| "&debian; system components and any packages you want from CD-ROM. Simply "
+#| "boot using a different media, such as floppies. When it's time to install "
+#| "the operating system, base system, and any additional packages, point the "
+#| "installation system at the CD-ROM drive."
msgid ""
-"You will need to hit Ctrl-C again to interrupt the boot. Then: "
-"<informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> "
-"is the IP address of the installed system and <replaceable>192.168.2.4</"
-"replaceable> the IP address of the HTTP server containing the kernel and "
-"ramdisk files."
-msgstr ""
-"Чтобы прервать загрузку нужно нажать Ctrl-C ещё раз. Затем: "
-"<informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> где <replaceable>192.168.2.249</replaceable> "
-"&mdash; IP-адрес устанавливаемой системы, а <replaceable>192.168.2.4</"
-"replaceable> &mdash; IP-адрес HTTP-сервера, хранящего файлы ядра и ramdisk."
+"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
+"system components and any packages you want from CD-ROM. Simply boot using a "
+"different medium and when it's time to install the operating system, base "
+"system, and any additional packages, point the installation system at the CD-"
+"ROM drive."
+msgstr ""
+"Даже если не удалось загрузиться с CD-ROM, вероятно, вы ещё сможете "
+"установить с CD-ROM компоненты &debian; и пакеты. Просто загрузитесь с "
+"другого носителя, например, с дискет. Когда придёт время установки "
+"операционной системы, базовой системы или дополнительных пакетов, укажите "
+"программе установки на привод CD-ROM."
+# index.docbook:553, index.docbook:605, index.docbook:1070, index.docbook:1876, index.docbook:2117, index.docbook:2421
#. Tag: para
-#: boot-installer.xml:229
-#, no-c-format
-msgid "The installer will now start as usual."
-msgstr "Программа установки будет запущена как обычно."
-
-# index.docbook:572, index.docbook:1037, index.docbook:1837, index.docbook:2084, index.docbook:2388
-#. Tag: title
-#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395
-#: boot-installer.xml:1774
+#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475
+#: boot-installer.xml:1856
#, no-c-format
-msgid "Booting from a CD-ROM"
-msgstr "Загрузка с CD-ROM"
+msgid ""
+"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgstr ""
+"При возникновении проблем с загрузкой смотрите <xref linkend=\"boot-"
+"troubleshooting\"/>."
# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
#. Tag: title
-#: boot-installer.xml:349
+#: boot-installer.xml:393
#, no-c-format
msgid "Booting from Windows"
msgstr "Загрузка из Windows"
#. Tag: para
-#: boot-installer.xml:350
+#: boot-installer.xml:394
#, no-c-format
msgid "To start the installer from Windows, you can either"
msgstr "Чтобы запустить программу установки из Windows, вы можете"
# index.docbook:1670, index.docbook:2168
#. Tag: para
-#: boot-installer.xml:355
+#: boot-installer.xml:399
#, no-c-format
msgid ""
"obtain CD-ROM/DVD-ROM<phrase condition=\"bootable-usb\"> or USB memory "
@@ -448,7 +389,7 @@ msgstr ""
"\"/>)</phrase> или "
#. Tag: para
-#: boot-installer.xml:363
+#: boot-installer.xml:407
#, no-c-format
msgid ""
"download a standalone Windows executable, which is available as tools/win32-"
@@ -458,7 +399,7 @@ msgstr ""
"loader/stable/win32-loader.exe,"
#. Tag: para
-#: boot-installer.xml:371
+#: boot-installer.xml:415
#, no-c-format
msgid ""
"If you use an installation CD or DVD, a pre-installation program should be "
@@ -473,7 +414,7 @@ msgstr ""
"<command>setup.exe</command>."
#. Tag: para
-#: boot-installer.xml:379
+#: boot-installer.xml:423
#, no-c-format
msgid ""
"After the program has been started, a few preliminary questions will be "
@@ -484,13 +425,13 @@ msgstr ""
"и система будет подготовлена для запуска программы установки &debian-gnu;."
#. Tag: title
-#: boot-installer.xml:389
+#: boot-installer.xml:433
#, no-c-format
msgid "Booting from DOS using loadlin"
msgstr "Загрузка из DOS с помощью loadlin"
#. Tag: para
-#: boot-installer.xml:390
+#: boot-installer.xml:434
#, no-c-format
msgid ""
"Boot into DOS (not Windows). To do this, you can for instance boot from a "
@@ -500,7 +441,7 @@ msgstr ""
"восстановления или диагностики."
#. Tag: para
-#: boot-installer.xml:395
+#: boot-installer.xml:439
#, no-c-format
msgid ""
"If you can access the installation CD, change the current drive to the CD-"
@@ -518,7 +459,7 @@ msgstr ""
"текущий диск на его, если потребуется."
#. Tag: para
-#: boot-installer.xml:405
+#: boot-installer.xml:449
#, no-c-format
msgid ""
"Enter the subdirectory for the flavor you chose, e.g., "
@@ -541,7 +482,7 @@ msgstr ""
"Будет загружено ядро и запущена система установки."
#. Tag: title
-#: boot-installer.xml:423
+#: boot-installer.xml:467
#, no-c-format
msgid ""
"Booting from Linux using <command>LILO</command> or <command>GRUB</command>"
@@ -551,7 +492,7 @@ msgstr ""
# index.docbook:1670, index.docbook:2168
#. Tag: para
-#: boot-installer.xml:426
+#: boot-installer.xml:470
#, no-c-format
msgid ""
"To boot the installer from hard disk, you must first download and place the "
@@ -562,7 +503,7 @@ msgstr ""
"<xref linkend=\"boot-drive-files\"/>)."
#. Tag: para
-#: boot-installer.xml:431
+#: boot-installer.xml:475
#, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
@@ -580,7 +521,7 @@ msgstr ""
"должны делать это осторожно."
#. Tag: para
-#: boot-installer.xml:441
+#: boot-installer.xml:485
#, no-c-format
msgid ""
"Alternatively, if you intend to keep an existing partition on the hard drive "
@@ -598,7 +539,7 @@ msgstr ""
"DVD без использования сети."
#. Tag: para
-#: boot-installer.xml:450
+#: boot-installer.xml:494
#, no-c-format
msgid ""
"For <command>LILO</command>, you will need to configure two essential things "
@@ -616,7 +557,7 @@ msgstr ""
"<filename>/etc/lilo.conf</filename>:"
#. Tag: screen
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
@@ -628,7 +569,7 @@ msgstr ""
" initrd=/boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"For more details, refer to the <citerefentry><refentrytitle>initrd</"
@@ -644,7 +585,7 @@ msgstr ""
"<userinput>lilo</userinput> и перезагрузите машину."
#. Tag: para
-#: boot-installer.xml:480
+#: boot-installer.xml:524
#, no-c-format
msgid ""
"The procedure for <command>GRUB1</command> is quite similar. Locate your "
@@ -660,7 +601,7 @@ msgstr ""
"filename> находится на первом разделе первого жёсткого диска системы):"
#. Tag: screen
-#: boot-installer.xml:488
+#: boot-installer.xml:532
#, no-c-format
msgid ""
"title New Install\n"
@@ -674,7 +615,7 @@ msgstr ""
"initrd /boot/newinstall/initrd.gz"
#. Tag: para
-#: boot-installer.xml:490
+#: boot-installer.xml:534
#, no-c-format
msgid ""
"The procedure for <command>GRUB2</command> is very similar. The file is "
@@ -686,7 +627,7 @@ msgstr ""
"filename>. Запись для программы установки может выглядеть так:"
#. Tag: screen
-#: boot-installer.xml:496
+#: boot-installer.xml:540
#, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -706,7 +647,7 @@ msgstr ""
"}"
#. Tag: para
-#: boot-installer.xml:498
+#: boot-installer.xml:542
#, no-c-format
msgid ""
"From here on, there should be no difference between <command>GRUB</command> "
@@ -716,13 +657,13 @@ msgstr ""
"<command>LILO</command>."
#. Tag: title
-#: boot-installer.xml:507
+#: boot-installer.xml:551
#, no-c-format
msgid "Booting from USB Memory Stick"
msgstr "Загрузка с карты памяти USB"
#. Tag: para
-#: boot-installer.xml:508
+#: boot-installer.xml:552
#, no-c-format
msgid ""
"Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
@@ -741,14 +682,14 @@ msgstr ""
# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
#. Tag: title
-#: boot-installer.xml:522 boot-installer.xml:1681
+#: boot-installer.xml:566 boot-installer.xml:1729
#, no-c-format
msgid "Booting from Floppies"
msgstr "Загрузка с дискет"
# index.docbook:808, index.docbook:2290
#. Tag: para
-#: boot-installer.xml:523 boot-installer.xml:1689
+#: boot-installer.xml:567 boot-installer.xml:1737
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -758,7 +699,7 @@ msgstr ""
"загрузочные дискеты как описано в <xref linkend=\"create-floppy\"/>."
#. Tag: para
-#: boot-installer.xml:530
+#: boot-installer.xml:574
#, no-c-format
msgid ""
"To boot from the installer boot floppy, place it in the primary floppy "
@@ -768,7 +709,7 @@ msgstr ""
"дисковод, выключите систему как обычно и включите питание."
#. Tag: para
-#: boot-installer.xml:536
+#: boot-installer.xml:580
#, no-c-format
msgid ""
"For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
@@ -786,7 +727,7 @@ msgstr ""
"<userinput>install root=/dev/hdc</userinput>."
#. Tag: para
-#: boot-installer.xml:546
+#: boot-installer.xml:590
#, no-c-format
msgid ""
"Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
@@ -803,7 +744,7 @@ msgstr ""
"нет выбора. Иначе, выполните аппаратную перезагрузку перед загрузкой."
#. Tag: para
-#: boot-installer.xml:555
+#: boot-installer.xml:599
#, no-c-format
msgid ""
"The floppy disk will be accessed, and you should then see a screen that "
@@ -814,7 +755,7 @@ msgstr ""
"<prompt>boot:</prompt>."
#. Tag: para
-#: boot-installer.xml:561
+#: boot-installer.xml:605
#, no-c-format
msgid ""
"Once you press &enterkey;, you should see the message "
@@ -831,7 +772,7 @@ msgstr ""
"этапе процесса загрузки можно найти в <xref linkend=\"kernel-msgs\"/>."
#. Tag: para
-#: boot-installer.xml:570
+#: boot-installer.xml:614
#, no-c-format
msgid ""
"After booting from the boot floppy, the root floppy is requested. Insert the "
@@ -846,26 +787,26 @@ msgstr ""
# index.docbook:254, index.docbook:866, index.docbook:1402, index.docbook:1886, index.docbook:1969, index.docbook:2240, index.docbook:2348
#. Tag: title
-#: boot-installer.xml:580 boot-installer.xml:1109 boot-installer.xml:1250
-#: boot-installer.xml:1304 boot-installer.xml:1626 boot-installer.xml:1735
+#: boot-installer.xml:624 boot-installer.xml:1154 boot-installer.xml:1296
+#: boot-installer.xml:1350 boot-installer.xml:1673 boot-installer.xml:1783
#, no-c-format
msgid "Booting with TFTP"
msgstr "Загрузка по TFTP"
#. Tag: para
-#: boot-installer.xml:604
+#: boot-installer.xml:649
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "Есть несколько возможностей выполнить загрузку по TFTP на i386."
#. Tag: title
-#: boot-installer.xml:610
+#: boot-installer.xml:655
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "Сетевая карта или материнская плата с поддержкой PXE"
#. Tag: para
-#: boot-installer.xml:611
+#: boot-installer.xml:656
#, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -879,13 +820,13 @@ msgstr ""
"можете настроить BIOS на загрузку по сети."
#. Tag: title
-#: boot-installer.xml:622
+#: boot-installer.xml:667
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "Сетевая карта с сетевым BootROM"
#. Tag: para
-#: boot-installer.xml:623
+#: boot-installer.xml:668
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -894,7 +835,7 @@ msgstr ""
"Возможно, что сетевая карта (NIC) предоставляет возможность загрузки по TFTP."
#. Tag: para
-#: boot-installer.xml:628
+#: boot-installer.xml:673
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -904,13 +845,13 @@ msgstr ""
"сделать это. Пожалуйста, упомяните в заголовке этот документ."
#. Tag: title
-#: boot-installer.xml:636
+#: boot-installer.xml:681
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"
#. Tag: para
-#: boot-installer.xml:637
+#: boot-installer.xml:682
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -921,13 +862,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:647
+#: boot-installer.xml:692
#, no-c-format
msgid "The Boot Screen"
msgstr "Экран запуска"
#. Tag: para
-#: boot-installer.xml:648
+#: boot-installer.xml:693
#, no-c-format
msgid ""
"When the installer boots, you should be presented with a friendly graphical "
@@ -963,7 +904,7 @@ msgstr ""
"установки, что почти удваивает количество пунктов."
#. Tag: para
-#: boot-installer.xml:660
+#: boot-installer.xml:705
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Install</quote> or the "
@@ -978,7 +919,7 @@ msgstr ""
"запуска программы установки достаточно нажать &enterkey;."
#. Tag: para
-#: boot-installer.xml:668
+#: boot-installer.xml:713
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -990,7 +931,7 @@ msgstr ""
"для автоматизации установки."
#. Tag: para
-#: boot-installer.xml:674
+#: boot-installer.xml:719
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -1009,7 +950,7 @@ msgstr ""
"вами изменения, нажмите &escapekey;."
#. Tag: para
-#: boot-installer.xml:683
+#: boot-installer.xml:728
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen "
@@ -1043,7 +984,7 @@ msgstr ""
"fb=false</userinput>)."
#. Tag: para
-#: boot-installer.xml:701
+#: boot-installer.xml:746
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -1061,7 +1002,7 @@ msgstr ""
"использовать для поиска нужных клавиш."
#. Tag: para
-#: boot-installer.xml:711
+#: boot-installer.xml:756
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -1082,7 +1023,7 @@ msgstr ""
"<quote>Integrated Remote Assistant</quote> (IRA)."
#. Tag: para
-#: boot-installer.xml:721
+#: boot-installer.xml:766
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -1102,13 +1043,13 @@ msgstr ""
"<userinput>vga=normal fb=false</userinput>, который описан в справке."
#. Tag: title
-#: boot-installer.xml:781
+#: boot-installer.xml:826
#, no-c-format
msgid "CD Contents"
msgstr "Содержимое компакт-диска"
#. Tag: para
-#: boot-installer.xml:783
+#: boot-installer.xml:828
#, no-c-format
msgid ""
"There are three basic variations of &debian; Install CDs. The "
@@ -1133,7 +1074,7 @@ msgstr ""
"всякого доступа к сети."
#. Tag: para
-#: boot-installer.xml:799
+#: boot-installer.xml:844
#, no-c-format
msgid ""
"The IA-64 architecture uses the next generation Extensible Firmware "
@@ -1159,7 +1100,7 @@ msgstr ""
"вместо простой MBR или загрузочного сектора на обычных системах."
#. Tag: para
-#: boot-installer.xml:815
+#: boot-installer.xml:860
#, no-c-format
msgid ""
"The &debian; Installer CD contains a small EFI partition where the "
@@ -1176,7 +1117,7 @@ msgstr ""
"командной оболочки EFI Shell, как описано ниже."
#. Tag: para
-#: boot-installer.xml:824
+#: boot-installer.xml:869
#, no-c-format
msgid ""
"Most of the details of how <command>ELILO</command> actually loads and "
@@ -1199,7 +1140,7 @@ msgstr ""
"разрешить установке продолжиться."
#. Tag: para
-#: boot-installer.xml:836
+#: boot-installer.xml:881
#, no-c-format
msgid ""
"The EFI Boot Manager is presented as the last step of the firmware "
@@ -1222,13 +1163,13 @@ msgstr ""
"используйте второй."
#. Tag: title
-#: boot-installer.xml:855
+#: boot-installer.xml:900
#, no-c-format
msgid "IMPORTANT"
msgstr "ВАЖНО"
#. Tag: para
-#: boot-installer.xml:856
+#: boot-installer.xml:901
#, no-c-format
msgid ""
"The EFI Boot Manager will select a default boot action, typically the first "
@@ -1247,13 +1188,13 @@ msgstr ""
"загрузчик выполнив <command>exit</command> из командной строки."
#. Tag: title
-#: boot-installer.xml:868
+#: boot-installer.xml:913
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr "Вариант 1: Загрузка из Boot Option Maintenance Menu"
#. Tag: para
-#: boot-installer.xml:875
+#: boot-installer.xml:920
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1265,7 +1206,7 @@ msgstr ""
"меню."
#. Tag: para
-#: boot-installer.xml:881
+#: boot-installer.xml:926
#, no-c-format
msgid ""
"Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
@@ -1276,7 +1217,7 @@ msgstr ""
"следующее меню."
#. Tag: para
-#: boot-installer.xml:887
+#: boot-installer.xml:932
#, no-c-format
msgid ""
"Select <command>Boot From a File</command> from the menu with the arrow keys "
@@ -1295,7 +1236,7 @@ msgstr ""
"будет одинаковой."
#. Tag: para
-#: boot-installer.xml:898
+#: boot-installer.xml:943
#, no-c-format
msgid ""
"You can choose either of the entries that refer to the CD/DVD drive. Select "
@@ -1314,7 +1255,7 @@ msgstr ""
"шаг."
#. Tag: para
-#: boot-installer.xml:909
+#: boot-installer.xml:954
#, no-c-format
msgid ""
"You will only need this step if you chose <command>Debian Inst [Acpi ...</"
@@ -1330,7 +1271,7 @@ msgstr ""
"загрузки."
#. Tag: para
-#: boot-installer.xml:921
+#: boot-installer.xml:966
#, no-c-format
msgid ""
"These steps start the &debian; boot loader which will display a menu page "
@@ -1342,13 +1283,13 @@ msgstr ""
"ядро и параметры."
#. Tag: title
-#: boot-installer.xml:931
+#: boot-installer.xml:976
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr "Вариант 2: Загрузка из EFI Shell"
#. Tag: para
-#: boot-installer.xml:932
+#: boot-installer.xml:977
#, no-c-format
msgid ""
"If, for some reason, option 1 is not successful, reboot the machine and when "
@@ -1362,7 +1303,7 @@ msgstr ""
"установки &debian; с помощью следующих шагов:"
#. Tag: para
-#: boot-installer.xml:943
+#: boot-installer.xml:988
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1374,7 +1315,7 @@ msgstr ""
"меню."
#. Tag: para
-#: boot-installer.xml:949
+#: boot-installer.xml:994
#, no-c-format
msgid ""
"Select <command>EFI Shell</command> from the menu with the arrow keys and "
@@ -1397,7 +1338,7 @@ msgstr ""
"дополнительных секунд для инициализации привода компакт-дисков."
#. Tag: para
-#: boot-installer.xml:963
+#: boot-installer.xml:1008
#, no-c-format
msgid ""
"Examine the output from the shell looking for the CDROM drive. It is most "
@@ -1411,7 +1352,7 @@ msgstr ""
"<filename>fs<replaceable>n</replaceable></filename>."
#. Tag: para
-#: boot-installer.xml:970
+#: boot-installer.xml:1015
#, no-c-format
msgid ""
"Enter <command>fs<replaceable>n</replaceable>:</command> and press "
@@ -1425,7 +1366,7 @@ msgstr ""
"своём приглашении."
#. Tag: para
-#: boot-installer.xml:977
+#: boot-installer.xml:1022
#, no-c-format
msgid ""
"Enter <command>elilo</command> and press <command>ENTER</command>. This will "
@@ -1435,7 +1376,7 @@ msgstr ""
"запустит процедуру начальной загрузки."
#. Tag: para
-#: boot-installer.xml:984
+#: boot-installer.xml:1029
#, no-c-format
msgid ""
"As with option 1, these steps start the &debian; boot loader which will "
@@ -1451,13 +1392,13 @@ msgstr ""
"параметры."
#. Tag: title
-#: boot-installer.xml:998
+#: boot-installer.xml:1043
#, no-c-format
msgid "Installing using a Serial Console"
msgstr "Установка с консоли на последовательном порту"
#. Tag: para
-#: boot-installer.xml:1000
+#: boot-installer.xml:1045
#, no-c-format
msgid ""
"You may choose to perform an install using a monitor and keyboard or using a "
@@ -1478,7 +1419,7 @@ msgstr ""
"меню."
#. Tag: para
-#: boot-installer.xml:1011
+#: boot-installer.xml:1056
#, no-c-format
msgid ""
"In most circumstances, you will want the installer to use the same baud rate "
@@ -1492,7 +1433,7 @@ msgstr ""
"shell."
#. Tag: para
-#: boot-installer.xml:1018
+#: boot-installer.xml:1063
#, no-c-format
msgid ""
"If there is not an option available that is configured for the serial device "
@@ -1508,7 +1449,7 @@ msgstr ""
"command> в текстовом окне с приглашением <classname>Boot:</classname>."
#. Tag: para
-#: boot-installer.xml:1029
+#: boot-installer.xml:1074
#, no-c-format
msgid ""
"Most IA-64 boxes ship with a default console setting of 9600 baud. This "
@@ -1526,7 +1467,7 @@ msgstr ""
"инструкции по запуску программы установки в текстовом режиме."
#. Tag: para
-#: boot-installer.xml:1038
+#: boot-installer.xml:1083
#, no-c-format
msgid ""
"If you select the wrong console type, you will be able to select the kernel "
@@ -1539,13 +1480,13 @@ msgstr ""
"невозможно работать и потребуется перезапуск перед началом установки."
#. Tag: title
-#: boot-installer.xml:1047
+#: boot-installer.xml:1092
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr "Выбор загружаемого ядра и параметров"
#. Tag: para
-#: boot-installer.xml:1049
+#: boot-installer.xml:1094
#, no-c-format
msgid ""
"The boot loader will display a form with a menu list and a text window with "
@@ -1565,7 +1506,7 @@ msgstr ""
"об общих параметрах командной строки."
#. Tag: para
-#: boot-installer.xml:1061
+#: boot-installer.xml:1106
#, no-c-format
msgid ""
"Consult the <classname>General</classname> help screen for the description "
@@ -1588,7 +1529,7 @@ msgstr ""
"системе. В следующих двух шагах выбирается и запускается установка:"
#. Tag: para
-#: boot-installer.xml:1079
+#: boot-installer.xml:1124
#, no-c-format
msgid ""
"Select the kernel version and installation mode most appropriate to your "
@@ -1598,7 +1539,7 @@ msgstr ""
"ядра и режим установки."
#. Tag: para
-#: boot-installer.xml:1084
+#: boot-installer.xml:1129
#, no-c-format
msgid ""
"Enter any boot parameters by typing at the keyboard. The text will be "
@@ -1610,7 +1551,7 @@ msgstr ""
"на последовательном порту)."
#. Tag: para
-#: boot-installer.xml:1091
+#: boot-installer.xml:1136
#, no-c-format
msgid ""
"Press <command>ENTER</command>. This will load and start the kernel. The "
@@ -1622,7 +1563,7 @@ msgstr ""
"установки &debian;."
#. Tag: para
-#: boot-installer.xml:1100 boot-installer.xml:1236
+#: boot-installer.xml:1145 boot-installer.xml:1282
#, no-c-format
msgid ""
"Proceed to the next chapter to continue the installation where you will set "
@@ -1632,7 +1573,7 @@ msgstr ""
"настроите язык, сеть и дисковые разделы."
#. Tag: para
-#: boot-installer.xml:1111
+#: boot-installer.xml:1156
#, no-c-format
msgid ""
"Booting an IA-64 system from the network is similar to a CD boot. The only "
@@ -1650,7 +1591,7 @@ msgstr ""
"того, что пакеты базовой установки будут получены по сети, а не с привода CD."
#. Tag: para
-#: boot-installer.xml:1145
+#: boot-installer.xml:1191
#, no-c-format
msgid ""
"Network booting an IA-64 system requires two architecture-specific actions. "
@@ -1664,13 +1605,13 @@ msgstr ""
"параметр загрузки в менеджере загрузки EFI, включающий загрузку по сети."
#. Tag: title
-#: boot-installer.xml:1156
+#: boot-installer.xml:1202
#, no-c-format
msgid "Configuring the Server"
msgstr "Настройка сервера"
#. Tag: para
-#: boot-installer.xml:1157
+#: boot-installer.xml:1203
#, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something "
@@ -1694,7 +1635,7 @@ msgstr ""
"<command>elilo.efi</command> на клиенте."
#. Tag: para
-#: boot-installer.xml:1167
+#: boot-installer.xml:1213
#, no-c-format
msgid ""
"Extract the <filename>netboot.tar.gz</filename> file into the directory used "
@@ -1710,7 +1651,7 @@ msgstr ""
"файлы для системы IA-64."
#. Tag: screen
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
@@ -1728,7 +1669,7 @@ msgstr ""
"[...]"
#. Tag: para
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
@@ -1749,13 +1690,13 @@ msgstr ""
"Подробней смотрите документацию в пакете <classname>elilo</classname>."
#. Tag: title
-#: boot-installer.xml:1194
+#: boot-installer.xml:1240
#, no-c-format
msgid "Configuring the Client"
msgstr "Настройка клиента"
#. Tag: para
-#: boot-installer.xml:1195
+#: boot-installer.xml:1241
#, no-c-format
msgid ""
"To configure the client to support TFTP booting, start by booting to EFI and "
@@ -1785,7 +1726,7 @@ msgstr ""
"<filename>elilo.efi</filename> с сервера."
#. Tag: para
-#: boot-installer.xml:1227
+#: boot-installer.xml:1273
#, no-c-format
msgid ""
"The boot loader will display its prompt after it has downloaded and "
@@ -1801,13 +1742,13 @@ msgstr ""
# index.docbook:1972, index.docbook:2015
#. Tag: title
-#: boot-installer.xml:1253 boot-installer.xml:1277
+#: boot-installer.xml:1299 boot-installer.xml:1323
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "Загрузка SGI с сервера TFTP"
#. Tag: para
-#: boot-installer.xml:1254
+#: boot-installer.xml:1300
#, no-c-format
msgid ""
"After entering the command monitor use <informalexample><screen>\n"
@@ -1830,13 +1771,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:1274 boot-installer.xml:2013
+#: boot-installer.xml:1320 boot-installer.xml:2075
#, no-c-format
msgid "Boot Parameters"
msgstr "Параметры загрузки"
#. Tag: para
-#: boot-installer.xml:1278
+#: boot-installer.xml:1324
#, no-c-format
msgid ""
"On SGI machines you can append boot parameters to the <command>bootp():</"
@@ -1846,7 +1787,7 @@ msgstr ""
"<command>bootp():</command> в мониторе команд."
#. Tag: para
-#: boot-installer.xml:1283
+#: boot-installer.xml:1329
#, no-c-format
msgid ""
"Following the <command>bootp():</command> command you can give the path and "
@@ -1864,19 +1805,19 @@ msgstr ""
"через <command>append</command>:"
#. Tag: screen
-#: boot-installer.xml:1293
+#: boot-installer.xml:1339
#, no-c-format
msgid "bootp(): append=\"root=/dev/sda1\""
msgstr "bootp(): append=\"root=/dev/sda1\""
#. Tag: title
-#: boot-installer.xml:1335
+#: boot-installer.xml:1382
#, no-c-format
msgid "s390 Limitations"
msgstr "Ограничения s390"
#. Tag: para
-#: boot-installer.xml:1336
+#: boot-installer.xml:1383
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1886,7 +1827,7 @@ msgstr ""
"и ssh-сессия."
#. Tag: para
-#: boot-installer.xml:1341
+#: boot-installer.xml:1388
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1900,13 +1841,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:1352
+#: boot-installer.xml:1399
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "Параметры загрузки s390"
#. Tag: para
-#: boot-installer.xml:1353
+#: boot-installer.xml:1400
#, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1925,7 +1866,7 @@ msgstr ""
"строки. При передаче ядру все строки объединяются без пробелов."
#. Tag: para
-#: boot-installer.xml:1370
+#: boot-installer.xml:1417
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1965,7 +1906,7 @@ msgstr ""
"<filename>parmfile.debian</filename>."
#. Tag: para
-#: boot-installer.xml:1435
+#: boot-installer.xml:1482
#, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1983,7 +1924,7 @@ msgstr ""
"с CD/DVD."
#. Tag: para
-#: boot-installer.xml:1444
+#: boot-installer.xml:1491
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -2001,13 +1942,13 @@ msgstr ""
"с внешнего привода CD/DVD по умолчанию введите"
#. Tag: screen
-#: boot-installer.xml:1455
+#: boot-installer.xml:1502
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1457
+#: boot-installer.xml:1504
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -2024,7 +1965,7 @@ msgstr ""
"диск с нужными файлами."
#. Tag: para
-#: boot-installer.xml:1466
+#: boot-installer.xml:1513
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -2036,13 +1977,13 @@ msgstr ""
"появится приглашение SmartFirmware, введите"
#. Tag: screen
-#: boot-installer.xml:1472
+#: boot-installer.xml:1519
#, no-c-format
msgid "boot cd install/pegasos"
msgstr "boot cd install/pegasos"
#. Tag: para
-#: boot-installer.xml:1474
+#: boot-installer.xml:1521
#, fuzzy, no-c-format
#| msgid ""
#| "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> "
@@ -2058,20 +1999,20 @@ msgstr ""
"появится приглашение SmartFirmware, введите"
#. Tag: screen
-#: boot-installer.xml:1479
+#: boot-installer.xml:1526
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1485
+#: boot-installer.xml:1532
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "Загрузка с жёсткого диска"
# index.docbook:1664, index.docbook:2162
#. Tag: para
-#: boot-installer.xml:1491
+#: boot-installer.xml:1538
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -2082,7 +2023,7 @@ msgstr ""
# index.docbook:1670, index.docbook:2168
#. Tag: para
-#: boot-installer.xml:1497
+#: boot-installer.xml:1544
#, no-c-format
msgid ""
"To boot the installer from hard disk, you will have already completed "
@@ -2094,13 +2035,13 @@ msgstr ""
"linkend=\"boot-drive-files\"/>."
#. Tag: title
-#: boot-installer.xml:1517
+#: boot-installer.xml:1564
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "Загрузка OldWorld PowerMac из MacOS"
#. Tag: para
-#: boot-installer.xml:1518
+#: boot-installer.xml:1565
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -2123,13 +2064,13 @@ msgstr ""
"установки."
#. Tag: title
-#: boot-installer.xml:1536
+#: boot-installer.xml:1583
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "Загрузка NewWorld Mac из OpenFirmware"
#. Tag: para
-#: boot-installer.xml:1537
+#: boot-installer.xml:1584
#, no-c-format
msgid ""
"You will have already placed the <filename>vmlinux</filename>, "
@@ -2172,20 +2113,20 @@ msgstr ""
"сработает. После должна запуститься программа установки &debian;."
#. Tag: title
-#: boot-installer.xml:1569
+#: boot-installer.xml:1616
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "Загрузка с карты памяти USB"
#. Tag: para
-#: boot-installer.xml:1570
+#: boot-installer.xml:1617
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr ""
"В настоящий момент системы NewWorld PowerMac можно загружать с USB устройств."
#. Tag: para
-#: boot-installer.xml:1576
+#: boot-installer.xml:1623
#, no-c-format
msgid ""
"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
@@ -2200,7 +2141,7 @@ msgstr ""
"\"invoking-openfirmware\"/>)."
#. Tag: para
-#: boot-installer.xml:1585
+#: boot-installer.xml:1632
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -2223,7 +2164,7 @@ msgstr ""
"pci@f2000000/usb@1b,1/hub@1/disk@1</filename>."
#. Tag: para
-#: boot-installer.xml:1597
+#: boot-installer.xml:1644
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2248,7 +2189,7 @@ msgstr ""
"из каталога ранее установленного с помощью <command>hattrib -b</command>."
#. Tag: para
-#: boot-installer.xml:1611
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2260,7 +2201,7 @@ msgstr ""
"просто нажать &enterkey;."
#. Tag: para
-#: boot-installer.xml:1617
+#: boot-installer.xml:1664
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2272,7 +2213,7 @@ msgstr ""
"отчёт об установке, как описано в <xref linkend=\"submit-bug\"/>."
#. Tag: para
-#: boot-installer.xml:1650
+#: boot-installer.xml:1698
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr ""
@@ -2280,7 +2221,7 @@ msgstr ""
"загрузка по сети."
#. Tag: para
-#: boot-installer.xml:1654
+#: boot-installer.xml:1702
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2316,7 +2257,7 @@ msgstr ""
"получить описание синтаксиса и допустимые параметры."
#. Tag: para
-#: boot-installer.xml:1682
+#: boot-installer.xml:1730
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2329,7 +2270,7 @@ msgstr ""
"а с подключённых по USB приводов гибких дисков загрузка не поддерживается."
#. Tag: para
-#: boot-installer.xml:1694
+#: boot-installer.xml:1742
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2340,7 +2281,7 @@ msgstr ""
"вставьте её в дисковод после выключения системы и перед включением питания."
#. Tag: para
-#: boot-installer.xml:1700
+#: boot-installer.xml:1748
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2354,7 +2295,7 @@ msgstr ""
"проверит на загружаемость разделы жёсткого диска."
#. Tag: para
-#: boot-installer.xml:1707
+#: boot-installer.xml:1755
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2367,13 +2308,13 @@ msgstr ""
# index.docbook:2012, index.docbook:2491
#. Tag: title
-#: boot-installer.xml:1718
+#: boot-installer.xml:1766
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "Параметры загрузки PowerPC"
#. Tag: para
-#: boot-installer.xml:1719
+#: boot-installer.xml:1767
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2389,7 +2330,7 @@ msgstr ""
"нужно использовать параметр <userinput>video=aty128fb:vmode:6</userinput>."
#. Tag: para
-#: boot-installer.xml:1759
+#: boot-installer.xml:1808
#, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2409,7 +2350,7 @@ msgstr ""
"записав их в конец команды <userinput>boot</userinput>."
#. Tag: para
-#: boot-installer.xml:1814
+#: boot-installer.xml:1863
#, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2421,13 +2362,13 @@ msgstr ""
"с ID 6 (или вторичного мастера для систем с IDE)."
#. Tag: title
-#: boot-installer.xml:1823
+#: boot-installer.xml:1872
#, no-c-format
msgid "IDPROM Messages"
msgstr "Сообщения IDPROM"
#. Tag: para
-#: boot-installer.xml:1824
+#: boot-installer.xml:1873
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2442,13 +2383,13 @@ msgstr ""
"<ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink>."
#. Tag: title
-#: boot-installer.xml:1843
+#: boot-installer.xml:1892
#, no-c-format
msgid "Accessibility"
msgstr "Лёгкость управления"
#. Tag: para
-#: boot-installer.xml:1844
+#: boot-installer.xml:1893
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2478,13 +2419,31 @@ msgstr ""
"клавиатура с раскладкой QWERTY."
#. Tag: title
-#: boot-installer.xml:1864
+#: boot-installer.xml:1913
+#, no-c-format
+msgid "Installer front-end"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:1914
+#, no-c-format
+msgid ""
+"The &debian; installer supports several front-ends for asking questions, "
+"with varying convenience for accessibility: notably, <userinput>text</"
+"userinput> uses plain text while <userinput>newt</userinput> uses text-based "
+"dialog boxes. The choice can be made at the boot prompt, see the "
+"documentation for <userinput>DEBIAN_FRONTEND</userinput> in <xref linkend="
+"\"installer-args\"/>."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:1926
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB-дисплеи Брайля"
#. Tag: para
-#: boot-installer.xml:1865
+#: boot-installer.xml:1927
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2506,13 +2465,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:1880
+#: boot-installer.xml:1942
#, no-c-format
msgid "Serial Braille Displays"
msgstr "Дисплеи Брайля, подключаемые к последовательному порту"
#. Tag: para
-#: boot-installer.xml:1881
+#: boot-installer.xml:1943
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2553,13 +2512,13 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:1904 boot-installer.xml:2911
+#: boot-installer.xml:1966 boot-installer.xml:2973
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "ПО речевого синтеза"
#. Tag: para
-#: boot-installer.xml:1905
+#: boot-installer.xml:1967
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2577,7 +2536,7 @@ msgstr ""
"поддержка ПО речевого синтеза."
#. Tag: para
-#: boot-installer.xml:1914
+#: boot-installer.xml:1976
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2589,7 +2548,7 @@ msgstr ""
"<classname>espeak</classname>)."
#. Tag: para
-#: boot-installer.xml:1920
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2612,13 +2571,13 @@ msgstr ""
"\">руководстве по использованию речи</ulink>."
#. Tag: title
-#: boot-installer.xml:1939
+#: boot-installer.xml:2001
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "Устройства речевого синтеза"
#. Tag: para
-#: boot-installer.xml:1940
+#: boot-installer.xml:2002
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2632,7 +2591,7 @@ msgstr ""
"выбрать пункт <quote>Graphical install</quote>."
#. Tag: para
-#: boot-installer.xml:1947
+#: boot-installer.xml:2009
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2655,13 +2614,13 @@ msgstr ""
"речевого синтеза."
#. Tag: title
-#: boot-installer.xml:1962
+#: boot-installer.xml:2024
#, no-c-format
msgid "Board Devices"
msgstr "Встраиваемые устройства"
#. Tag: para
-#: boot-installer.xml:1963
+#: boot-installer.xml:2025
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2678,7 +2637,7 @@ msgstr ""
"языков установки."
#. Tag: para
-#: boot-installer.xml:1971
+#: boot-installer.xml:2033
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2689,13 +2648,13 @@ msgstr ""
"&enterkey;."
#. Tag: title
-#: boot-installer.xml:1979
+#: boot-installer.xml:2041
#, no-c-format
msgid "High-Contrast Theme"
msgstr "Тема с высокой контрастностью"
#. Tag: para
-#: boot-installer.xml:1980
+#: boot-installer.xml:2042
#, fuzzy, no-c-format
#| msgid ""
#| "For users with low vision, the installer can use a high-contrast theme "
@@ -2712,13 +2671,13 @@ msgstr ""
"userinput>."
#. Tag: title
-#: boot-installer.xml:1989
+#: boot-installer.xml:2051
#, no-c-format
msgid "Preseeding"
msgstr "Список ответов"
#. Tag: para
-#: boot-installer.xml:1990
+#: boot-installer.xml:2052
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2728,13 +2687,13 @@ msgstr ""
"списка ответов. Это описано в <xref linkend=\"appendix-preseed\"/>."
#. Tag: title
-#: boot-installer.xml:1998
+#: boot-installer.xml:2060
#, no-c-format
msgid "Accessibility of the installed system"
msgstr "Специальные возможности установленной системы"
#. Tag: para
-#: boot-installer.xml:1999
+#: boot-installer.xml:2061
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2746,7 +2705,7 @@ msgstr ""
"возможностей Debian</ulink>."
#. Tag: para
-#: boot-installer.xml:2014
+#: boot-installer.xml:2076
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2760,7 +2719,7 @@ msgstr ""
"автоматически. Однако, иногда вы должны немного помочь ядру."
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:2083
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2775,7 +2734,7 @@ msgstr ""
"определить аппаратуру вашего компьютера."
#. Tag: para
-#: boot-installer.xml:2028
+#: boot-installer.xml:2090
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2792,13 +2751,13 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: title
-#: boot-installer.xml:2040
+#: boot-installer.xml:2102
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2042
+#: boot-installer.xml:2104
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -2818,7 +2777,7 @@ msgstr ""
"последовательного порта, обычно <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2054
+#: boot-installer.xml:2116
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2827,7 +2786,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2060
+#: boot-installer.xml:2122
#, no-c-format
msgid ""
"In order to ensure the terminal type used by the installer matches your "
@@ -2856,7 +2815,7 @@ msgstr ""
"<literal>vt102</literal>."
#. Tag: para
-#: boot-installer.xml:2076
+#: boot-installer.xml:2138
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2870,13 +2829,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2088
+#: boot-installer.xml:2150
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Параметры программы установки &debian;"
#. Tag: para
-#: boot-installer.xml:2089
+#: boot-installer.xml:2151
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2890,7 +2849,7 @@ msgstr ""
"</footnote>, что может быть полезно."
#. Tag: para
-#: boot-installer.xml:2102
+#: boot-installer.xml:2164
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2906,19 +2865,19 @@ msgstr ""
"используется сокращённая форма."
#. Tag: term
-#: boot-installer.xml:2114
+#: boot-installer.xml:2176
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2115
+#: boot-installer.xml:2177
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Этот параметр задаёт низший приоритет отображаемых сообщений."
#. Tag: para
-#: boot-installer.xml:2119
+#: boot-installer.xml:2181
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2933,7 +2892,7 @@ msgstr ""
"приоритета."
#. Tag: para
-#: boot-installer.xml:2126
+#: boot-installer.xml:2188
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2953,13 +2912,13 @@ msgstr ""
"всё сделать правильно самостоятельно."
#. Tag: term
-#: boot-installer.xml:2140
+#: boot-installer.xml:2202
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2203
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2996,13 +2955,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2172
+#: boot-installer.xml:2234
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2173
+#: boot-installer.xml:2235
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -3017,49 +2976,49 @@ msgstr ""
"продолжению процесса загрузки.)"
#. Tag: userinput
-#: boot-installer.xml:2182
+#: boot-installer.xml:2244
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2183
+#: boot-installer.xml:2245
#, no-c-format
msgid "This is the default."
msgstr "Значение по умолчанию."
#. Tag: userinput
-#: boot-installer.xml:2187
+#: boot-installer.xml:2249
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2188
+#: boot-installer.xml:2250
#, no-c-format
msgid "More verbose than usual."
msgstr "Подробней чем обычно."
#. Tag: userinput
-#: boot-installer.xml:2192
+#: boot-installer.xml:2254
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2193
+#: boot-installer.xml:2255
#, no-c-format
msgid "Lots of debugging information."
msgstr "Много отладочной информации."
#. Tag: userinput
-#: boot-installer.xml:2197
+#: boot-installer.xml:2259
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2198
+#: boot-installer.xml:2260
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3070,13 +3029,13 @@ msgstr ""
"загрузка продолжится."
#. Tag: term
-#: boot-installer.xml:2212
+#: boot-installer.xml:2274
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2213
+#: boot-installer.xml:2275
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3088,7 +3047,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2219
+#: boot-installer.xml:2281
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3099,19 +3058,19 @@ msgstr ""
"дискету только на избранном устройстве."
#. Tag: term
-#: boot-installer.xml:2230
+#: boot-installer.xml:2292
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2231
+#: boot-installer.xml:2293
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2232
+#: boot-installer.xml:2294
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3124,13 +3083,13 @@ msgstr ""
"syslog."
#. Tag: term
-#: boot-installer.xml:2243
+#: boot-installer.xml:2305
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2244
+#: boot-installer.xml:2306
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3142,13 +3101,13 @@ msgstr ""
"памяти. Возможные значения 1 и 2. Смотрите также <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2254
+#: boot-installer.xml:2316
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2255
+#: boot-installer.xml:2317
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3159,13 +3118,13 @@ msgstr ""
"безопасность."
#. Tag: term
-#: boot-installer.xml:2264
+#: boot-installer.xml:2326
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2265
+#: boot-installer.xml:2327
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3183,13 +3142,13 @@ msgstr ""
"замирание на несколько минут в начале установки."
#. Tag: para
-#: boot-installer.xml:2274
+#: boot-installer.xml:2336
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Подобные проблемы замечены на hppa."
#. Tag: para
-#: boot-installer.xml:2278
+#: boot-installer.xml:2340
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3208,13 +3167,13 @@ msgstr ""
"для краткости <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2292
+#: boot-installer.xml:2354
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2293
+#: boot-installer.xml:2355
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3231,13 +3190,13 @@ msgstr ""
"replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2305 boot-installer.xml:2538
+#: boot-installer.xml:2367 boot-installer.xml:2600
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2306
+#: boot-installer.xml:2368
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -3256,7 +3215,7 @@ msgstr ""
"случае ошибок при работе с DHCP."
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2375
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -3276,13 +3235,13 @@ msgstr ""
"чтобы отключить настройку сети по DHCP и ввести информацию вручную."
#. Tag: term
-#: boot-installer.xml:2324
+#: boot-installer.xml:2386
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2325
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3292,13 +3251,13 @@ msgstr ""
"PCMCIA, если это вызывает проблемы. Особенно полезно для некоторых ноутбуков."
#. Tag: term
-#: boot-installer.xml:2335
+#: boot-installer.xml:2397
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2336
+#: boot-installer.xml:2398
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3313,13 +3272,13 @@ msgstr ""
"wiki;\">вики &debian; Installer</ulink>."
#. Tag: term
-#: boot-installer.xml:2347
+#: boot-installer.xml:2409
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2410
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3329,13 +3288,13 @@ msgstr ""
"установки. Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2357
+#: boot-installer.xml:2419
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2358
+#: boot-installer.xml:2420
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3345,13 +3304,13 @@ msgstr ""
"Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2367
+#: boot-installer.xml:2429
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2368
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3368,13 +3327,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2380
+#: boot-installer.xml:2442
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2443
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3386,13 +3345,13 @@ msgstr ""
"установки смотрите в <xref linkend=\"preseed-auto\"/>."
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2454
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3404,13 +3363,13 @@ msgstr ""
"установить в значение <userinput>true</userinput>, то этого не случится."
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2466
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2467
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3429,7 +3388,7 @@ msgstr ""
"способны загружать носитель автоматически."
#. Tag: para
-#: boot-installer.xml:2414
+#: boot-installer.xml:2476
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3441,13 +3400,13 @@ msgstr ""
"диска после начальной установки."
#. Tag: term
-#: boot-installer.xml:2425
+#: boot-installer.xml:2487
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2426
+#: boot-installer.xml:2488
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3460,7 +3419,7 @@ msgstr ""
"quote> пакетов, как во время установки так и в установленной системе."
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2495
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3476,13 +3435,13 @@ msgstr ""
"должен использоваться только очень опытными пользователями."
#. Tag: term
-#: boot-installer.xml:2445
+#: boot-installer.xml:2507
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2446
+#: boot-installer.xml:2508
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3497,13 +3456,13 @@ msgstr ""
"emphasis>"
#. Tag: term
-#: boot-installer.xml:2457
+#: boot-installer.xml:2519
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2458
+#: boot-installer.xml:2520
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3515,13 +3474,13 @@ msgstr ""
"загружен полностью. Значение задаётся в килобайтах."
#. Tag: term
-#: boot-installer.xml:2468
+#: boot-installer.xml:2530
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2469
+#: boot-installer.xml:2531
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3531,13 +3490,13 @@ msgstr ""
"вместо обычного режима установки. Смотрите <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2482
+#: boot-installer.xml:2544
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Использование параметров загрузки для ответов на вопросы"
#. Tag: para
-#: boot-installer.xml:2483
+#: boot-installer.xml:2545
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3551,25 +3510,25 @@ msgstr ""
"\"preseed-bootparms\"/>. Некоторые специальные примеры даны ниже."
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2557
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2496
+#: boot-installer.xml:2558
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2497
+#: boot-installer.xml:2559
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2498
+#: boot-installer.xml:2560
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3579,7 +3538,7 @@ msgstr ""
"в установленной системе."
#. Tag: para
-#: boot-installer.xml:2503
+#: boot-installer.xml:2565
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3599,7 +3558,7 @@ msgstr ""
"локали."
#. Tag: para
-#: boot-installer.xml:2512
+#: boot-installer.xml:2574
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3615,13 +3574,13 @@ msgstr ""
"locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2524
+#: boot-installer.xml:2586
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2587
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3638,7 +3597,7 @@ msgstr ""
"udeb</classname> (на настройки PPPoE)</phrase>."
#. Tag: para
-#: boot-installer.xml:2539
+#: boot-installer.xml:2601
#, fuzzy, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> if you want to disable DHCP and "
@@ -3651,13 +3610,13 @@ msgstr ""
"задать настройки сети статически."
#. Tag: term
-#: boot-installer.xml:2548
+#: boot-installer.xml:2610
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2549
+#: boot-installer.xml:2611
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3675,13 +3634,13 @@ msgstr ""
"зеркало ftp из списка, вам придётся вводить имя вручную."
#. Tag: term
-#: boot-installer.xml:2562
+#: boot-installer.xml:2624
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2563
+#: boot-installer.xml:2625
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3693,13 +3652,13 @@ msgstr ""
"Подробней смотрите в <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2577
+#: boot-installer.xml:2639
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Передача параметров модулям ядра"
#. Tag: para
-#: boot-installer.xml:2578
+#: boot-installer.xml:2640
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3723,7 +3682,7 @@ msgstr ""
"системы."
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2653
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3737,7 +3696,7 @@ msgstr ""
"установка параметров вручную."
#. Tag: para
-#: boot-installer.xml:2598
+#: boot-installer.xml:2660
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3758,19 +3717,19 @@ msgstr ""
"вы должны написать:"
#. Tag: screen
-#: boot-installer.xml:2608
+#: boot-installer.xml:2670
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:2614
+#: boot-installer.xml:2676
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Внесение модулей ядра в чёрный список"
#. Tag: para
-#: boot-installer.xml:2615
+#: boot-installer.xml:2677
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3788,7 +3747,7 @@ msgstr ""
"сперва загружается неправильный драйвер."
#. Tag: para
-#: boot-installer.xml:2624
+#: boot-installer.xml:2686
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3803,7 +3762,7 @@ msgstr ""
"blacklist.local</filename> на время установки и в установленной системе."
#. Tag: para
-#: boot-installer.xml:2632
+#: boot-installer.xml:2694
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3817,19 +3776,19 @@ msgstr ""
"оборудования."
#. Tag: title
-#: boot-installer.xml:2648
+#: boot-installer.xml:2710
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Диагностика проблем процесса установки"
#. Tag: title
-#: boot-installer.xml:2653
+#: boot-installer.xml:2715
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Надёжность CD-ROM"
#. Tag: para
-#: boot-installer.xml:2654
+#: boot-installer.xml:2716
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3843,7 +3802,7 @@ msgstr ""
"время установки."
#. Tag: para
-#: boot-installer.xml:2661
+#: boot-installer.xml:2723
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3854,7 +3813,7 @@ msgstr ""
"общие из них и предложить общие решения. Остальное зависит от вас."
#. Tag: para
-#: boot-installer.xml:2667
+#: boot-installer.xml:2729
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
@@ -3862,7 +3821,7 @@ msgstr ""
"очередь."
#. Tag: para
-#: boot-installer.xml:2672
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3872,7 +3831,7 @@ msgstr ""
"правильно и что диск не грязный."
#. Tag: para
-#: boot-installer.xml:2678
+#: boot-installer.xml:2740
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3886,7 +3845,7 @@ msgstr ""
"проблемы с DMA на очень старых приводах CD-ROM."
#. Tag: para
-#: boot-installer.xml:2688
+#: boot-installer.xml:2750
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3898,7 +3857,7 @@ msgstr ""
"простоты мы будем использовать термин CD-ROM."
#. Tag: para
-#: boot-installer.xml:2694
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3908,13 +3867,13 @@ msgstr ""
"попробуйте, если возможно, другой метод установки."
#. Tag: title
-#: boot-installer.xml:2702
+#: boot-installer.xml:2764
#, no-c-format
msgid "Common issues"
msgstr "Общие причины"
#. Tag: para
-#: boot-installer.xml:2705
+#: boot-installer.xml:2767
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3924,7 +3883,7 @@ msgstr ""
"были записаны на высоких скоростях в современных устройствах записи CD."
#. Tag: para
-#: boot-installer.xml:2722
+#: boot-installer.xml:2784
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3934,20 +3893,20 @@ msgstr ""
"<quote>прямой доступ к памяти</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:2733
+#: boot-installer.xml:2795
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Как изучать и может быть решить проблему"
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2796
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Если с CD-ROM не удаётся загрузиться, попробуйте способы указанные ниже."
#. Tag: para
-#: boot-installer.xml:2739
+#: boot-installer.xml:2801
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3958,7 +3917,7 @@ msgstr ""
"носителя."
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3983,7 +3942,7 @@ msgstr ""
"прочитанных с CD-ROM байт, составляющих образ."
#. Tag: screen
-#: boot-installer.xml:2759
+#: boot-installer.xml:2821
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4005,7 +3964,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:2764
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4027,7 +3986,7 @@ msgstr ""
"командной строки."
#. Tag: para
-#: boot-installer.xml:2776
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4040,7 +3999,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:2783
+#: boot-installer.xml:2845
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4071,7 +4030,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:2797
+#: boot-installer.xml:2859
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4084,7 +4043,7 @@ msgstr ""
"cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:2805
+#: boot-installer.xml:2867
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4101,7 +4060,7 @@ msgstr ""
"команды."
#. Tag: para
-#: boot-installer.xml:2815
+#: boot-installer.xml:2877
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4126,7 +4085,7 @@ msgstr ""
"устройства, соответствующего приводу CD-ROM."
#. Tag: para
-#: boot-installer.xml:2830
+#: boot-installer.xml:2892
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4139,13 +4098,13 @@ msgstr ""
"можно провести общую проверку надёжности чтения CD-ROM."
#. Tag: title
-#: boot-installer.xml:2845
+#: boot-installer.xml:2907
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Надёжность дискет"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2909
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4155,7 +4114,7 @@ msgstr ""
"устанавливающих &debian;."
#. Tag: para
-#: boot-installer.xml:2852
+#: boot-installer.xml:2914
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4173,7 +4132,7 @@ msgstr ""
"сообщений об ошибках ввода-вывода (disk I/O error)."
#. Tag: para
-#: boot-installer.xml:2861
+#: boot-installer.xml:2923
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4190,7 +4149,7 @@ msgstr ""
"записать дискету на другой системе."
#. Tag: para
-#: boot-installer.xml:2870
+#: boot-installer.xml:2932
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4201,7 +4160,7 @@ msgstr ""
"emphasis> раза, прежде чем она заработала, и затем всё пошло нормально."
#. Tag: para
-#: boot-installer.xml:2876
+#: boot-installer.xml:2938
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4213,7 +4172,7 @@ msgstr ""
"их md5sum."
#. Tag: para
-#: boot-installer.xml:2882
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4225,13 +4184,13 @@ msgstr ""
"случается из-за плохо работающих дисководов и их микропрограмм."
#. Tag: title
-#: boot-installer.xml:2891
+#: boot-installer.xml:2953
#, no-c-format
msgid "Boot Configuration"
msgstr "Настройка загрузки"
#. Tag: para
-#: boot-installer.xml:2893
+#: boot-installer.xml:2955
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4244,7 +4203,7 @@ msgstr ""
"параметры загрузки, как это обсуждается в <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:2902
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -4256,7 +4215,7 @@ msgstr ""
"<xref linkend=\"loading-firmware\"/>)."
#. Tag: para
-#: boot-installer.xml:2913
+#: boot-installer.xml:2975
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4275,37 +4234,37 @@ msgstr ""
"загрузившись с live-CD)."
#. Tag: userinput
-#: boot-installer.xml:2924
+#: boot-installer.xml:2986
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:2926
+#: boot-installer.xml:2988
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:2928
+#: boot-installer.xml:2990
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:2930
+#: boot-installer.xml:2992
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:2938 boot-installer.xml:3049
+#: boot-installer.xml:3000 boot-installer.xml:3111
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Распространённые проблемы установки на &arch-title;"
#. Tag: para
-#: boot-installer.xml:2939
+#: boot-installer.xml:3001
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4316,7 +4275,7 @@ msgstr ""
"установки."
#. Tag: para
-#: boot-installer.xml:2990
+#: boot-installer.xml:3052
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4336,13 +4295,13 @@ msgstr ""
"Подробней см. <xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:3004
+#: boot-installer.xml:3066
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Система подвисает во время настройки PCMCIA"
#. Tag: para
-#: boot-installer.xml:3005
+#: boot-installer.xml:3067
#, no-c-format
msgid ""
"Some very old laptop models produced by Dell are known to crash when PCMCIA "
@@ -4363,7 +4322,7 @@ msgstr ""
"возникают проблемы."
#. Tag: para
-#: boot-installer.xml:3015
+#: boot-installer.xml:3077
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4386,7 +4345,7 @@ msgstr ""
"они есть."
#. Tag: para
-#: boot-installer.xml:3050
+#: boot-installer.xml:3112
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -4394,13 +4353,13 @@ msgstr ""
"рассказать."
#. Tag: title
-#: boot-installer.xml:3056
+#: boot-installer.xml:3118
#, no-c-format
msgid "Misdirected video output"
msgstr "Вывод видео не на то устройство"
#. Tag: para
-#: boot-installer.xml:3057
+#: boot-installer.xml:3119
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4426,7 +4385,7 @@ msgstr ""
"программу установки с параметром <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3071
+#: boot-installer.xml:3133
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4440,13 +4399,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3082
+#: boot-installer.xml:3144
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Не удаётся загрузиться или установить ядро с CD-ROM"
#. Tag: para
-#: boot-installer.xml:3083
+#: boot-installer.xml:3145
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4458,19 +4417,19 @@ msgstr ""
"Большинство сообщений о таких проблемах относилось к системам SunBlade."
#. Tag: para
-#: boot-installer.xml:3089
+#: boot-installer.xml:3151
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "Для таких систем мы рекомендуем загружать программу установки по сети."
#. Tag: title
-#: boot-installer.xml:3098
+#: boot-installer.xml:3160
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Интерпретация загрузочных сообщений ядра"
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3162
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4508,13 +4467,13 @@ msgstr ""
"baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3125
+#: boot-installer.xml:3187
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Сообщение о проблемах при установке"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3188
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4534,7 +4493,7 @@ msgstr ""
"приложить эту информацию к отчёту."
#. Tag: para
-#: boot-installer.xml:3137
+#: boot-installer.xml:3199
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4546,13 +4505,13 @@ msgstr ""
"filename> после того, как компьютер загрузит установленную систему."
#. Tag: title
-#: boot-installer.xml:3148
+#: boot-installer.xml:3210
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Отправка отчётов об ошибках установки"
#. Tag: para
-#: boot-installer.xml:3149
+#: boot-installer.xml:3211
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4565,7 +4524,7 @@ msgstr ""
"получить побольше информации о разных аппаратных конфигурациях."
#. Tag: para
-#: boot-installer.xml:3156
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4577,7 +4536,7 @@ msgstr ""
"используете адрес электронной почты, который не жалко опубликовывать."
#. Tag: para
-#: boot-installer.xml:3162
+#: boot-installer.xml:3224
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -4596,7 +4555,7 @@ msgstr ""
"запустить команду <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3234
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4686,6 +4645,193 @@ msgstr ""
"ядра. Опишите шаги, которые вы делали, чтобы привести систему в проблемное "
"состояние."
+#~ msgid "Booting from CD-ROM"
+#~ msgstr "Загрузка с CD-ROM"
+
+#~ msgid ""
+#~ "There is an increasing number of consumer devices that directly boot from "
+#~ "a flash chip on the device. The installer can be written to flash so it "
+#~ "will automatically start when you reboot your machines."
+#~ msgstr ""
+#~ "В настоящее время растёт число бытовых устройств, которые загружаются "
+#~ "непосредственно из флэш-памяти устройства. Для них программа установки "
+#~ "может быть записана во флэш, для автоматического запуска при перезагрузке "
+#~ "устройства."
+
+#~ msgid ""
+#~ "In many cases, changing the firmware of an embedded device voids your "
+#~ "warranty. Sometimes you are also not able to recover your device if there "
+#~ "are problems during the flashing process. Therefore, please take care and "
+#~ "follow the steps precisely."
+#~ msgstr ""
+#~ "В большинстве случаев такое изменение микропрограммы устройства лишает "
+#~ "гарантии. Также, иногда невозможно починить устройство, если возникнут "
+#~ "проблемы при записи во флэш. Поэтому точно следуйте указаниям."
+
+# index.docbook:254, index.docbook:866, index.docbook:1402, index.docbook:1886, index.docbook:1969, index.docbook:2240, index.docbook:2348
+#~ msgid "Booting the SS4000-E"
+#~ msgstr "Загрузка SS4000-E"
+
+#~ msgid ""
+#~ "Due to limitations in the SS4000-E firmware, it unfortunately is not "
+#~ "possible to boot the installer without the use of a serial port at this "
+#~ "time. To boot the installer, you will need a serial nullmodem cable; a "
+#~ "computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
+#~ "serial converter will also work. </para> </footnote>; and a ribbon cable "
+#~ "with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
+#~ "other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in "
+#~ "older desktop machines with builtin 9-pin serial ports. </para> </"
+#~ "footnote>."
+#~ msgstr ""
+#~ "В данный момент из-за ограничений микропрограммы S4000-E невозможно "
+#~ "загрузить программу установки без использования последовательного порта. "
+#~ "Чтобы загрузить программу установки вам нужен нуль-модемный кабель к "
+#~ "последовательному порту; компьютер с последовательным портом<footnote id="
+#~ "\"arm-s4ke-port\"> <para> Также можно использовать конвертер USB-"
+#~ "последовательный порт. </para> </footnote>; и плоский кабель, оконеченный "
+#~ "с одной стороны штырьковым разъёмом DB9, а с другой 10-дырочным .1\" IDC "
+#~ "разъёмом<footnote id=\"arm-s4k-rib\"> <para> Такой кабель можно взять из "
+#~ "старого компьютера со встроенными 9-штырьковыми портами. </para> </"
+#~ "footnote>."
+
+#~ msgid ""
+#~ "To boot the SS4000-E, use your serial nullmodem cable and the ribbon "
+#~ "cable to connect to the serial port of the SS4000-E, and reboot the "
+#~ "machine. You need to use a serial terminal application to communicate "
+#~ "with the machine; a good option on a &debian; GNU/Linux is to use the "
+#~ "<command>cu</command> program, in the package of the same name. Assuming "
+#~ "the serial port on your computer is to be found on <filename>/dev/ttyS0</"
+#~ "filename>, use the following command line:"
+#~ msgstr ""
+#~ "Чтобы загрузить SS4000-E с помощью последовательного нуль-модемного "
+#~ "кабеля и плоского кабеля подключите к последовательному порту SS4000-E, и "
+#~ "перезагрузите машину. Для связи с машиной нужно использовать программу-"
+#~ "терминал на последовательном порту; в &debian; GNU/Linux есть программа "
+#~ "<command>cu</command> в пакете с тем же названием. Предполагая, что "
+#~ "последовательный порт компьютера определился как <filename>/dev/ttyS0</"
+#~ "filename>, используйте следующую командную строку:"
+
+#~ msgid "cu -lttyS0 -s115200"
+#~ msgstr "cu -lttyS0 -s115200"
+
+#~ msgid ""
+#~ "If using Windows, you may want to consider using the program "
+#~ "<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits "
+#~ "word length, no stop bits, and one parity bit."
+#~ msgstr ""
+#~ "Если используется Windows, то можно воспользоваться программой "
+#~ "<classname>hyperterminal</classname>. Выставьте параметры скорости "
+#~ "115200, длину слова 8 бит, без стоп-битов и один бит чётности."
+
+#~ msgid "When the machine boots, you will see the following line of output:"
+#~ msgstr "Когда машина загрузится, вы увидите следующее:"
+
+#~ msgid ""
+#~ "No network interfaces found\n"
+#~ "\n"
+#~ "EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
+#~ "== Executing boot script in 1.000 seconds - enter ^C to abort"
+#~ msgstr ""
+#~ "No network interfaces found\n"
+#~ "\n"
+#~ "EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
+#~ "== Executing boot script in 1.000 seconds - enter ^C to abort"
+
+#~ msgid ""
+#~ "At this point, hit Control-C to interrupt the boot loader<footnote id="
+#~ "\"arm-s4ke-sec\"> <para> Note that you have only one second to do so; if "
+#~ "you miss this window, just powercycle the machine and try again. </para> "
+#~ "</footnote>. This will give you the RedBoot prompt. Enter the following "
+#~ "commands:"
+#~ msgstr ""
+#~ "В этом месте нажмите Control-C, чтобы прервать системный "
+#~ "загрузчик<footnote id=\"arm-s4ke-sec\"> <para> Заметим, что на это у вас "
+#~ "есть только одна секунда; если вы не успели, выключите и включите машину "
+#~ "и попробуйте ещё раз. </para> </footnote>. Это позволит получить "
+#~ "приглашение RedBoot. Введите следующие команды:"
+
+#~ msgid ""
+#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
+#~ "load -v -r -b 0x01008000 -m ymodem zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000"
+#~ msgstr ""
+#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
+#~ "load -v -r -b 0x01008000 -m ymodem zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000"
+
+#~ msgid ""
+#~ "After every <command>load</command> command, the system will expect a "
+#~ "file to be transmitted using the YMODEM protocol. When using cu, make "
+#~ "sure you have the package <classname>lrzsz</classname> installed, then "
+#~ "hit enter, followed by the <quote>~&lt;</quote> escape sequence to start "
+#~ "an external program, and run <command>sb initrd.gz</command> or "
+#~ "<command>sb vmlinuz</command>."
+#~ msgstr ""
+#~ "После каждой команды <command>load</command> будет ждать передачи файла "
+#~ "по протоколу YMODEM. Если используется cu (убедитесь, что установлен "
+#~ "пакет <classname>lrzsz</classname>), то после управляющей "
+#~ "последовательности <quote>~&lt;</quote> нажмите enter, чтобы выполнить "
+#~ "внешнюю программу, и запустите <command>sb initrd.gz</command> или "
+#~ "<command>sb vmlinuz</command>."
+
+#~ msgid ""
+#~ "Alternatively, it is possible to load the kernel and ramdisk using HTTP "
+#~ "rather than YMODEM. This is faster, but requires a working HTTP server on "
+#~ "the network. To do so, first switch the bootloader to RAM mode:"
+#~ msgstr ""
+#~ "Также можно загрузить ядро и ramdisk через HTTP, а не по YMODEM. Это "
+#~ "быстрее, но требует работающего в сети сервера HTTP. Для начала "
+#~ "переведите системный загрузчик в режим RAM:"
+
+#~ msgid ""
+#~ "fis load rammode\n"
+#~ "g"
+#~ msgstr ""
+#~ "fis load rammode\n"
+#~ "g"
+
+#~ msgid ""
+#~ "This will seemingly restart the machine; but in reality, it loads redboot "
+#~ "to RAM and restarts it from there. Not doing this step will cause the "
+#~ "system to hang in the necessary ip_address step that comes next."
+#~ msgstr ""
+#~ "Внешне это выглядит как перезагрузка, но на самом деле выполняется "
+#~ "загрузка redboot в RAM и происходит перезапуск оттуда. Непроведение этой "
+#~ "операции приводит к зависанию системы в ожидании необходимого следующего "
+#~ "шага назначения ip_address."
+
+#~ msgid ""
+#~ "You will need to hit Ctrl-C again to interrupt the boot. Then: "
+#~ "<informalexample><screen>\n"
+#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h "
+#~ "<replaceable>192.168.2.4</replaceable>\n"
+#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n"
+#~ "load -v -r -b 0x01008000 -m http /zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000\n"
+#~ "</screen></informalexample> Where <replaceable>192.168.2.249</"
+#~ "replaceable> is the IP address of the installed system and "
+#~ "<replaceable>192.168.2.4</replaceable> the IP address of the HTTP server "
+#~ "containing the kernel and ramdisk files."
+#~ msgstr ""
+#~ "Чтобы прервать загрузку нужно нажать Ctrl-C ещё раз. Затем: "
+#~ "<informalexample><screen>\n"
+#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h "
+#~ "<replaceable>192.168.2.4</replaceable>\n"
+#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n"
+#~ "load -v -r -b 0x01008000 -m http /zImage\n"
+#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
+#~ "0x01800000\n"
+#~ "</screen></informalexample> где <replaceable>192.168.2.249</replaceable> "
+#~ "&mdash; IP-адрес устанавливаемой системы, а <replaceable>192.168.2.4</"
+#~ "replaceable> &mdash; IP-адрес HTTP-сервера, хранящего файлы ядра и "
+#~ "ramdisk."
+
+#~ msgid "The installer will now start as usual."
+#~ msgstr "Программа установки будет запущена как обычно."
+
# index.docbook:1972, index.docbook:2015
#~ msgid "Cobalt TFTP Booting"
#~ msgstr "Загрузка Cobalt с сервера TFTP"