이 콘텐츠는 선택한 언어로 제공되지 않습니다.
37.3. Additional Resources
For more information on kernel modules and their utilities, refer to the following resources.
37.3.1. Installed Documentation 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
lsmod
man page — description and explanation of its output.insmod
man page — description and list of command line options.modprobe
man page — description and list of command line options.rmmod
man page — description and list of command line options.modinfo
man page — description and list of command line options./usr/share/doc/kernel-doc-<version>/Documentation/kbuild/modules.txt
— how to compile and use kernel modules.