[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
es:howtos:slackware_admin:linux_kernel_options_for_uefi_and_elilo [2019/02/05 22:53 (UTC)] – [Updating your UEFI firmware] slackwarespanoles:howtos:slackware_admin:linux_kernel_options_for_uefi_and_elilo [2019/02/05 23:02 (UTC)] (actual) slackwarespanol
Línea 1: Línea 1:
-<note warning>En proceso de traducción. Victor</note> 
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 ====== Opciones del kernel de Linux para UEFI y ELILO ====== ====== Opciones del kernel de Linux para UEFI y ELILO ======
Línea 70: Línea 69:
 La actualización del firmware de UEFI puede restablecer la configuración y evitar que arranque, a menos que planifique con anticipación. La actualización del firmware de UEFI puede restablecer la configuración y evitar que arranque, a menos que planifique con anticipación.
 </note> </note>
-==== My UEFI settings were reset and I can't bootor planning ahead to avoid surprises ==== +==== Mis configuraciones de UEFI se restablecieron y no puedo arrancaro planeo con anticipación para evitar sorpresas ==== 
-This can happen either after updating the UEFI firmware or after replacing the CMOS batteryThere are three main ways to fix it+Esto puede suceder después de actualizar el firmware UEFI o después de reemplazar la batería CMOS. Hay tres formas principales de solucionarlo
-  Probably the easiest and most convenient way is to use the default boot locationNote that some UEFI firmwares do NOT support the default boot locationso this will not workHoweverif it doesyou won't have to worry about the system not booting againTo do this you can boot into the Slackware install DVD, mount the ESP and copy the files to the following places:+   Probablemente, la forma más fácil y conveniente es utilizar la ubicación de inicio predeterminadaTenga en cuenta que algunos firmwares UEFI NO admiten la ubicación de inicio predeterminadapor lo que esto no funcionaráSin embargosi lo haceno tendrá que preocuparse por que el sistema no se reinicie de nuevoPara hacer esto, puede iniciar el DVD de instalación de Slackwaremontar el ESP y copiar los archivos en los siguientes lugares:
     - ''elilo.efi'' -> ''/EFI/boot/bootx64.efi''     - ''elilo.efi'' -> ''/EFI/boot/bootx64.efi''
     - ''elilo.conf'' -> ''/EFI/boot/elilo.conf''     - ''elilo.conf'' -> ''/EFI/boot/elilo.conf''
     - ''vmlinuz'' -> ''/EFI/boot/vmlinuz''     - ''vmlinuz'' -> ''/EFI/boot/vmlinuz''
-  You can boot into the Slackware install DVDrun through the menus, and reinstall elilo. + Puede iniciar el DVD de instalación de Slackware, ejecutar los menús y reinstalar elilo. 
-  You can download and install one of the following EFI shells to the root directory of your ESP (that is ''/'' NOT ''/EFI''). +   Puede descargar e instalar uno de los siguientes shells EFI en el directorio raíz de su ESP (que es '' / '' NOT '' / EFI ''). 
-    - [[https://svn.code.sf.net/p/edk2/code/trunk/edk2/ShellBinPkg/UefiShell/X64/Shell.efi|This version supports only UEFI version and up]] +    - [[https://svn.code.sf.net/p/edk2/code/trunk/edk2/ShellBinPkg/UefiShell/X64/Shell.efi|Esta versión solo es compatible con UEFI versión y superior]] 
-    - [[http://dl.dropbox.com/u/17629062/Shell2.zip | This version may support earlier UEFI versions]] +    - [[http://dl.dropbox.com/u/17629062/Shell2.zip | Esta versión puede soportar versiones anteriores de UEFI]] 
-    - Boot into the shell and run: <code>bcfg boot add 0 fs0:\EFI\Slackware\elilo.efi Slackware</code> +    -Arranque en el shell y ejecute: <code>bcfg boot add 0 fs0:\EFI\Slackware\elilo.efi Slackware</code> 
-==== External Links ==== +==== Enlaces externos ==== 
-[[http://blog.uncooperative.org/blog/2014/02/06/the-efi-system-partition/|A comprehensive analysis of the ESP and default boot behavior.]]+[[http://blog.uncooperative.org/blog/2014/02/06/the-efi-system-partition/|Un análisis exhaustivo del ESP y el comportamiento de arranque predeterminado..]]
 ====== Sources ====== ====== Sources ======
-  * Original author: [[wiki:user:metaschima]]+  * Autor original: [[wiki:user:metaschima]]
   * https://wiki.archlinux.org/index.php/UEFI   * https://wiki.archlinux.org/index.php/UEFI
   * https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/x86/x86_64/uefi.txt   * https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/x86/x86_64/uefi.txt
-  * ''eliloconfig'' bash script by Patrick Volkerding+  * ''eliloconfig'' bash script por Patrick Volkerding 
 +  * Traducido por:  [[wiki:user: slackwarespanol | Victor]] 2019/02/05 22:59 (UTC)
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 <!-- * Original source: [[http://some.website.org/some/page.html]] --> <!-- * Original source: [[http://some.website.org/some/page.html]] -->
 es:howtos:slackware_admin:linux_kernel_options_for_uefi_and_elilo ()