Messages in this thread |  | | | From | Keith Owens <> | | Subject | Re: Problems in exporting symbols | | Date | Sun, 06 Jan 2002 10:34:28 +1100 |
| |
On Sat, 05 Jan 2002 14:43:20 +0000, "kumar M" <kumarm4@hotmail.com> wrote: >I am getting a kernel mismatch error when I insmod a binary module >compiled on a 2.4.2 kernel (kernel name say linux-2-4-2-v1) on a different >system with the same 2.4.2 kernel but with a different kernel name >(linux-2-4-2-v2). I dont want to recompile the module everytime I give a new >name to a kernel or for every different system. >How do I fix this problem ? Try insmod -f, but don't complain if it destroys your system. Modules tend to be very kernel specific, forcing a module load into a different kernel is a good way to kill your machine.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |