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.po274
1 files changed, 141 insertions, 133 deletions
diff --git a/po/ru/boot-installer.po b/po/ru/boot-installer.po
index ecc54bc0f..4856a7099 100644
--- a/po/ru/boot-installer.po
+++ b/po/ru/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2006-12-31 19:17+0000\n"
+"POT-Creation-Date: 2007-01-01 11:02+0000\n"
"PO-Revision-Date: 2007-01-01 11:20+0300\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -14,7 +14,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. Tag: title
#: boot-installer.xml:4
@@ -1031,7 +1032,8 @@ msgstr ""
#: boot-installer.xml:573 boot-installer.xml:743 boot-installer.xml:1154
#: boot-installer.xml:1975 boot-installer.xml:2315 boot-installer.xml:2667
#, no-c-format
-msgid "If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgid ""
+"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
msgstr ""
"При возникновении проблем с загрузкой смотрите <xref linkend=\"boot-"
"troubleshooting\"/>."
@@ -1202,7 +1204,8 @@ msgstr "Загрузка с CD-ROM"
#. Tag: title
#: boot-installer.xml:848
#, no-c-format
-msgid "Booting from Linux Using <command>LILO</command> or <command>GRUB</command>"
+msgid ""
+"Booting from Linux Using <command>LILO</command> or <command>GRUB</command>"
msgstr ""
"Загрузка из Linux с помощью <command>LILO</command> или <command>GRUB</"
"command>"
@@ -1221,14 +1224,14 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:856
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
"everything over the network, you should download the <filename>netboot/"
-"debian-installer/i386/initrd.gz</filename> file and its corresponding kernel "
-"<filename>netboot/debian-installer/i386/linux</filename>. This will allow "
-"you to repartition the hard disk from which you boot the installer, although "
-"you should do so with care."
+"debian-installer/&architecture;/initrd.gz</filename> file and its "
+"corresponding kernel <filename>netboot/debian-installer/&architecture;/"
+"linux</filename>. This will allow you to repartition the hard disk from "
+"which you boot the installer, although you should do so with care."
msgstr ""
"Если вы намереваетесь использовать жёсткий диск только для загрузки, а затем "
"выполнять установку по сети, то вы должны получить файл <filename>netboot/"
@@ -1275,13 +1278,11 @@ msgstr ""
#. Tag: screen
#: boot-installer.xml:896
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
" label=newinstall\n"
-" initrd=/boot/newinstall/initrd.gz\n"
-" root=/dev/ram0\n"
-" append=\"ramdisk_size=12000\""
+" initrd=/boot/newinstall/initrd.gz"
msgstr ""
"image=/boot/newinstall/vmlinuz\n"
" label=newinstall\n"
@@ -1307,14 +1308,14 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:905
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"The procedure for <command>GRUB</command> is quite similar. Locate your "
"<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
"directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the "
"following lines: <informalexample><screen>\n"
"title New Install\n"
-"kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
+"kernel (hd0,0)/boot/newinstall/vmlinuz\n"
"initrd (hd0,0)/boot/newinstall/initrd.gz\n"
"</screen></informalexample> and reboot."
msgstr ""
@@ -1393,14 +1394,14 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:955
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
"you need to specify the virtual location for the floppy device. This is done "
"with the <emphasis>root=</emphasis> boot argument, giving the device that "
"the ide-floppy driver maps the device to. For example, if your LS-120 drive "
"is connected as the first IDE device (master) on the second cable, you enter "
-"<userinput>linux root=/dev/hdc</userinput> at the boot prompt."
+"<userinput>install root=/dev/hdc</userinput> at the boot prompt."
msgstr ""
"При установке с привода LS-120 (ATAPI версия), вам нужно задать виртуальный "
"путь к дисководу. Он указывается в параметре загрузки <emphasis>root=</"
@@ -1506,7 +1507,8 @@ msgstr "Сетевая карта с сетевым BootROM"
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
"functionality."
-msgstr "Возможно, что сетевая карта (NIC) предоставляет возможность загрузки по TFTP."
+msgstr ""
+"Возможно, что сетевая карта (NIC) предоставляет возможность загрузки по TFTP."
#. Tag: para
#: boot-installer.xml:1047
@@ -1563,13 +1565,13 @@ msgstr ""
#. Tag: para
#: boot-installer.xml:1078
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"Information on available boot methods and on boot parameters which might be "
"useful can be found by pressing <keycap>F2</keycap> through <keycap>F8</"
"keycap>. If you add any parameters to the boot command line, be sure to type "
-"the boot method (the default is <userinput>linux</userinput>) and a space "
-"before the first parameter (e.g., <userinput>linux fb=false</userinput>)."
+"the boot method (the default is <userinput>install</userinput>) and a space "
+"before the first parameter (e.g., <userinput>install fb=false</userinput>)."
msgstr ""
"Информацию о доступных параметрах загрузки можно увидеть нажимая клавиши с "
"<keycap>F2</keycap> по <keycap>F8</keycap>. При добавлении параметров "
@@ -3278,7 +3280,8 @@ msgstr "Загрузка с карты памяти USB"
#: boot-installer.xml:2441
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
-msgstr "В настоящий момент системы NewWorld PowerMac можно загружать с USB устройств."
+msgstr ""
+"В настоящий момент системы NewWorld PowerMac можно загружать с USB устройств."
#. Tag: para
#: boot-installer.xml:2447
@@ -4028,7 +4031,7 @@ msgstr ""
"загрузке, если это вызывает проблемы."
#. Tag: term
-#: boot-installer.xml:3007 boot-installer.xml:3171
+#: boot-installer.xml:3007 boot-installer.xml:3173
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"
@@ -4174,17 +4177,20 @@ msgstr "ramdisk_size"
#. Tag: para
#: boot-installer.xml:3091
#, no-c-format
-msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;."
-msgstr "Если вы используете ядро 2.2.x, может потребоваться установить &ramdisksize;."
+msgid ""
+"This parameter should already be set to a correct value where needed; set it "
+"only it you see errors during the boot that indicate the ramdisk could not "
+"be loaded completely. The value is in kB."
+msgstr ""
#. Tag: term
-#: boot-installer.xml:3099
+#: boot-installer.xml:3101
#, no-c-format
msgid "mouse/left"
msgstr "mouse/left"
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3102
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), users can switch the mouse to "
@@ -4196,13 +4202,13 @@ msgstr ""
"<userinput>true</userinput>."
#. Tag: term
-#: boot-installer.xml:3109
+#: boot-installer.xml:3111
#, no-c-format
msgid "directfb/hw-accel"
msgstr "directfb/hw-accel"
#. Tag: para
-#: boot-installer.xml:3110
+#: boot-installer.xml:3112
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), hardware acceleration in "
@@ -4214,13 +4220,13 @@ msgstr ""
"равным <userinput>true</userinput> при загрузке программы установки."
#. Tag: term
-#: boot-installer.xml:3120
+#: boot-installer.xml:3122
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:3121
+#: boot-installer.xml:3123
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4230,13 +4236,13 @@ msgstr ""
"вместо обычного режима установки. Смотрите <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:3132
+#: boot-installer.xml:3134
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Использование параметров загрузки для ответов на вопросы"
#. Tag: para
-#: boot-installer.xml:3133
+#: boot-installer.xml:3135
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4250,13 +4256,13 @@ msgstr ""
"\"preseed-bootparms\"/>. Некоторые специальные примеры даны ниже."
#. Tag: term
-#: boot-installer.xml:3145
+#: boot-installer.xml:3147
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:3146
+#: boot-installer.xml:3148
#, no-c-format
msgid ""
"Can be used to set both the language and country for the installation. This "
@@ -4270,13 +4276,13 @@ msgstr ""
"как страну."
#. Tag: term
-#: boot-installer.xml:3157
+#: boot-installer.xml:3159
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:3158
+#: boot-installer.xml:3160
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4293,7 +4299,7 @@ msgstr ""
"настройки PPPoE)."
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3174
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable DHCP and instead "
@@ -4303,13 +4309,13 @@ msgstr ""
"задать настройки сети статически."
#. Tag: term
-#: boot-installer.xml:3181
+#: boot-installer.xml:3183
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:3182
+#: boot-installer.xml:3184
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4327,13 +4333,13 @@ msgstr ""
"зеркало ftp из списка, вам придётся вводить имя вручную."
#. Tag: term
-#: boot-installer.xml:3195
+#: boot-installer.xml:3197
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:3196
+#: boot-installer.xml:3198
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4345,13 +4351,13 @@ msgstr ""
"Подробней смотрите в <xref linkend=\"pkgsel\"/>."
#. Tag: title
-#: boot-installer.xml:3209
+#: boot-installer.xml:3211
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Передача параметров модулям ядра"
#. Tag: para
-#: boot-installer.xml:3210
+#: boot-installer.xml:3212
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4375,7 +4381,7 @@ msgstr ""
"системы."
#. Tag: para
-#: boot-installer.xml:3223
+#: boot-installer.xml:3225
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4389,7 +4395,7 @@ msgstr ""
"установка параметров вручную."
#. Tag: para
-#: boot-installer.xml:3230
+#: boot-installer.xml:3232
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4410,25 +4416,25 @@ msgstr ""
"вы должны написать:"
#. Tag: screen
-#: boot-installer.xml:3240
+#: boot-installer.xml:3242
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3252
+#: boot-installer.xml:3254
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Диагностика проблем процесса установки"
#. Tag: title
-#: boot-installer.xml:3257
+#: boot-installer.xml:3259
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Надёжность CD-ROM"
#. Tag: para
-#: boot-installer.xml:3258
+#: boot-installer.xml:3260
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4442,7 +4448,7 @@ msgstr ""
"время установки."
#. Tag: para
-#: boot-installer.xml:3265
+#: boot-installer.xml:3267
#, no-c-format
msgid ""
"There are a many different possible causes for these problems. We can only "
@@ -4453,7 +4459,7 @@ msgstr ""
"общие из них и предложить общие решения. Остальное зависит от вас."
#. Tag: para
-#: boot-installer.xml:3271
+#: boot-installer.xml:3273
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
@@ -4461,7 +4467,7 @@ msgstr ""
"очередь."
#. Tag: para
-#: boot-installer.xml:3276
+#: boot-installer.xml:3278
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4471,7 +4477,7 @@ msgstr ""
"правильно и что диск не грязный."
#. Tag: para
-#: boot-installer.xml:3282
+#: boot-installer.xml:3284
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4485,7 +4491,7 @@ msgstr ""
"приводах CD-ROM решаются таким способом."
#. Tag: para
-#: boot-installer.xml:3292
+#: boot-installer.xml:3294
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4497,7 +4503,7 @@ msgstr ""
"простоты мы будем использовать термин CD-ROM."
#. Tag: para
-#: boot-installer.xml:3298
+#: boot-installer.xml:3300
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4507,13 +4513,13 @@ msgstr ""
"попробуйте, если возможно, другой метод установки."
#. Tag: title
-#: boot-installer.xml:3306
+#: boot-installer.xml:3308
#, no-c-format
msgid "Common issues"
msgstr "Общие причины"
#. Tag: para
-#: boot-installer.xml:3309
+#: boot-installer.xml:3311
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4523,7 +4529,7 @@ msgstr ""
"были записаны на высоких скоростях в современных устройствах записи CD."
#. Tag: para
-#: boot-installer.xml:3315
+#: boot-installer.xml:3317
#, no-c-format
msgid ""
"If your system boots correctly from the CD-ROM, it does not necessarily mean "
@@ -4535,7 +4541,7 @@ msgstr ""
"подключён привод CD-ROM)."
#. Tag: para
-#: boot-installer.xml:3322
+#: boot-installer.xml:3324
#, no-c-format
msgid ""
"Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4545,19 +4551,20 @@ msgstr ""
"<quote>прямой доступ к памяти</quote> (DMA)."
#. Tag: title
-#: boot-installer.xml:3333
+#: boot-installer.xml:3335
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Как изучать и может быть решить проблему"
#. Tag: para
-#: boot-installer.xml:3334
+#: boot-installer.xml:3336
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
-msgstr "Если с CD-ROM не удаётся загрузиться, попробуйте способы указанные ниже."
+msgstr ""
+"Если с CD-ROM не удаётся загрузиться, попробуйте способы указанные ниже."
#. Tag: para
-#: boot-installer.xml:3339
+#: boot-installer.xml:3341
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4567,7 +4574,7 @@ msgstr ""
"этого не умеют), и что привод CD-ROM поддерживает используемый тип носителя."
#. Tag: para
-#: boot-installer.xml:3345
+#: boot-installer.xml:3347
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4592,7 +4599,7 @@ msgstr ""
"прочитанных с CD-ROM байт, составляющих образ."
#. Tag: screen
-#: boot-installer.xml:3358
+#: boot-installer.xml:3360
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4614,7 +4621,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3363
+#: boot-installer.xml:3365
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -4635,7 +4642,7 @@ msgstr ""
"командной строки."
#. Tag: para
-#: boot-installer.xml:3375
+#: boot-installer.xml:3377
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -4648,7 +4655,7 @@ msgstr ""
"<command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3382
+#: boot-installer.xml:3384
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -4679,7 +4686,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3396
+#: boot-installer.xml:3398
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -4692,7 +4699,7 @@ msgstr ""
"cdrom0</filename>."
#. Tag: para
-#: boot-installer.xml:3404
+#: boot-installer.xml:3406
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -4709,7 +4716,7 @@ msgstr ""
"команды."
#. Tag: para
-#: boot-installer.xml:3414
+#: boot-installer.xml:3416
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -4734,7 +4741,7 @@ msgstr ""
"устройства, соответствующего приводу CD-ROM."
#. Tag: para
-#: boot-installer.xml:3429
+#: boot-installer.xml:3431
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -4747,13 +4754,13 @@ msgstr ""
"можно провести общую проверку надёжности чтения CD-ROM."
#. Tag: title
-#: boot-installer.xml:3444
+#: boot-installer.xml:3446
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Надёжность дискет"
#. Tag: para
-#: boot-installer.xml:3446
+#: boot-installer.xml:3448
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install Debian seems to "
@@ -4763,7 +4770,7 @@ msgstr ""
"устанавливающих Debian."
#. Tag: para
-#: boot-installer.xml:3451
+#: boot-installer.xml:3453
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -4781,7 +4788,7 @@ msgstr ""
"сообщений об ошибках ввода-вывода (disk I/O error)."
#. Tag: para
-#: boot-installer.xml:3460
+#: boot-installer.xml:3462
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -4798,7 +4805,7 @@ msgstr ""
"записать дискету на другой системе."
#. Tag: para
-#: boot-installer.xml:3469
+#: boot-installer.xml:3471
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -4809,7 +4816,7 @@ msgstr ""
"emphasis> раза, прежде чем она заработала, и затем всё пошло нормально."
#. Tag: para
-#: boot-installer.xml:3475
+#: boot-installer.xml:3477
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -4821,7 +4828,7 @@ msgstr ""
"их md5sum."
#. Tag: para
-#: boot-installer.xml:3481
+#: boot-installer.xml:3483
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -4833,13 +4840,13 @@ msgstr ""
"случается из-за плохо работающих дисководов и их микропрограмм."
#. Tag: title
-#: boot-installer.xml:3490
+#: boot-installer.xml:3492
#, no-c-format
msgid "Boot Configuration"
msgstr "Настройка загрузки"
#. Tag: para
-#: boot-installer.xml:3492
+#: boot-installer.xml:3494
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -4852,20 +4859,7 @@ msgstr ""
"параметры загрузки, как это обсуждается в <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3499
-#, no-c-format
-msgid ""
-"If you are booting with your own kernel instead of the one supplied with the "
-"installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in your "
-"kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>."
-msgstr ""
-"Если вы загружаете самостоятельно собранное ядро вместо поставляемого с "
-"программной установки, проверьте, что в вашем ядре включён параметр "
-"<userinput>CONFIG_DEVFS</userinput>. Программе установки требуется "
-"<userinput>CONFIG_DEVFS</userinput>."
-
-#. Tag: para
-#: boot-installer.xml:3506
+#: boot-installer.xml:3501
#, no-c-format
msgid ""
"Often, problems can be solved by removing add-ons and peripherals, and then "
@@ -4878,7 +4872,7 @@ msgstr ""
"</phrase>"
#. Tag: para
-#: boot-installer.xml:3512
+#: boot-installer.xml:3507
#, no-c-format
msgid ""
"If you have a large amount of memory installed in your machine, more than "
@@ -4892,13 +4886,13 @@ msgstr ""
"&mdash; <userinput>mem=512m</userinput>."
#. Tag: title
-#: boot-installer.xml:3523 boot-installer.xml:3608
+#: boot-installer.xml:3518 boot-installer.xml:3603
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Распространённые проблемы установки на &arch-title;"
#. Tag: para
-#: boot-installer.xml:3524
+#: boot-installer.xml:3519
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -4909,7 +4903,7 @@ msgstr ""
"установки."
#. Tag: para
-#: boot-installer.xml:3529
+#: boot-installer.xml:3524
#, no-c-format
msgid ""
"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive "
@@ -4922,7 +4916,7 @@ msgstr ""
"userinput>."
#. Tag: para
-#: boot-installer.xml:3535
+#: boot-installer.xml:3530
#, no-c-format
msgid ""
"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
@@ -4943,7 +4937,7 @@ msgstr ""
"секторов</replaceable></userinput>."
#. Tag: para
-#: boot-installer.xml:3544
+#: boot-installer.xml:3539
#, no-c-format
msgid ""
"If you have a very old machine, and the kernel hangs after saying "
@@ -4957,7 +4951,7 @@ msgstr ""
"выключает этот тест."
#. Tag: para
-#: boot-installer.xml:3551
+#: boot-installer.xml:3546
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -4978,13 +4972,13 @@ msgstr ""
"<xref linkend=\"boot-parms\"/>."
#. Tag: title
-#: boot-installer.xml:3565
+#: boot-installer.xml:3560
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Система подвисает во время настройки PCMCIA"
#. Tag: para
-#: boot-installer.xml:3566
+#: boot-installer.xml:3561
#, no-c-format
msgid ""
"Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -5005,7 +4999,7 @@ msgstr ""
"проблемы."
#. Tag: para
-#: boot-installer.xml:3576
+#: boot-installer.xml:3571
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5028,13 +5022,13 @@ msgstr ""
"они есть."
#. Tag: title
-#: boot-installer.xml:3593
+#: boot-installer.xml:3588
#, no-c-format
msgid "System Freeze while Loading USB Modules"
msgstr "Система подвисает во время загрузки USB модулей"
#. Tag: para
-#: boot-installer.xml:3594
+#: boot-installer.xml:3589
#, no-c-format
msgid ""
"The kernel normally tries to install USB modules and the USB keyboard driver "
@@ -5054,7 +5048,7 @@ msgstr ""
"приглашении загрузки, который запрещает загрузку модулей."
#. Tag: para
-#: boot-installer.xml:3609
+#: boot-installer.xml:3604
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
@@ -5062,13 +5056,13 @@ msgstr ""
"рассказать."
#. Tag: title
-#: boot-installer.xml:3615
+#: boot-installer.xml:3610
#, no-c-format
msgid "Misdirected video output"
msgstr "Вывод видео не на то устройство"
#. Tag: para
-#: boot-installer.xml:3616
+#: boot-installer.xml:3611
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5094,7 +5088,7 @@ msgstr ""
"программу установки с параметром <userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3630
+#: boot-installer.xml:3625
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5108,13 +5102,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3641
+#: boot-installer.xml:3636
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Не удаётся загрузиться или установить ядро с CD-ROM"
#. Tag: para
-#: boot-installer.xml:3642
+#: boot-installer.xml:3637
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5126,28 +5120,28 @@ msgstr ""
"Большинство сообщений о таких проблемах относилось к системам SunBlade."
#. Tag: para
-#: boot-installer.xml:3648
+#: boot-installer.xml:3643
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "Для таких систем мы рекомендуем загружать программу установки по сети."
#. Tag: title
-#: boot-installer.xml:3657
+#: boot-installer.xml:3652
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Интерпретация загрузочных сообщений ядра"
#. Tag: para
-#: boot-installer.xml:3659
-#, no-c-format
+#: boot-installer.xml:3654
+#, fuzzy, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
-"<computeroutput>can't find <replaceable>something</replaceable> </"
-"computeroutput>, or <computeroutput> <replaceable>something</replaceable> "
-"not present</computeroutput>, <computeroutput>can't initialize "
-"<replaceable>something</replaceable> </computeroutput>, or even "
+"<computeroutput>can't find <replaceable>something</replaceable></"
+"computeroutput>, or <computeroutput><replaceable>something</replaceable> not "
+"present</computeroutput>, <computeroutput>can't initialize "
+"<replaceable>something</replaceable></computeroutput>, or even "
"<computeroutput>this driver release depends on <replaceable>something</"
-"replaceable> </computeroutput>. Most of these messages are harmless. You see "
+"replaceable></computeroutput>. Most of these messages are harmless. You see "
"them because the kernel for the installation system is built to run on "
"computers with many different peripheral devices. Obviously, no one computer "
"will have every possible peripheral device, so the operating system may emit "
@@ -5174,13 +5168,13 @@ msgstr ""
"собственное ядро (смотрите <xref linkend=\"kernel-baking\"/>)."
#. Tag: title
-#: boot-installer.xml:3684
+#: boot-installer.xml:3679
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Сообщение о проблемах при установке"
#. Tag: para
-#: boot-installer.xml:3685
+#: boot-installer.xml:3680
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5200,7 +5194,7 @@ msgstr ""
"приложить эту информацию к отчёту."
#. Tag: para
-#: boot-installer.xml:3696
+#: boot-installer.xml:3691
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5212,13 +5206,13 @@ msgstr ""
"filename> после того, как компьютер загрузит установленную систему."
#. Tag: title
-#: boot-installer.xml:3707
+#: boot-installer.xml:3702
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Отправка отчётов об ошибках установки"
#. Tag: para
-#: boot-installer.xml:3708
+#: boot-installer.xml:3703
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5231,19 +5225,19 @@ msgstr ""
"получить побольше информации о разных аппаратных конфигурациях."
#. Tag: para
-#: boot-installer.xml:3715
-#, no-c-format
+#: boot-installer.xml:3710
+#, fuzzy, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
"Tracking System (BTS) and forwarded to a public mailing list. Make sure that "
-"you use an E-Mail address that you do not mind being made public."
+"you use an e-mail address that you do not mind being made public."
msgstr ""
"Заметим, что отчёт об установке будет опубликован в системе отслеживания "
"ошибок Debian (BTS) и переслан в открытый список рассылки. Проверьте, что вы "
"используете E-Mail адрес, который не жалко опубликовывать."
#. Tag: para
-#: boot-installer.xml:3721
+#: boot-installer.xml:3716
#, no-c-format
msgid ""
"If you have a working Debian system, the easiest way to send an installation "
@@ -5261,7 +5255,7 @@ msgstr ""
"запустить команду <command>reportbug installation-report</command>."
#. Tag: para
-#: boot-installer.xml:3731
+#: boot-installer.xml:3726
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -5351,3 +5345,17 @@ msgstr ""
"ядра. Опишите шаги, которые вы делали, чтобы привести систему в проблемное "
"состояние."
+#~ msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;."
+#~ msgstr ""
+#~ "Если вы используете ядро 2.2.x, может потребоваться установить "
+#~ "&ramdisksize;."
+
+#~ msgid ""
+#~ "If you are booting with your own kernel instead of the one supplied with "
+#~ "the installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in "
+#~ "your kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>."
+#~ msgstr ""
+#~ "Если вы загружаете самостоятельно собранное ядро вместо поставляемого с "
+#~ "программной установки, проверьте, что в вашем ядре включён параметр "
+#~ "<userinput>CONFIG_DEVFS</userinput>. Программе установки требуется "
+#~ "<userinput>CONFIG_DEVFS</userinput>."