Loading and Unloading a Module - English

597 visits



Outline:

Loading a module using insmod tool Check the loaded module in the kernel Pipe command dmesg command How to unload a module from the kernel Check the unloaded module in the kernel depmod command modprobe command About ELF file objdump command