User Tools

Site Tools


debian_build_kernel

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
debian_build_kernel [2025/04/15 01:50] neoondebian_build_kernel [2025/04/15 02:06] (current) neoon
Line 9: Line 9:
 This disables all modules currently not in use \\ This disables all modules currently not in use \\
   yes '' | make localmodconfig   yes '' | make localmodconfig
-or which copies the current .config from /boot, with everything included \\ +**Customization of the Kernel via GUI**\\
-  make olddefconfig +
-**Customization of the Kernel**\\+
   make menuconfig   make menuconfig
 **Network**\\ **Network**\\
Line 31: Line 29:
   Device drivers => SCSI device support => disk support   Device drivers => SCSI device support => disk support
   Device drivers => SCSI device support => SCSI low-level drivers => virtio-scsi support   Device drivers => SCSI device support => SCSI low-level drivers => virtio-scsi support
 +**Customization of the Kernel via CLI**\\
 +  scripts/config --enable WIREGUARD
 **Build the Kernel**\\ **Build the Kernel**\\
   make bindeb-pkg -j $(nproc)   make bindeb-pkg -j $(nproc)
debian_build_kernel.1744681810.txt.gz · Last modified: 2025/04/15 01:50 by neoon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki