[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
Próxima revisiónAmbos lados, revisión siguiente
es:slackbook:linux_kernel [2019/03/04 21:48 (UTC)] serlozes:slackbook:linux_kernel [2019/03/05 23:32 (UTC)] – [Compilar un kernel y por qué hacerlo así] pedro.herrero
Línea 78: Línea 78:
 programas para eliminarlos: **//rmmod//**(8) y programas para eliminarlos: **//rmmod//**(8) y
 **//modprobe//**.  Para eliminar un módulo con **//modprobe//**.  Para eliminar un módulo con
-modprobe, necesitarás usar el argumento //-r//.+modprobe, necesitará usar el argumento //-r//.
  
  
Línea 126: Línea 126:
 formas de configurar un kernel. Afortunadamente, hay algunos trucos útiles formas de configurar un kernel. Afortunadamente, hay algunos trucos útiles
 que pueden mantenerle a salvo de encontrarse con demasiados problemas. El archivo de configuración del kernel que pueden mantenerle a salvo de encontrarse con demasiados problemas. El archivo de configuración del kernel
-es ''.config''. Si usted es muy valiente, puede editar manualmente este archivo con un editor de texto, pero le recomiendo extremadamente que utilice las herramientas integradas del kernel para manipular+es ''.config''. Si usted es muy valiente, puede editar manualmente este archivo con un editor de texto, pero le recomiendo encarecidamente que utilice las herramientas integradas del kernel para manipular
 ''.config''. ''.config''.
  
Línea 325: Línea 325:
 crear un initrd para ello (sólo si necesita cargar uno o más de estos crear un initrd para ello (sólo si necesita cargar uno o más de estos
 módulos del kernel para arrancar), y ejecutar **//lilo//** para módulos del kernel para arrancar), y ejecutar **//lilo//** para
-actualizar el cargador de arranque. When you rebootif all went according to plan, +actualizar el cargador de arranque. Cuando reiniciesi todo sale según el plan, 
-you should have an option to boot with your newly compiled kernel. If +debería tener la opción de arrancar con su kernel recién compiladoSi 
-something went wrongyou may be spending some time fixing the problem+algo salió malpuede que pase algún tiempo arreglando el problema
-====== Chapter Navigation ======+====== Navegación de capítulos ======
  
-**Previous Chapter: [[slackbook:tracking_updates|Keeping Track of Updates]]**+**Capítulo anterior: [[es:slackbook:tracking_updates|Mantener un registro de las actualizaciones]]**
  
  
-====== Sources ======+====== Fuentes ======
 <!-- If you copy information from another source, then specify that source --> <!-- If you copy information from another source, then specify that source -->
-  * Original source: [[http://www.slackbook.org/beta]] \\+  * Fuente original: [[http://www.slackbook.org/beta]] \\
 <!-- Authors are allowed to give credit to themselves! --> <!-- Authors are allowed to give credit to themselves! -->
-  * Originally written by Alan Hicks, Chris Lumens, David Cantrell, Logan Johnson+  * Escrito originalmente por Alan Hicks, Chris Lumens, David Cantrell, Logan Johnson
 <!-- * Contrbutions by [[wiki:user:yyy | User Y]] --> <!-- * Contrbutions by [[wiki:user:yyy | User Y]] -->
 +* Traducido por [[wiki:user:serloz | Sergio]]
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must also remove the tag-word "template" below. Otherwise your page will not show up in the Table of Contents --> <!-- You must also remove the tag-word "template" below. Otherwise your page will not show up in the Table of Contents -->
 {{tag>slackbook kernel}} {{tag>slackbook kernel}}
 es:slackbook:linux_kernel ()