Forrest logo
back to context overview

insmod

List of commands for insmod:

  • insmod:ai:3d042 Inserts the kernel module into the Linux kernel
    $ insmod klogbuf.ko
    try on your machine
    explain this command
  • insmod:tldr:29e07 insmod: Insert a kernel module into the Linux kernel.
    $ insmod ${path-to-module-ko}
    try on your machine
    explain this command
back to context overview