Post #2940530
2026-04-25 15:44 UTC
@freedomtux@linuxrocks.online oh and when you finish with `make menuconfig`, you note how many threads your machine has, say 16;
`make -j15 && make modules_install`
that second part is if you set anything in menuconfig to "M" instead of "in kernel" - the selections *may* be tri-state - compiled in, compiled as module, not compiled.
for more info https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel
Replies (0)
No replies.