# insmod > 动态加载模块到Linux内核中。 > 更多信息请访问:。 - 将内核模块插入Linux内核: `sudo insmod {{path/to/module.ko}}`