On 30/12/17 19:11, Mick wrote:
to remove the symlink pointing to the previous kernel,
to create a new symlink to the new kernel sources directory,

Or, to use the supplied gentoo tools ...

eselect kernel list

eselect kernel set n

to see what kernels the system thinks are available, and to change the current selected kernel.

Note that "emerge --depclean" will clear out all the files IT KNOWS ABOUT in /usr/src, so if you don't clean it out manually it will be full of debris from previous kernels - basically all the output of make.

But eselect kernel won't show those as available because depclean clears up all the references to them.

Cheers,
Wol

Reply via email to