[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Linux] Version de kernel en compilacion de modulos



> 	Cual es la forma correcta de hacerle saber al kernel
> 	que el modulo que estoy tratando de compilar es de
> 	'X' version de kernel?


> 	km_hello.o was compiled for kernel version 2.4.2 while this
> kernel is version 2.4.3.


man insmod:
-f --force
              Attempt load the module even if the version of  the
              running  kernel  and  the version of the kernel for
              which the module was compiled do not  match.

insmod -f km_hello, a ver si jala.

Omar


Lista de correo linux en linux net mx
Preguntas linux-owner en linux net mx
http://www.linux.net.mx/



[Hilos de Discusión] [Fecha] [Tema] [Autor]