我要评分
获取效率
正确性
完整性
易理解

Downloading Kernel Source Code

This section describes how to obtain the correct kernel source code version and decompress the kernel source code.

  1. Download the kernel source package to the local PC according to Software Environment, upload it to the /usr/src/kernels directory on the server, and decompress the kernel source package.
    1
    2
    cd /usr/src/kernels
    unzip kernel-5.10.0-216.0.0.zip
    
  2. Disable the local version number.
    1
    2
    cd /usr/src/kernels/kernel-5.10.0-216.0.0
    touch .scmversion