NAME
insmod – Simple program to insert a module into the Linux KernelSYNOPSIS
- insmod [filename] [module options…]
DESCRIPTION
insmod
Only the most general of error messages are reported: as the work of trying to link the module is now done inside the kernel, the dmesg usually gives more information about errors.