Rate This Document
Findability
Accuracy
Completeness
Readability

Downloading 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-153.12.0.zip
    
  2. Suppress the local version number.
    1
    2
    cd /usr/src/kernels/kernel-5.10.0-153.12.0
    touch .scmversion