Thursday, October 18, 2007

kernel module

kernel modules can be dynamically loaded at runtime some usefull commands are:

-- insmod modulename.ko => The ko file is a kernel module object
insmod register this module to the kernel

-- lsmod => list all loaded modules usefull to verify that our kernel module is loaded

-- rmmod modulename.ko => use to uninstall our module from the kernel

No restart is necessary to install/remove kernel modules.

2 comments:

AirsoftSnake said...

Nice... It almost looks like you know it works!

AirsoftSnake said...

Hello, is there anyone out there???

God, I would like to win the lottery, please provide numbers!