summaryrefslogtreecommitdiff
path: root/po/ru/boot-installer.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/boot-installer.po')
-rw-r--r--po/ru/boot-installer.po803
1 files changed, 407 insertions, 396 deletions
diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po
index a37b7a4e0..7ede68c36 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: 2012-09-18 17:24+0000\n"
+"POT-Creation-Date: 2012-07-20 14:12+0000\n"
"PO-Revision-Date: 2012-10-14 09:14+0400\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -721,13 +721,6 @@ msgstr "Загрузка с карты памяти USB"
#. Tag: para
#: boot-installer.xml:506
#, no-c-format
-#| msgid ""
-#| "Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
-#| "select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB "
-#| "stick into some free USB connector and reboot the computer. The system "
-#| "should boot up, and you should be presented with the <prompt>boot:</"
-#| "prompt> prompt. Here you can enter optional boot arguments, or just hit "
-#| "&enterkey;."
msgid ""
"Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
"select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB "
@@ -740,9 +733,8 @@ msgstr ""
"dev-select\"/> и <xref linkend=\"boot-usb-files\"/>. Теперь вставьте карту "
"памяти USB в свободное гнездо USB и перезагрузите компьютер. Система должна "
"загрузиться и, если вы не использовали гибкий способ создания карты, то "
-"должны увидеть приглашение <prompt>boot:</prompt>. Здесь вы "
-"можете ввести необязательные параметры загрузки, или просто нажать "
-"&enterkey;."
+"должны увидеть приглашение <prompt>boot:</prompt>. Здесь вы можете ввести "
+"необязательные параметры загрузки, или просто нажать &enterkey;."
# index.docbook:807, index.docbook:1949, index.docbook:2282, index.docbook:2442
#. Tag: title
@@ -2556,7 +2548,7 @@ msgstr ""
"classname></ulink>."
#. Tag: title
-#: boot-installer.xml:1898 boot-installer.xml:2858
+#: boot-installer.xml:1898 boot-installer.xml:2873
#, no-c-format
msgid "Software Speech Synthesis"
msgstr "ПО речевого синтеза"
@@ -2733,23 +2725,45 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: para
-#: boot-installer.xml:2000
+#: boot-installer.xml:1998
#, no-c-format
+msgid ""
+"When the kernel boots, a message <informalexample><screen>\n"
+"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k "
+"available\n"
+"</screen></informalexample> should be emitted early in the process. "
+"<replaceable>total</replaceable> should match the total amount of RAM, in "
+"kilobytes. If this doesn't match the actual amount of RAM you have "
+"installed, you need to use the <userinput>mem=<replaceable>ram</"
+"replaceable></userinput> parameter, where <replaceable>ram</replaceable> is "
+"set to the amount of memory, suffixed with <quote>k</quote> for kilobytes, "
+"or <quote>m</quote> for megabytes. For example, both <userinput>mem=65536k</"
+"userinput> and <userinput>mem=64m</userinput> mean 64MB of RAM."
+msgstr ""
+"В самом начале при загрузке ядра должно появиться сообщение: "
+"<informalexample><screen>\n"
+"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k "
+"available \n"
+"</screen></informalexample>Значение <replaceable>total</replaceable> должно "
+"совпадать с общим количеством ОЗУ в килобайтах. Если оно не соответствует "
+"действительно установленному объёму ОЗУ, вам надо использовать параметр "
+"<userinput>mem=<replaceable>ram</replaceable></userinput>, где "
+"<replaceable>ram</replaceable> равно объёму памяти, дополненному буквой "
+"<quote>k</quote>, если объём задан в килобайтах или <quote>m</quote>, если в "
+"мегабайтах. Например, <userinput>mem=65536k</userinput> или "
+"<userinput>mem=64m</userinput> означают 64МБ ОЗУ."
+
+#. Tag: para
+#: boot-installer.xml:2014
+#, fuzzy, no-c-format
#| msgid ""
-#| "If you are booting with a serial console, generally the kernel will "
-#| "autodetect this. If you have a videocard (framebuffer) and a keyboard "
-#| "also attached to the computer which you wish to boot via serial console, "
-#| "you may have to pass the <userinput>console=<replaceable>device</"
-#| "replaceable></userinput> argument to the kernel, where "
-#| "<replaceable>device</replaceable> is your serial device, which is usually "
-#| "something like <filename>ttyS0</filename><footnote> <para> In order to "
-#| "ensure the terminal type used by the installer matches your terminal "
-#| "emulator, the parameter <userinput>TERM=<replaceable>type</replaceable></"
-#| "userinput> can be added. Note that the installer only supports the "
-#| "following terminal types: <literal>linux</literal>, <literal>bterm</"
-#| "literal>, <literal>ansi</literal>, <literal>vt102</literal> and "
-#| "<literal>dumb</literal>. The default for serial console in &d-i; is "
-#| "<userinput>vt102</userinput>. </para> </footnote>."
+#| "In order to ensure the terminal type used by the installer matches your "
+#| "terminal emulator, the parameter <userinput>TERM=<replaceable>type</"
+#| "replaceable></userinput> can be added. Note that the installer only "
+#| "supports the following terminal types: <literal>linux</literal>, "
+#| "<literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</"
+#| "literal> and <literal>dumb</literal>. The default for serial console in "
+#| "&d-i; is <userinput>vt102</userinput>."
msgid ""
"If you are booting with a serial console, generally the kernel will "
"autodetect this. If you have a videocard (framebuffer) and a keyboard also "
@@ -2757,42 +2771,13 @@ msgid ""
"have to pass the <userinput>console=<replaceable>device</replaceable></"
"userinput> argument to the kernel, where <replaceable>device</replaceable> "
"is your serial device, which is usually something like <filename>ttyS0</"
-"filename>."
-msgstr ""
-"Если вы загружаетесь через консоль на последовательном порту, обычно ядро "
-"обнаруживает это автоматически. Если к компьютеру подключёны видеокарта "
-"(фрейм-буфер) и клавиатура, а вы хотите загрузиться через консоль на "
-"последовательном порту, вам надо передать ядру параметр "
-"<userinput>console=<replaceable>устройство</replaceable></userinput>, где "
-"<replaceable>устройство</replaceable> &mdash; имя устройства "
-"последовательного порта, обычно <filename>ttyS0</filename>."
-
-#. Tag: para
-#: boot-installer.xml:2012
-#, no-c-format
-#| msgid ""
-#| "If you are booting with a serial console, generally the kernel will "
-#| "autodetect this. If you have a videocard (framebuffer) and a keyboard "
-#| "also attached to the computer which you wish to boot via serial console, "
-#| "you may have to pass the <userinput>console=<replaceable>device</"
-#| "replaceable></userinput> argument to the kernel, where "
-#| "<replaceable>device</replaceable> is your serial device, which is usually "
-#| "something like <filename>ttyS0</filename><footnote> <para> In order to "
-#| "ensure the terminal type used by the installer matches your terminal "
-#| "emulator, the parameter <userinput>TERM=<replaceable>type</replaceable></"
-#| "userinput> can be added. Note that the installer only supports the "
-#| "following terminal types: <literal>linux</literal>, <literal>bterm</"
-#| "literal>, <literal>ansi</literal>, <literal>vt102</literal> and "
-#| "<literal>dumb</literal>. The default for serial console in &d-i; is "
-#| "<userinput>vt102</userinput>. </para> </footnote>."
-msgid ""
-"In order to ensure the terminal type used by the installer matches your "
-"terminal emulator, the parameter <userinput>TERM=<replaceable>type</"
-"replaceable></userinput> can be added. Note that the installer only supports "
-"the following terminal types: <literal>linux</literal>, <literal>bterm</"
-"literal>, <literal>ansi</literal>, <literal>vt102</literal> and "
-"<literal>dumb</literal>. The default for serial console in &d-i; is "
-"<userinput>vt102</userinput>."
+"filename><footnote> <para> In order to ensure the terminal type used by the "
+"installer matches your terminal emulator, the parameter "
+"<userinput>TERM=<replaceable>type</replaceable></userinput> can be added. "
+"Note that the installer only supports the following terminal types: "
+"<literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, "
+"<literal>vt102</literal> and <literal>dumb</literal>. The default for serial "
+"console in &d-i; is <userinput>vt102</userinput>. </para> </footnote>."
msgstr ""
"Чтобы тип терминала точно совпал с типом эмулятора терминала, запускаемого "
"программой установки, можно добавить параметр "
@@ -2803,7 +2788,7 @@ msgstr ""
"последовательного порта в &d-i; используется <userinput>vt102</userinput>."
#. Tag: para
-#: boot-installer.xml:2024
+#: boot-installer.xml:2038
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2817,13 +2802,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2035
+#: boot-installer.xml:2049
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "Параметры программы установки &debian;"
#. Tag: para
-#: boot-installer.xml:2036
+#: boot-installer.xml:2050
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2837,7 +2822,7 @@ msgstr ""
"</footnote>, что может быть полезно."
#. Tag: para
-#: boot-installer.xml:2049
+#: boot-installer.xml:2063
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2853,19 +2838,19 @@ msgstr ""
"используется сокращённая форма."
#. Tag: term
-#: boot-installer.xml:2061
+#: boot-installer.xml:2075
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"
#. Tag: para
-#: boot-installer.xml:2062
+#: boot-installer.xml:2076
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "Этот параметр задаёт низший приоритет отображаемых сообщений."
#. Tag: para
-#: boot-installer.xml:2066
+#: boot-installer.xml:2080
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2880,7 +2865,7 @@ msgstr ""
"приоритета."
#. Tag: para
-#: boot-installer.xml:2073
+#: boot-installer.xml:2087
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2900,13 +2885,13 @@ msgstr ""
"всё сделать правильно самостоятельно."
#. Tag: term
-#: boot-installer.xml:2087
+#: boot-installer.xml:2101
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2088
+#: boot-installer.xml:2102
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2943,13 +2928,13 @@ msgstr ""
"userinput>."
#. Tag: term
-#: boot-installer.xml:2119
+#: boot-installer.xml:2133
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2120
+#: boot-installer.xml:2134
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2964,49 +2949,49 @@ msgstr ""
"продолжению процесса загрузки.)"
#. Tag: userinput
-#: boot-installer.xml:2129
+#: boot-installer.xml:2143
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2130
+#: boot-installer.xml:2144
#, no-c-format
msgid "This is the default."
msgstr "Значение по умолчанию."
#. Tag: userinput
-#: boot-installer.xml:2134
+#: boot-installer.xml:2148
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2135
+#: boot-installer.xml:2149
#, no-c-format
msgid "More verbose than usual."
msgstr "Подробней чем обычно."
#. Tag: userinput
-#: boot-installer.xml:2139
+#: boot-installer.xml:2153
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2140
+#: boot-installer.xml:2154
#, no-c-format
msgid "Lots of debugging information."
msgstr "Много отладочной информации."
#. Tag: userinput
-#: boot-installer.xml:2144
+#: boot-installer.xml:2158
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2145
+#: boot-installer.xml:2159
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -3017,13 +3002,13 @@ msgstr ""
"загрузка продолжится."
#. Tag: term
-#: boot-installer.xml:2159
+#: boot-installer.xml:2173
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2160
+#: boot-installer.xml:2174
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -3035,7 +3020,7 @@ msgstr ""
"floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2166
+#: boot-installer.xml:2180
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -3046,19 +3031,19 @@ msgstr ""
"дискету только на избранном устройстве."
#. Tag: term
-#: boot-installer.xml:2177
+#: boot-installer.xml:2191
#, no-c-format
msgid "log_host"
msgstr "log_host"
#. Tag: term
-#: boot-installer.xml:2178
+#: boot-installer.xml:2192
#, no-c-format
msgid "log_port"
msgstr "log_port"
#. Tag: para
-#: boot-installer.xml:2179
+#: boot-installer.xml:2193
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -3071,13 +3056,13 @@ msgstr ""
"syslog."
#. Tag: term
-#: boot-installer.xml:2190
+#: boot-installer.xml:2204
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:2191
+#: boot-installer.xml:2205
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -3089,13 +3074,13 @@ msgstr ""
"памяти. Возможные значения 1 и 2. Смотрите также <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:2201
+#: boot-installer.xml:2215
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:2202
+#: boot-installer.xml:2216
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -3106,13 +3091,13 @@ msgstr ""
"безопасность."
#. Tag: term
-#: boot-installer.xml:2211
+#: boot-installer.xml:2225
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:2212
+#: boot-installer.xml:2226
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -3130,13 +3115,13 @@ msgstr ""
"замирание на несколько минут в начале установки."
#. Tag: para
-#: boot-installer.xml:2221
+#: boot-installer.xml:2235
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Подобные проблемы замечены на hppa."
#. Tag: para
-#: boot-installer.xml:2225
+#: boot-installer.xml:2239
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -3155,13 +3140,13 @@ msgstr ""
"для краткости <userinput>fb=true</userinput>."
#. Tag: term
-#: boot-installer.xml:2239
+#: boot-installer.xml:2253
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:2240
+#: boot-installer.xml:2254
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -3178,13 +3163,13 @@ msgstr ""
"replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:2252 boot-installer.xml:2485
+#: boot-installer.xml:2266 boot-installer.xml:2499
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"
#. Tag: para
-#: boot-installer.xml:2253
+#: boot-installer.xml:2267
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -3198,7 +3183,7 @@ msgstr ""
"случае ошибок при работе с DHCP."
#. Tag: para
-#: boot-installer.xml:2260
+#: boot-installer.xml:2274
#, no-c-format
msgid ""
"If you have a DHCP server on your local network, but want to avoid it "
@@ -3212,13 +3197,13 @@ msgstr ""
"отключить настройку сети по DHCP и ввести информацию вручную."
#. Tag: term
-#: boot-installer.xml:2271
+#: boot-installer.xml:2285
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2272
+#: boot-installer.xml:2286
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -3228,13 +3213,13 @@ msgstr ""
"PCMCIA, если это вызывает проблемы. Особенно полезно для некоторых ноутбуков."
#. Tag: term
-#: boot-installer.xml:2282
+#: boot-installer.xml:2296
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:2283
+#: boot-installer.xml:2297
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -3249,13 +3234,13 @@ msgstr ""
"wiki;\">вики &debian; Installer</ulink>."
#. Tag: term
-#: boot-installer.xml:2294
+#: boot-installer.xml:2308
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:2295
+#: boot-installer.xml:2309
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -3265,13 +3250,13 @@ msgstr ""
"установки. Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2304
+#: boot-installer.xml:2318
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:2305
+#: boot-installer.xml:2319
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -3281,13 +3266,13 @@ msgstr ""
"Смотрите <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:2314
+#: boot-installer.xml:2328
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:2315
+#: boot-installer.xml:2329
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -3304,13 +3289,13 @@ msgstr ""
"\"/>."
#. Tag: term
-#: boot-installer.xml:2327
+#: boot-installer.xml:2341
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:2328
+#: boot-installer.xml:2342
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -3322,13 +3307,13 @@ msgstr ""
"установки смотрите в <xref linkend=\"preseed-auto\"/>."
#. Tag: term
-#: boot-installer.xml:2339
+#: boot-installer.xml:2353
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:2340
+#: boot-installer.xml:2354
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3340,13 +3325,13 @@ msgstr ""
"установить в значение <userinput>true</userinput>, то этого не случится."
#. Tag: term
-#: boot-installer.xml:2351
+#: boot-installer.xml:2365
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2352
+#: boot-installer.xml:2366
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3365,7 +3350,7 @@ msgstr ""
"способны загружать носитель автоматически."
#. Tag: para
-#: boot-installer.xml:2361
+#: boot-installer.xml:2375
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3377,13 +3362,13 @@ msgstr ""
"диска после начальной установки."
#. Tag: term
-#: boot-installer.xml:2372
+#: boot-installer.xml:2386
#, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"
#. Tag: para
-#: boot-installer.xml:2373
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3396,7 +3381,7 @@ msgstr ""
"quote> пакетов, как во время установки так и в установленной системе."
#. Tag: para
-#: boot-installer.xml:2380
+#: boot-installer.xml:2394
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3412,13 +3397,13 @@ msgstr ""
"должен использоваться только очень опытными пользователями."
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2406
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2407
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3433,13 +3418,13 @@ msgstr ""
"emphasis>"
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2418
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2419
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3451,13 +3436,13 @@ msgstr ""
"загружен полностью. Значение задаётся в килобайтах."
#. Tag: term
-#: boot-installer.xml:2415
+#: boot-installer.xml:2429
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:2416
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3467,13 +3452,13 @@ msgstr ""
"вместо обычного режима установки. Смотрите <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:2429
+#: boot-installer.xml:2443
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Использование параметров загрузки для ответов на вопросы"
#. Tag: para
-#: boot-installer.xml:2430
+#: boot-installer.xml:2444
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3487,25 +3472,25 @@ msgstr ""
"\"preseed-bootparms\"/>. Некоторые специальные примеры даны ниже."
#. Tag: term
-#: boot-installer.xml:2442
+#: boot-installer.xml:2456
#, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"
#. Tag: term
-#: boot-installer.xml:2443
+#: boot-installer.xml:2457
#, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"
#. Tag: term
-#: boot-installer.xml:2444
+#: boot-installer.xml:2458
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:2445
+#: boot-installer.xml:2459
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3515,7 +3500,7 @@ msgstr ""
"в установленной системе."
#. Tag: para
-#: boot-installer.xml:2450
+#: boot-installer.xml:2464
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3535,7 +3520,7 @@ msgstr ""
"локали."
#. Tag: para
-#: boot-installer.xml:2459
+#: boot-installer.xml:2473
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3551,13 +3536,13 @@ msgstr ""
"locale=en_GB.UTF-8</userinput>."
#. Tag: term
-#: boot-installer.xml:2471
+#: boot-installer.xml:2485
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:2472
+#: boot-installer.xml:2486
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3574,7 +3559,7 @@ msgstr ""
"udeb</classname> (на настройки PPPoE)</phrase>."
#. Tag: para
-#: boot-installer.xml:2486
+#: boot-installer.xml:2500
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable DHCP and instead "
@@ -3584,13 +3569,13 @@ msgstr ""
"задать настройки сети статически."
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2509
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:2496
+#: boot-installer.xml:2510
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3608,13 +3593,13 @@ msgstr ""
"зеркало ftp из списка, вам придётся вводить имя вручную."
#. Tag: term
-#: boot-installer.xml:2509
+#: boot-installer.xml:2523
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:2510
+#: boot-installer.xml:2524
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3626,13 +3611,13 @@ msgstr ""
"Подробней смотрите в <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:2524
+#: boot-installer.xml:2538
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Передача параметров модулям ядра"
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2539
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3656,7 +3641,7 @@ msgstr ""
"системы."
#. Tag: para
-#: boot-installer.xml:2538
+#: boot-installer.xml:2552
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3670,7 +3655,7 @@ msgstr ""
"установка параметров вручную."
#. Tag: para
-#: boot-installer.xml:2545
+#: boot-installer.xml:2559
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3691,19 +3676,19 @@ msgstr ""
"вы должны написать:"
#. Tag: screen
-#: boot-installer.xml:2555
+#: boot-installer.xml:2569
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:2561
+#: boot-installer.xml:2575
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Внесение модулей ядра в чёрный список"
#. Tag: para
-#: boot-installer.xml:2562
+#: boot-installer.xml:2576
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3721,7 +3706,7 @@ msgstr ""
"сперва загружается неправильный драйвер."
#. Tag: para
-#: boot-installer.xml:2571
+#: boot-installer.xml:2585
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3736,7 +3721,7 @@ msgstr ""
"blacklist.local</filename> на время установки и в установленной системе."
#. Tag: para
-#: boot-installer.xml:2579
+#: boot-installer.xml:2593
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3750,19 +3735,19 @@ msgstr ""
"оборудования."
#. Tag: title
-#: boot-installer.xml:2595
+#: boot-installer.xml:2609
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Диагностика проблем процесса установки"
#. Tag: title
-#: boot-installer.xml:2600
+#: boot-installer.xml:2614
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Надёжность CD-ROM"
#. Tag: para
-#: boot-installer.xml:2601
+#: boot-installer.xml:2615
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3776,7 +3761,7 @@ msgstr ""
"время установки."
#. Tag: para
-#: boot-installer.xml:2608
+#: boot-installer.xml:2622
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3787,7 +3772,7 @@ msgstr ""
"общие из них и предложить общие решения. Остальное зависит от вас."
#. Tag: para
-#: boot-installer.xml:2614
+#: boot-installer.xml:2628
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
@@ -3795,7 +3780,7 @@ msgstr ""
"очередь."
#. Tag: para
-#: boot-installer.xml:2619
+#: boot-installer.xml:2633
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3805,26 +3790,26 @@ msgstr ""
"правильно и что диск не грязный."
#. Tag: para
-#: boot-installer.xml:2625
-#, no-c-format
+#: boot-installer.xml:2639
+#, fuzzy, no-c-format
#| msgid ""
#| "If the installer fails to recognize a CD-ROM, try just running the option "
#| "<menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </"
-#| "menuchoice> a second time. Some DMA related issues with older CD-ROM "
+#| "menuchoice> a second time. Some DMA related issues with very old CD-ROM "
#| "drives are known to be resolved in this way."
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
"<menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </"
-"menuchoice> a second time. Some DMA related issues with very old CD-ROM "
-"drives are known to be resolved in this way."
+"menuchoice> a second time. Some DMA related issues with older CD-ROM drives "
+"are known to be resolved in this way."
msgstr ""
"Если программа установки не смогла определить CD-ROM, попробуйте выполнить "
"пункт меню <menuchoice> <guimenuitem>Поиск и монтирование CD-ROM</"
-"guimenuitem> </menuchoice> второй раз. Таким способом решаются "
-"некоторые проблемы с DMA на очень старых приводах CD-ROM."
+"guimenuitem> </menuchoice> второй раз. Таким способом решаются некоторые "
+"проблемы с DMA на очень старых приводах CD-ROM."
#. Tag: para
-#: boot-installer.xml:2635
+#: boot-installer.xml:2649
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3836,7 +3821,7 @@ msgstr ""
"простоты мы будем использовать термин CD-ROM."
#. Tag: para
-#: boot-installer.xml:2641
+#: boot-installer.xml:2655
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3846,13 +3831,13 @@ msgstr ""
"попробуйте, если возможно, другой метод установки."
#. Tag: title
-#: boot-installer.xml:2649
+#: boot-installer.xml:2663
#, no-c-format
msgid "Common issues"
msgstr "Общие причины"
#. Tag: para
-#: boot-installer.xml:2652
+#: boot-installer.xml:2666
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3862,48 +3847,59 @@ msgstr ""
"были записаны на высоких скоростях в современных устройствах записи CD."
#. Tag: para
-#: boot-installer.xml:2669
+#: boot-installer.xml:2672
#, no-c-format
+msgid ""
+"If your system boots correctly from the CD-ROM, it does not necessarily mean "
+"that &arch-kernel; also supports the CD-ROM (or, more correctly, the "
+"controller that your CD-ROM drive is connected to)."
+msgstr ""
+"Если система корректно загружается с CD-ROM, это совсем не значит, что &arch-"
+"kernel; также поддерживает CD-ROM (или, если более точно, контроллер, к "
+"которому подключён привод CD-ROM)."
+
+#. Tag: para
+#: boot-installer.xml:2679
+#, fuzzy, no-c-format
#| msgid ""
-#| "Some older CD-ROM drives do not work correctly if <quote>direct memory "
-#| "access</quote> (DMA) is enabled."
+#| "Some very old CD-ROM drives do not work correctly if <quote>direct memory "
+#| "access</quote> (DMA) is enabled for them."
msgid ""
-"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
-"access</quote> (DMA) is enabled for them."
+"Some older CD-ROM drives do not work correctly if <quote>direct memory "
+"access</quote> (DMA) is enabled."
msgstr ""
"Некоторые очень старые приводы CD-ROM работают неправильно, если включён "
"<quote>прямой доступ к памяти</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:2680
+#: boot-installer.xml:2690
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Как изучать и может быть решить проблему"
#. Tag: para
-#: boot-installer.xml:2681
+#: boot-installer.xml:2691
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
"Если с CD-ROM не удаётся загрузиться, попробуйте способы указанные ниже."
#. Tag: para
-#: boot-installer.xml:2686
-#, no-c-format
+#: boot-installer.xml:2696
+#, fuzzy, no-c-format
#| msgid ""
-#| "Check that your BIOS actually supports booting from CD-ROM (older systems "
-#| "possibly don't) and that your CD-ROM drive supports the media you are "
-#| "using."
+#| "Check that your BIOS actually supports booting from CD-ROM (only an issue "
+#| "for very old systems) and that CD booting is enabled in the BIOS."
msgid ""
-"Check that your BIOS actually supports booting from CD-ROM (only an issue "
-"for very old systems) and that CD booting is enabled in the BIOS."
+"Check that your BIOS actually supports booting from CD-ROM (older systems "
+"possibly don't) and that your CD-ROM drive supports the media you are using."
msgstr ""
"Проверьте, что в BIOS включена загрузка с CD-ROM (возможно, очень старые "
-"машины "
-"этого не умеют), и что привод CD-ROM поддерживает используемый тип носителя."
+"машины этого не умеют), и что привод CD-ROM поддерживает используемый тип "
+"носителя."
#. Tag: para
-#: boot-installer.xml:2693
+#: boot-installer.xml:2702
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3928,7 +3924,7 @@ msgstr ""
"прочитанных с CD-ROM байт, составляющих образ."
#. Tag: screen
-#: boot-installer.xml:2706
+#: boot-installer.xml:2715
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3950,7 +3946,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:2711
+#: boot-installer.xml:2720
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3972,7 +3968,7 @@ msgstr ""
"командной строки."
#. Tag: para
-#: boot-installer.xml:2723
+#: boot-installer.xml:2732
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3985,7 +3981,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:2730
+#: boot-installer.xml:2739
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4016,7 +4012,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:2744
+#: boot-installer.xml:2753
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4029,7 +4025,7 @@ msgstr ""
"cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:2752
+#: boot-installer.xml:2761
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4046,7 +4042,7 @@ msgstr ""
"команды."
#. Tag: para
-#: boot-installer.xml:2762
+#: boot-installer.xml:2771
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4071,7 +4067,7 @@ msgstr ""
"устройства, соответствующего приводу CD-ROM."
#. Tag: para
-#: boot-installer.xml:2777
+#: boot-installer.xml:2786
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4084,13 +4080,13 @@ msgstr ""
"можно провести общую проверку надёжности чтения CD-ROM."
#. Tag: title
-#: boot-installer.xml:2792
+#: boot-installer.xml:2801
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Надёжность дискет"
#. Tag: para
-#: boot-installer.xml:2794
+#: boot-installer.xml:2803
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -4100,7 +4096,7 @@ msgstr ""
"устанавливающих &debian;."
#. Tag: para
-#: boot-installer.xml:2799
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4118,7 +4114,7 @@ msgstr ""
"сообщений об ошибках ввода-вывода (disk I/O error)."
#. Tag: para
-#: boot-installer.xml:2808
+#: boot-installer.xml:2817
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4135,7 +4131,7 @@ msgstr ""
"записать дискету на другой системе."
#. Tag: para
-#: boot-installer.xml:2817
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4146,7 +4142,7 @@ msgstr ""
"emphasis> раза, прежде чем она заработала, и затем всё пошло нормально."
#. Tag: para
-#: boot-installer.xml:2823
+#: boot-installer.xml:2832
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4158,7 +4154,7 @@ msgstr ""
"их md5sum."
#. Tag: para
-#: boot-installer.xml:2829
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4170,13 +4166,13 @@ msgstr ""
"случается из-за плохо работающих дисководов и их микропрограмм."
#. Tag: title
-#: boot-installer.xml:2838
+#: boot-installer.xml:2847
#, no-c-format
msgid "Boot Configuration"
msgstr "Настройка загрузки"
#. Tag: para
-#: boot-installer.xml:2840
+#: boot-installer.xml:2849
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4189,19 +4185,34 @@ msgstr ""
"параметры загрузки, как это обсуждается в <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:2849
+#: boot-installer.xml:2856
+#, no-c-format
+msgid ""
+"Often, problems can be solved by removing add-ons and peripherals, and then "
+"trying booting again. <phrase arch=\"any-x86\">Internal modems, sound cards, "
+"and Plug-n-Play devices can be especially problematic.</phrase>"
+msgstr ""
+"Часто, проблемы можно решить, убрав дополнения и периферию, а затем "
+"попытаться загрузиться ещё раз. <phrase arch=\"any-x86\">Особенно часто "
+"проблемы бывают с внутренними модемами, звуковыми картами и устройствами "
+"Plug-n-Play.</phrase>"
+
+#. Tag: para
+#: boot-installer.xml:2862
#, no-c-format
msgid ""
-"In some cases, malfunctions can be caused by missing device firmware (see "
-"<xref linkend=\"hardware-firmware\"/> and <xref linkend=\"loading-firmware\"/"
-">)."
+"If you have a large amount of memory installed in your machine, more than "
+"512M, and the installer hangs when booting the kernel, you may need to "
+"include a boot argument to limit the amount of memory the kernel sees, such "
+"as <userinput>mem=512m</userinput>."
msgstr ""
-"В некоторых случаях, неисправность может быть вызвана отсутствием "
-"микропрограммы устройства (смотрите "
-"<xref linkend=\"hardware-firmware\"/> и <xref linkend=\"loading-firmware\"/>)."
+"Если на вашей машине установлен большой объём памяти, более чем 512МБ и "
+"программа установки виснет при загрузке ядра, то вам может понадобиться "
+"указать параметр загрузки для ограничения объёма памяти видимого ядру "
+"&mdash; <userinput>mem=512m</userinput>."
#. Tag: para
-#: boot-installer.xml:2860
+#: boot-installer.xml:2875
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -4220,37 +4231,37 @@ msgstr ""
"загрузившись с live-CD)."
#. Tag: userinput
-#: boot-installer.xml:2871
+#: boot-installer.xml:2886
#, no-c-format
msgid "dmesg"
msgstr "dmesg"
#. Tag: userinput
-#: boot-installer.xml:2873
+#: boot-installer.xml:2888
#, no-c-format
msgid "lspci"
msgstr "lspci"
#. Tag: userinput
-#: boot-installer.xml:2875
+#: boot-installer.xml:2890
#, no-c-format
msgid "lsmod"
msgstr "lsmod"
#. Tag: userinput
-#: boot-installer.xml:2877
+#: boot-installer.xml:2892
#, no-c-format
msgid "amixer"
msgstr "amixer"
#. Tag: title
-#: boot-installer.xml:2885 boot-installer.xml:2996
+#: boot-installer.xml:2900 boot-installer.xml:3002
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Распространённые проблемы установки на &arch-title;"
#. Tag: para
-#: boot-installer.xml:2886
+#: boot-installer.xml:2901
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4261,7 +4272,82 @@ msgstr ""
"установки."
#. Tag: para
-#: boot-installer.xml:2937
+#: boot-installer.xml:2906
+#, no-c-format
+msgid ""
+"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive "
+"errors reading from the floppy, even when you know the floppy is good, try "
+"the parameter <userinput>floppy=thinkpad</userinput>."
+msgstr ""
+"Некоторые системы имеют дисковод гибких дисков с <quote>обратными DCL</"
+"quote>. Если вы получаете ошибки чтения с дискеты, даже когда знаете, что "
+"она хорошая, попробуйте задать параметр <userinput>floppy=thinkpad</"
+"userinput>."
+
+#. Tag: para
+#: boot-installer.xml:2912
+#, no-c-format
+msgid ""
+"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
+"drivers), the IDE drive may not be properly recognized. Again, try it first "
+"without the parameters and see if the IDE drive is recognized properly. If "
+"not, determine your drive geometry (cylinders, heads, and sectors), and use "
+"the parameter <userinput>hd=<replaceable>cylinders</replaceable>,"
+"<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></"
+"userinput>."
+msgstr ""
+"На некоторых системах, таких как IBM PS/1 или ValuePoint (имеющих дисковый "
+"драйвер ST-506), привод IDE может быть распознан неправильно. Сначала "
+"попробуйте загрузиться без параметров и посмотрите, правильно ли "
+"определяется привод IDE. Если нет, выясните геометрию диска (количество "
+"цилиндров, головок и секторов) и воспользуйтесь параметром "
+"<userinput>hd=<replaceable>количество цилиндров</replaceable>, "
+"<replaceable>количество головок</replaceable>, <replaceable>количество "
+"секторов</replaceable></userinput>."
+
+#. Tag: para
+#: boot-installer.xml:2921
+#, no-c-format
+msgid ""
+"If you have a very old machine, and the kernel hangs after saying "
+"<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you "
+"should try the <userinput>no-hlt</userinput> boot argument, which disables "
+"this test."
+msgstr ""
+"Если у вас очень старая машина и ядро зависает после надписи "
+"<computeroutput>Checking 'hlt' instruction...</computeroutput>, то вы должны "
+"попробовать параметр загрузки <userinput>no-hlt</userinput>, который "
+"выключает этот тест."
+
+#. Tag: para
+#: boot-installer.xml:2928
+#, no-c-format
+msgid ""
+"Some systems (especially laptops) that have a native resolution that is not "
+"a 4:3 ratio (i.e. not for example 800x600 or 1024x768) may have a blank "
+"display after the installer has been booted. In that case adding the boot "
+"parameter <userinput>vga=788</userinput><footnote> <para> The parameter "
+"<userinput>vga=788</userinput> will activate the VESA framebuffer with a "
+"resolution of 800x600. This will probably work, but may not be the optimal "
+"resolution for your system. A list of supported resolutions can be obtained "
+"by using <userinput>vga=ask</userinput>, but you should be aware that list "
+"may not be complete. </para> </footnote> may help. If that does not work, "
+"try adding the boot parameter <userinput>fb=false</userinput>."
+msgstr ""
+"На некоторых системах (особенно ноутбуках),имеющих заводское разрешение "
+"экрана в масштабе не 4:3 (то есть, например, не 800x600 или 1024x768), после "
+"загрузки программы установки может пропасть изображение. В этом случае может "
+"помочь добавление загрузочного параметра <userinput>vga=788</"
+"userinput><footnote> <para> Параметр <userinput>vga=788</userinput> включает "
+"фрейм-буфер VESA с разрешением 800x600. Это, скорее всего, поможет, но это "
+"может быть неоптимальным разрешением вашей системы. Список поддерживаемых "
+"разрешений можно получить с помощью <userinput>vga=ask</userinput>, но "
+"заметим, что список может быть неполным. </para> </footnote>. Если это не "
+"сработает, попробуйте добавить загрузочный параметр <userinput>fb=false</"
+"userinput>."
+
+#. Tag: para
+#: boot-installer.xml:2946
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4281,43 +4367,43 @@ msgstr ""
"Подробней см. <xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:2951
+#: boot-installer.xml:2960
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Система подвисает во время настройки PCMCIA"
#. Tag: para
-#: boot-installer.xml:2952
-#, no-c-format
+#: boot-installer.xml:2961
+#, fuzzy, no-c-format
#| msgid ""
-#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
-#| "detection tries to access some hardware addresses. Other laptops may "
-#| "display similar problems. If you experience such a problem and you don't "
-#| "need PCMCIA support during the installation, you can disable PCMCIA using "
-#| "the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. "
-#| "You can then configure PCMCIA after the installation is completed and "
-#| "exclude the resource range causing the problems."
-msgid ""
-"Some very old laptop models produced by Dell are known to crash when PCMCIA "
-"device detection tries to access some hardware addresses. Other laptops may "
-"display similar problems. If you experience such a problem and you don't "
-"need PCMCIA support during the installation, you can disable PCMCIA using "
-"the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You "
-"can then configure PCMCIA after the installation is completed and exclude "
-"the resource range causing the problems."
+#| "Some very old laptop models produced by Dell are known to crash when "
+#| "PCMCIA device detection tries to access some hardware addresses. Other "
+#| "laptops may display similar problems. If you experience such a problem "
+#| "and you don't need PCMCIA support during the installation, you can "
+#| "disable PCMCIA using the <userinput>hw-detect/start_pcmcia=false</"
+#| "userinput> boot parameter. You can then configure PCMCIA after the "
+#| "installation is completed and exclude the resource range causing the "
+#| "problems."
+msgid ""
+"Some laptop models produced by Dell are known to crash when PCMCIA device "
+"detection tries to access some hardware addresses. Other laptops may display "
+"similar problems. If you experience such a problem and you don't need PCMCIA "
+"support during the installation, you can disable PCMCIA using the "
+"<userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can "
+"then configure PCMCIA after the installation is completed and exclude the "
+"resource range causing the problems."
msgstr ""
"Про некоторые очень старые модели ноутбуков Dell известно, что они виснут "
-"когда при "
-"определении PCMCIA устройства производится попытка доступа по некоторым "
-"аппаратным адресам. Похожие проблемы могут иметь и другие ноутбуки. Если у "
-"вас возникла такая проблема и вам не нужна поддержка PCMCIA во время "
-"установки, то вы можете выключить PCMCIA с помощью параметра загрузки "
-"<userinput>hw-detect/start_pcmcia=false</userinput>. После установки вы "
-"сможете настроить PCMCIA, исключив диапазон ресурсов, с которым возникают "
-"проблемы."
+"когда при определении PCMCIA устройства производится попытка доступа по "
+"некоторым аппаратным адресам. Похожие проблемы могут иметь и другие "
+"ноутбуки. Если у вас возникла такая проблема и вам не нужна поддержка PCMCIA "
+"во время установки, то вы можете выключить PCMCIA с помощью параметра "
+"загрузки <userinput>hw-detect/start_pcmcia=false</userinput>. После "
+"установки вы сможете настроить PCMCIA, исключив диапазон ресурсов, с которым "
+"возникают проблемы."
#. Tag: para
-#: boot-installer.xml:2962
+#: boot-installer.xml:2971
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -4339,8 +4425,32 @@ msgstr ""
"вводе значений в программу установки вы не должны указывать запятых, если "
"они есть."
+#. Tag: title
+#: boot-installer.xml:2988
+#, no-c-format
+msgid "System Freeze while Loading USB Modules"
+msgstr "Система подвисает во время загрузки USB модулей"
+
+#. Tag: para
+#: boot-installer.xml:2989
+#, no-c-format
+msgid ""
+"The kernel normally tries to install USB modules and the USB keyboard driver "
+"in order to support some non-standard USB keyboards. However, there are some "
+"broken USB systems where the driver hangs on loading. A possible workaround "
+"may be disabling the USB controller in your mainboard BIOS setup. Another "
+"option is passing the <userinput>nousb</userinput> parameter at the boot "
+"prompt."
+msgstr ""
+"Обычно, ядро пытается установить модули USB и драйвер USB клавиатуры, чтобы "
+"обеспечить поддержку некоторых нестандартных клавиатур USB. Однако, есть "
+"несколько нестандартных USB систем, где драйвер подвисает при загрузке. "
+"Возможно, обходным решением может быть выключение контроллера USB в "
+"настройке BIOS материнской платы. Другим решением может служить передача "
+"параметра <userinput>nousb</userinput> в приглашении загрузки."
+
#. Tag: para
-#: boot-installer.xml:2997
+#: boot-installer.xml:3003
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -4348,13 +4458,13 @@ msgstr ""
"рассказать."
#. Tag: title
-#: boot-installer.xml:3003
+#: boot-installer.xml:3009
#, no-c-format
msgid "Misdirected video output"
msgstr "Вывод видео не на то устройство"
#. Tag: para
-#: boot-installer.xml:3004
+#: boot-installer.xml:3010
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -4380,7 +4490,7 @@ msgstr ""
"программу установки с параметром <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3018
+#: boot-installer.xml:3024
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -4394,13 +4504,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3029
+#: boot-installer.xml:3035
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Не удаётся загрузиться или установить ядро с CD-ROM"
#. Tag: para
-#: boot-installer.xml:3030
+#: boot-installer.xml:3036
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -4412,19 +4522,19 @@ msgstr ""
"Большинство сообщений о таких проблемах относилось к системам SunBlade."
#. Tag: para
-#: boot-installer.xml:3036
+#: boot-installer.xml:3042
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "Для таких систем мы рекомендуем загружать программу установки по сети."
#. Tag: title
-#: boot-installer.xml:3045
+#: boot-installer.xml:3051
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Интерпретация загрузочных сообщений ядра"
#. Tag: para
-#: boot-installer.xml:3047
+#: boot-installer.xml:3053
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -4462,13 +4572,13 @@ msgstr ""
"baking\"/>)</phrase>."
#. Tag: title
-#: boot-installer.xml:3072
+#: boot-installer.xml:3078
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Сообщение о проблемах при установке"
#. Tag: para
-#: boot-installer.xml:3073
+#: boot-installer.xml:3079
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -4488,7 +4598,7 @@ msgstr ""
"приложить эту информацию к отчёту."
#. Tag: para
-#: boot-installer.xml:3084
+#: boot-installer.xml:3090
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -4500,13 +4610,13 @@ msgstr ""
"filename> после того, как компьютер загрузит установленную систему."
#. Tag: title
-#: boot-installer.xml:3095
+#: boot-installer.xml:3101
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Отправка отчётов об ошибках установки"
#. Tag: para
-#: boot-installer.xml:3096
+#: boot-installer.xml:3102
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -4519,7 +4629,7 @@ msgstr ""
"получить побольше информации о разных аппаратных конфигурациях."
#. Tag: para
-#: boot-installer.xml:3103
+#: boot-installer.xml:3109
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -4531,7 +4641,7 @@ msgstr ""
"используете адрес электронной почты, который не жалко опубликовывать."
#. Tag: para
-#: boot-installer.xml:3109
+#: boot-installer.xml:3115
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -4550,7 +4660,7 @@ msgstr ""
"запустить команду <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3119
+#: boot-installer.xml:3125
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4640,145 +4750,46 @@ msgstr ""
"ядра. Опишите шаги, которые вы делали, чтобы привести систему в проблемное "
"состояние."
+#~| msgid ""
+#~| "If you are booting with a serial console, generally the kernel will "
+#~| "autodetect this. If you have a videocard (framebuffer) and a keyboard "
+#~| "also attached to the computer which you wish to boot via serial console, "
+#~| "you may have to pass the <userinput>console=<replaceable>device</"
+#~| "replaceable></userinput> argument to the kernel, where "
+#~| "<replaceable>device</replaceable> is your serial device, which is "
+#~| "usually something like <filename>ttyS0</filename><footnote> <para> In "
+#~| "order to ensure the terminal type used by the installer matches your "
+#~| "terminal emulator, the parameter <userinput>TERM=<replaceable>type</"
+#~| "replaceable></userinput> can be added. Note that the installer only "
+#~| "supports the following terminal types: <literal>linux</literal>, "
+#~| "<literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</"
+#~| "literal> and <literal>dumb</literal>. The default for serial console in "
+#~| "&d-i; is <userinput>vt102</userinput>. </para> </footnote>."
#~ msgid ""
-#~ "When the kernel boots, a message <informalexample><screen>\n"
-#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</"
-#~ "replaceable>k available\n"
-#~ "</screen></informalexample> should be emitted early in the process. "
-#~ "<replaceable>total</replaceable> should match the total amount of RAM, in "
-#~ "kilobytes. If this doesn't match the actual amount of RAM you have "
-#~ "installed, you need to use the <userinput>mem=<replaceable>ram</"
-#~ "replaceable></userinput> parameter, where <replaceable>ram</replaceable> "
-#~ "is set to the amount of memory, suffixed with <quote>k</quote> for "
-#~ "kilobytes, or <quote>m</quote> for megabytes. For example, both "
-#~ "<userinput>mem=65536k</userinput> and <userinput>mem=64m</userinput> mean "
-#~ "64MB of RAM."
-#~ msgstr ""
-#~ "В самом начале при загрузке ядра должно появиться сообщение: "
-#~ "<informalexample><screen>\n"
-#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</"
-#~ "replaceable>k available \n"
-#~ "</screen></informalexample>Значение <replaceable>total</replaceable> "
-#~ "должно совпадать с общим количеством ОЗУ в килобайтах. Если оно не "
-#~ "соответствует действительно установленному объёму ОЗУ, вам надо "
-#~ "использовать параметр <userinput>mem=<replaceable>ram</replaceable></"
-#~ "userinput>, где <replaceable>ram</replaceable> равно объёму памяти, "
-#~ "дополненному буквой <quote>k</quote>, если объём задан в килобайтах или "
-#~ "<quote>m</quote>, если в мегабайтах. Например, <userinput>mem=65536k</"
-#~ "userinput> или <userinput>mem=64m</userinput> означают 64МБ ОЗУ."
-
-#~ msgid ""
-#~ "If your system boots correctly from the CD-ROM, it does not necessarily "
-#~ "mean that &arch-kernel; also supports the CD-ROM (or, more correctly, the "
-#~ "controller that your CD-ROM drive is connected to)."
-#~ msgstr ""
-#~ "Если система корректно загружается с CD-ROM, это совсем не значит, что "
-#~ "&arch-kernel; также поддерживает CD-ROM (или, если более точно, "
-#~ "контроллер, к которому подключён привод CD-ROM)."
-
-#~ msgid ""
-#~ "Often, problems can be solved by removing add-ons and peripherals, and "
-#~ "then trying booting again. <phrase arch=\"any-x86\">Internal modems, "
-#~ "sound cards, and Plug-n-Play devices can be especially problematic.</"
-#~ "phrase>"
-#~ msgstr ""
-#~ "Часто, проблемы можно решить, убрав дополнения и периферию, а затем "
-#~ "попытаться загрузиться ещё раз. <phrase arch=\"any-x86\">Особенно часто "
-#~ "проблемы бывают с внутренними модемами, звуковыми картами и устройствами "
-#~ "Plug-n-Play.</phrase>"
-
-#~ msgid ""
-#~ "If you have a large amount of memory installed in your machine, more than "
-#~ "512M, and the installer hangs when booting the kernel, you may need to "
-#~ "include a boot argument to limit the amount of memory the kernel sees, "
-#~ "such as <userinput>mem=512m</userinput>."
-#~ msgstr ""
-#~ "Если на вашей машине установлен большой объём памяти, более чем 512МБ и "
-#~ "программа установки виснет при загрузке ядра, то вам может понадобиться "
-#~ "указать параметр загрузки для ограничения объёма памяти видимого ядру "
-#~ "&mdash; <userinput>mem=512m</userinput>."
-
-#~ msgid ""
-#~ "Some systems have floppies with <quote>inverted DCLs</quote>. If you "
-#~ "receive errors reading from the floppy, even when you know the floppy is "
-#~ "good, try the parameter <userinput>floppy=thinkpad</userinput>."
-#~ msgstr ""
-#~ "Некоторые системы имеют дисковод гибких дисков с <quote>обратными DCL</"
-#~ "quote>. Если вы получаете ошибки чтения с дискеты, даже когда знаете, что "
-#~ "она хорошая, попробуйте задать параметр <userinput>floppy=thinkpad</"
-#~ "userinput>."
-
-#~ msgid ""
-#~ "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 "
-#~ "disk drivers), the IDE drive may not be properly recognized. Again, try "
-#~ "it first without the parameters and see if the IDE drive is recognized "
-#~ "properly. If not, determine your drive geometry (cylinders, heads, and "
-#~ "sectors), and use the parameter <userinput>hd=<replaceable>cylinders</"
-#~ "replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</"
-#~ "replaceable></userinput>."
-#~ msgstr ""
-#~ "На некоторых системах, таких как IBM PS/1 или ValuePoint (имеющих "
-#~ "дисковый драйвер ST-506), привод IDE может быть распознан неправильно. "
-#~ "Сначала попробуйте загрузиться без параметров и посмотрите, правильно ли "
-#~ "определяется привод IDE. Если нет, выясните геометрию диска (количество "
-#~ "цилиндров, головок и секторов) и воспользуйтесь параметром "
-#~ "<userinput>hd=<replaceable>количество цилиндров</replaceable>, "
-#~ "<replaceable>количество головок</replaceable>, <replaceable>количество "
-#~ "секторов</replaceable></userinput>."
-
-#~ msgid ""
-#~ "If you have a very old machine, and the kernel hangs after saying "
-#~ "<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you "
-#~ "should try the <userinput>no-hlt</userinput> boot argument, which "
-#~ "disables this test."
-#~ msgstr ""
-#~ "Если у вас очень старая машина и ядро зависает после надписи "
-#~ "<computeroutput>Checking 'hlt' instruction...</computeroutput>, то вы "
-#~ "должны попробовать параметр загрузки <userinput>no-hlt</userinput>, "
-#~ "который выключает этот тест."
-
-#~ msgid ""
-#~ "Some systems (especially laptops) that have a native resolution that is "
-#~ "not a 4:3 ratio (i.e. not for example 800x600 or 1024x768) may have a "
-#~ "blank display after the installer has been booted. In that case adding "
-#~ "the boot parameter <userinput>vga=788</userinput><footnote> <para> The "
-#~ "parameter <userinput>vga=788</userinput> will activate the VESA "
-#~ "framebuffer with a resolution of 800x600. This will probably work, but "
-#~ "may not be the optimal resolution for your system. A list of supported "
-#~ "resolutions can be obtained by using <userinput>vga=ask</userinput>, but "
-#~ "you should be aware that list may not be complete. </para> </footnote> "
-#~ "may help. If that does not work, try adding the boot parameter "
-#~ "<userinput>fb=false</userinput>."
+#~ "If you are booting with a serial console, generally the kernel will "
+#~ "autodetect this. If you have a videocard (framebuffer) and a keyboard "
+#~ "also attached to the computer which you wish to boot via serial console, "
+#~ "you may have to pass the <userinput>console=<replaceable>device</"
+#~ "replaceable></userinput> argument to the kernel, where "
+#~ "<replaceable>device</replaceable> is your serial device, which is usually "
+#~ "something like <filename>ttyS0</filename>."
#~ msgstr ""
-#~ "На некоторых системах (особенно ноутбуках),имеющих заводское разрешение "
-#~ "экрана в масштабе не 4:3 (то есть, например, не 800x600 или 1024x768), "
-#~ "после загрузки программы установки может пропасть изображение. В этом "
-#~ "случае может помочь добавление загрузочного параметра <userinput>vga=788</"
-#~ "userinput><footnote> <para> Параметр <userinput>vga=788</userinput> "
-#~ "включает фрейм-буфер VESA с разрешением 800x600. Это, скорее всего, "
-#~ "поможет, но это может быть неоптимальным разрешением вашей системы. "
-#~ "Список поддерживаемых разрешений можно получить с помощью "
-#~ "<userinput>vga=ask</userinput>, но заметим, что список может быть "
-#~ "неполным. </para> </footnote>. Если это не сработает, попробуйте добавить "
-#~ "загрузочный параметр <userinput>fb=false</userinput>."
-
-#~ msgid "System Freeze while Loading USB Modules"
-#~ msgstr "Система подвисает во время загрузки USB модулей"
+#~ "Если вы загружаетесь через консоль на последовательном порту, обычно ядро "
+#~ "обнаруживает это автоматически. Если к компьютеру подключёны видеокарта "
+#~ "(фрейм-буфер) и клавиатура, а вы хотите загрузиться через консоль на "
+#~ "последовательном порту, вам надо передать ядру параметр "
+#~ "<userinput>console=<replaceable>устройство</replaceable></userinput>, где "
+#~ "<replaceable>устройство</replaceable> &mdash; имя устройства "
+#~ "последовательного порта, обычно <filename>ttyS0</filename>."
#~ msgid ""
-#~ "The kernel normally tries to install USB modules and the USB keyboard "
-#~ "driver in order to support some non-standard USB keyboards. However, "
-#~ "there are some broken USB systems where the driver hangs on loading. A "
-#~ "possible workaround may be disabling the USB controller in your mainboard "
-#~ "BIOS setup. Another option is passing the <userinput>nousb</userinput> "
-#~ "parameter at the boot prompt."
+#~ "In some cases, malfunctions can be caused by missing device firmware (see "
+#~ "<xref linkend=\"hardware-firmware\"/> and <xref linkend=\"loading-firmware"
+#~ "\"/>)."
#~ msgstr ""
-#~ "Обычно, ядро пытается установить модули USB и драйвер USB клавиатуры, "
-#~ "чтобы обеспечить поддержку некоторых нестандартных клавиатур USB. Однако, "
-#~ "есть несколько нестандартных USB систем, где драйвер подвисает при "
-#~ "загрузке. Возможно, обходным решением может быть выключение контроллера "
-#~ "USB в настройке BIOS материнской платы. Другим решением может служить "
-#~ "передача параметра <userinput>nousb</userinput> в приглашении загрузки."
+#~ "В некоторых случаях, неисправность может быть вызвана отсутствием "
+#~ "микропрограммы устройства (смотрите <xref linkend=\"hardware-firmware\"/> "
+#~ "и <xref linkend=\"loading-firmware\"/>)."
# index.docbook:254, index.docbook:866, index.docbook:1402, index.docbook:1886, index.docbook:1969, index.docbook:2240, index.docbook:2348
#~ msgid "Booting the NSLU2"