Kernel

insmod

English

Overview

A command for manually loading a kernel module.

Details

A command that manually loads a specified kernel module into the currently running kernel. Since it doesn't resolve dependencies, modprobe is often used instead.

More Linux terms