lsmod - list modules
modinfo - get detailed module information
insmod - insert module into the kernel (requires full path to the module)
modprobe - swiss army knife of modules (insert, remove, list, dump module info)
rmmod - removes a module
depmod - build system.map for the selected kernel
modinfo - get detailed module information
insmod - insert module into the kernel (requires full path to the module)
modprobe - swiss army knife of modules (insert, remove, list, dump module info)
rmmod - removes a module
depmod - build system.map for the selected kernel
Последна модификация: Thursday, 10 January 2013, 07:03 PM