User Tools

Site Tools


kernel_compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kernel_compiling [2025/06/01 11:25]
me
kernel_compiling [2025/06/03 10:08] (current)
me
Line 1: Line 1:
 +
 +[[test for required tools]]
 +
 https://blog.paranoidpenguin.net/2016/10/how-to-build-your-own-kernel-on-slackware-linux/ https://blog.paranoidpenguin.net/2016/10/how-to-build-your-own-kernel-on-slackware-linux/
  
Line 11: Line 14:
 [[AUFS patching for 666]] [[AUFS patching for 666]]
  
-https://github.com/sfjro/aufs-standalone/tree/aufs6.6.54  --- patches for 666+https://github.com/sfjro/aufs-standalone/tree/aufs6.6.54  --- AUFS patches for 666
  
  
Line 182: Line 185:
  
 xz -dc < /boot/initrd-$(uname -r).img | cpio -idmv  ... all at once, if file is xz xz -dc < /boot/initrd-$(uname -r).img | cpio -idmv  ... all at once, if file is xz
 +
 +
 +xz -dc < initrfs.img | cpio -idmv
  
  
kernel_compiling.1748777116.txt.gz ยท Last modified: 2025/06/01 11:25 by me