Devnote
›
linux kernel
linux kernel
Edit
Kernel build
https://phoenixnap.com/kb/build-linux-kernel
make -j$(nproc)
로 병렬 빌드
Kernel update
https://www.baeldung.com/linux/remove-old-kernels
https://www.reddit.com/r/archlinux/comments/fp557l/how_to_remove_manually_compiled_kernel/?rdt=64142