August 2000
Intermediate to advanced
816 pages
29h 45m
English
insmod
insmod [options] file [symbol=value ...]
System administration command. Load the module file into the kernel, changing any symbols that are defined on the command line. If the module file is named file.o or file.mod, the module will be named file.
Force loading of module, even if some problems are encountered.
Output a load map.
Name module name instead of attempting to name it from the object file’s name.
Do not export: do not add any external symbols from the module to the kernel’s symbol table.
Read now
Unlock full access