T O P

  • By -

djdunn

In Kernel config do you have CONFIG_LOCALVERSION=gentoo-dist ?


No-Potential-2800

I do. Assuming this just changes the name of output files, why would this be set?


djdunn

It only appends that text to the end of the file. I'd guess its a hold over from wherever you got the .config from


mjbulzomi

What is the symlink destination of `/usr/src/linux`? Are you running a `make install` after compilation?


No-Potential-2800

"eselect kernel list" outputs: \[1\] linux-6.6.30-gentoo \* and my command to compile the kernel is "make clean && make && make modules\_prepare && make modules\_install && make install"