Rate This Document
Findability
Accuracy
Completeness
Readability

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 file to the local PC according to Table 1, 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-136.12.0.zip
    
  2. Suppress the local version number.
    1
    2
    cd /usr/src/kernels/kernel-5.10.0-136.12.0
    touch .scmversion