diff options
Diffstat (limited to 'po/pot/post-install.pot')
-rw-r--r-- | po/pot/post-install.pot | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/po/pot/post-install.pot b/po/pot/post-install.pot index c329e04cb..e68631af3 100644 --- a/po/pot/post-install.pot +++ b/po/pot/post-install.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2005-12-03 10:28+0000\n" +"POT-Creation-Date: 2006-01-03 19:55+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -302,52 +302,52 @@ msgstr "" #: post-install.xml:454 #, no-c-format #. Tag: para -msgid "<phrase condition=\"etch\">For more information on Debian kernels and kernel compilation, see the <ulink url=\"&url-kernel-handbook;\">Debian Linux Kernel Handbook</ulink>.</phrase> For more information on <classname>kernel-package</classname>, read the fine documentation in <filename>/usr/share/doc/kernel-package</filename>." +msgid "For more information on Debian kernels and kernel compilation, see the <ulink url=\"&url-kernel-handbook;\">Debian Linux Kernel Handbook</ulink>. For more information on <classname>kernel-package</classname>, read the fine documentation in <filename>/usr/share/doc/kernel-package</filename>." msgstr "" -#: post-install.xml:471 +#: post-install.xml:470 #, no-c-format #. Tag: title msgid "Recovering a Broken System" msgstr "" -#: post-install.xml:472 +#: post-install.xml:471 #, no-c-format #. Tag: para msgid "Sometimes, things go wrong, and the system you've carefully installed is no longer bootable. Perhaps the boot loader configuration broke while trying out a change, or perhaps a new kernel you installed won't boot, or perhaps cosmic rays hit your disk and flipped a bit in <filename>/sbin/init</filename>. Regardless of the cause, you'll need to have a system to work from while you fix it, and rescue mode can be useful for this." msgstr "" -#: post-install.xml:482 +#: post-install.xml:481 #, no-c-format #. Tag: para msgid "To access rescue mode, type <userinput>rescue</userinput> at the <prompt>boot:</prompt> prompt, or boot with the <userinput>rescue/enable=true</userinput> boot parameter. You'll be shown the first few screens of the installer, with a note in the corner of the display to indicate that this is rescue mode, not a full installation. Don't worry, your system is not about to be overwritten! Rescue mode simply takes advantage of the hardware detection facilities available in the installer to ensure that your disks, network devices, and so on are available to you while repairing your system." msgstr "" -#: post-install.xml:497 +#: post-install.xml:496 #, no-c-format #. Tag: para msgid "Instead of the partitioning tool, you should now be presented with a list of the partitions on your system, and asked to select one of them. Normally, you should select the partition containing the root file system that you need to repair. You may select partitions on RAID and LVM devices as well as those created directly on disks." msgstr "" -#: post-install.xml:505 +#: post-install.xml:504 #, no-c-format #. Tag: para msgid "If possible, the installer will now present you with a shell prompt in the file system you selected, which you can use to perform any necessary repairs. <phrase arch=\"i386\"> For example, if you need to reinstall the GRUB boot loader into the master boot record of the first hard disk, you could enter the command <userinput>grub-install '(hd0)'</userinput> to do so. </phrase>" msgstr "" -#: post-install.xml:517 +#: post-install.xml:516 #, no-c-format #. Tag: para msgid "If the installer cannot run a usable shell in the root file system you selected, perhaps because the file system is corrupt, then it will issue a warning and offer to give you a shell in the installer environment instead. You may not have as many tools available in this environment, but they will often be enough to repair your system anyway. The root file system you selected will be mounted on the <filename>/target</filename> directory." msgstr "" -#: post-install.xml:526 +#: post-install.xml:525 #, no-c-format #. Tag: para msgid "In either case, after you exit the shell, the system will reboot." msgstr "" -#: post-install.xml:530 +#: post-install.xml:529 #, no-c-format #. Tag: para msgid "Finally, note that repairing broken systems can be difficult, and this manual does not attempt to go into all the things that might have gone wrong or how to fix them. If you have problems, consult an expert." |