Kernel Runtime Tools

  1. modprobe -l

  2. lsmod - wrapper from file /proc/modules

  3. modprode sr_mod

  4. modprobe -v sr_mod

  5. modprobe -r sr_mod

  6. rmmod

  7. modinfo sr_mod - parm settongs

  8. modprobe.conf

Last updated