Results 1 to 2 of 2
hi
i compiled a hello module in linux-2.6.27.9 (not the running kernel) and i tried to insert it to the running kernel 2.6.15 .then i am getting the following error.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-18-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
module insertion
hi
i compiled a hello module in linux-2.6.27.9 (not the running kernel) and i tried to insert it to the running kernel 2.6.15 .then i am getting the following error.
insmod: error inserting './hello.ko': -1 Invalid module format
so is this is not possible to compile the module in one version of linux and and run on another ?
thanks in advance
- 12-26-2008 #2Just Joined!
- Join Date
- Dec 2008
- Location
- chennai,India
- Posts
- 4
Can U post ur Makefile ??


Reply With Quote
