raghulnt
October 25th, 2011, 11:57 AM
Hello Experts,
I am using Ubuntu 8.04 having kernel version 2.6.24. I have inserted my kernel module using the command insmod mymod.ko .
I can see the module in /proc/modules file but could not find the .ko in /lib/modules/`uname -r` path. Searched the complete the directory using the find -name mymod.ko command but still no luck.
Can you please help, what am I missing?
thanks
I am using Ubuntu 8.04 having kernel version 2.6.24. I have inserted my kernel module using the command insmod mymod.ko .
I can see the module in /proc/modules file but could not find the .ko in /lib/modules/`uname -r` path. Searched the complete the directory using the find -name mymod.ko command but still no luck.
Can you please help, what am I missing?
thanks