Kernel
modprobe -n
Simulate loading kernel modules.
Syntax
$modprobe -n MODULE
Examples
$modprobe -n usb-storage
Typical use cases
?
Standard usage
modprobe -n --help
Note
Does not make any changes, only simulates.
Export