INSTALLKERNEL

Section: Maintenance Commands (8)
Updated: 7 de enero de 2001
Index Return to Main Contents
 

NOMBRE

installkernel - Instala una imagen del núcleo nueva  

SINOPSIS

installkernel versión zImage System.map [directorio]  

DESCRIPCIÓN

installkernel instala una nueva imagen del núcleo en el sistema, obtenida del árbol de fuentes de Linux. Los ficheros «Makefile» del núcleo Linux inician el proceso cuando se invoca make install desde el árbol de fuentes.

El núcleo nuevo se instala en {directorio}/vmlinuz-{versión}. Si ya existe un enlace simbólico {directorio}/vmlinuz, este se actualiza, creando un enlace desde el {directory}/vmlinuz al núcleo nuevo. El núcleo anteriormente instalado seguirá disponible como {directorio}/vmlinuz.old.  

FALLOS

installkernel resides in /sbin only because the Linux kernel makefiles call it from there. It should really be in /usr/sbin. It isn't needed to boot a system.


 

Index

NOMBRE
SINOPSIS
DESCRIPCIÓN
FALLOS

This document was created by man2html, using the manual pages.
Time: 12:12:25 GMT, May 18, 2024