Skip to content

Modprobe

Load kernel modules

Syntax: modprobe <module>

Ensure Kernel modules are loaded

Syntax: modinfo <module>

Examples

modinfo kvm

List loaded kernel modules

Show the status of modules in the Linux Kernel

lsmod