Supplemental Note: Linux has many functions through the way of the module, when needed to load the kernel. This allows the kernel to be more streamlined, thereby improving efficiency and maintaining greater flexibility. These can be loaded modules, usually device drivers.
Parameters: -F does not check that the current kernel version is consistent with the kernel version of the module at compile time, forcing the module to load. -K Sets the module to be automatically dismounted. -M output module loading information. -o< Module Name > Specify the name of the module to use the file name of the module file. -P test module can load kernel correctly. -S records all information in the system record file. -V displays detailed information when executing. -X do not export the module's external symbols. -X to export all external symbols for the module, which is preset.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.