pastebin - collaborative debugging tool
rovema.kpaste.net RSS


Build Debian kernel manually from source
Posted by Anonymous on Thu 10th Mar 2022 10:03
raw | new post
view followups (newest first): Build Debian kernel manually from source by Anonymous

  1.    mkdir try5
  2.    cd try5/
  3.  
  4.    tar xf /usr/src/linux-source-5.10.tar.xz
  5.  
  6.    unxz </usr/src/linux-patch-5.10-rt.patch.xz | less
  7.    cd linux-source-5.10/
  8.  
  9.    unxz </usr/src/linux-patch-5.10-rt.patch.xz | patch -p1
  10.  
  11.    cp /usr/src/linux-config-5.10/config.amd64_rt_amd64.xz .
  12.    unxz config.amd64_rt_amd64.xz
  13.  
  14.    cp config.amd64_rt_amd64 .config
  15. #   make menuconfig
  16.    make clean
  17.  
  18.    time nice -n 19 make -j16 deb-pkg 2>&1 | tee -a buildlog.log

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at