insmod module.ko

Bernhard Fischer rep.nop at aon.at
Thu Jul 6 03:58:45 PDT 2006


On Thu, Jul 06, 2006 at 08:40:36PM +1000, Jim wrote:
>Hello,
>
>I am upgrading linux kernel from 2.4 to 2.6. The module objects in 
>kernel 2.6 are all appended with .ko, this caused a problem when I call 
>insmod MyModule.ko, the insmod added another .o and became an error 
>"MyModule.ko.o cannot be found".
>
>How can I resolve this issue?

Enable 2.6 support in modutils


More information about the busybox mailing list