Linux Command Encyclopedia system settings: Insmod

Source: Internet
Author: User
Keywords Linux System Setup command encyclopedia Insmod
Tags aliyun can make command encyclopedia file function functions html http

Function Description: Load module.

Grammar: insmod&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [-FKMPSVXX] [-o < module name] [Module file] [Symbol name = symbolic value]

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.

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.