diff options
Diffstat (limited to 'po/es/using-d-i.po')
-rw-r--r-- | po/es/using-d-i.po | 82 |
1 files changed, 81 insertions, 1 deletions
diff --git a/po/es/using-d-i.po b/po/es/using-d-i.po index 571dc30a3..81bd1f84f 100644 --- a/po/es/using-d-i.po +++ b/po/es/using-d-i.po @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-12-11 21:39+0000\n" +"POT-Creation-Date: 2021-07-30 23:02+0000\n" "PO-Revision-Date: 2021-06-07 19:32+0000\n" "Last-Translator: Camaleón <noelamac@gmail.com>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -5913,3 +5913,83 @@ msgstr "" "sistema instalado <emphasis>no</emphasis> se actualizará automáticamente a " "menos que el correspondiente paquete de firmware (en caso de estar " "disponible) se instale después de finalizada la instalación." + +#. Tag: title +#: using-d-i.xml:3512 +#, fuzzy, no-c-format +#| msgid "Firmware and the Installed System" +msgid "Completing the Installed System" +msgstr "Firmware y el Sistema Instalado" + +#. Tag: para +#: using-d-i.xml:3513 +#, no-c-format +msgid "" +"Depending on how the installation was performed, it might be that the need " +"for some firmware was not detected during installation, that the relevant " +"firmware was not available, or that one chose not to install some firmware " +"at that time. In some cases, a successful installation can still end up in a " +"black screen or a garbled display when rebooting into the installed system. " +"When that happens, the following workarounds can be tried:" +msgstr "" + +#. Tag: para +#: using-d-i.xml:3527 +#, no-c-format +msgid "" +"Pass the <code>nomodeset</code> option on the kernel command line. This " +"might help boot into a <quote>fallback graphics</quote> mode." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3531 +#, no-c-format +msgid "" +"Use the <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>F2</" +"keycap></keycombo> key combination to switch to VT2, which might offer a " +"functional login prompt." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3537 +#, no-c-format +msgid "" +"Once logged in into the installed system, it is possible to automate the " +"detection of missing firmware, and to perform the required steps to enable " +"them following this procedure:" +msgstr "" + +#. Tag: para +#: using-d-i.xml:3544 +#, no-c-format +msgid "Install the <classname>isenkram-cli</classname> package." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3547 +#, no-c-format +msgid "" +"Run the <command>isenkram-autoinstall-firmware</command> command as the " +"<quote>root</quote> user." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3550 +#, no-c-format +msgid "" +"Usually, rebooting is the simplest way to make sure all kernel modules are " +"properly initialized; that's particularly important when one has booted the " +"system with the <code>nomodeset</code> option as an interim measure." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3557 +#, no-c-format +msgid "" +"Installing firmware packages is very likely to require enabling the non-free " +"section of the package archive. As of &debian-gnu; 11.0, running the " +"<command>isenkram-autoinstall-firmware</command> command will do that " +"automatically by creating a dedicated file (<filename>/etc/apt/sources.list." +"d/isenkram-autoinstall-firmware.list</filename>), pointing at a generic " +"mirror." +msgstr "" |