Gentoo Archives: gentoo-user

From: Wol's lists <antlists@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel upgrade confusion
Date: Sat, 30 Dec 2017 19:44:12
Message-Id: 47c8b10f-3f39-53ac-b90f-41c6ac832050@youngman.org.uk
In Reply to: Re: [gentoo-user] Kernel upgrade confusion by Mick
1 On 30/12/17 19:11, Mick wrote:
2 > to remove the symlink pointing to the previous kernel,
3 > to create a new symlink to the new kernel sources directory,
4
5 Or, to use the supplied gentoo tools ...
6
7 eselect kernel list
8
9 eselect kernel set n
10
11 to see what kernels the system thinks are available, and to change the
12 current selected kernel.
13
14 Note that "emerge --depclean" will clear out all the files IT KNOWS
15 ABOUT in /usr/src, so if you don't clean it out manually it will be full
16 of debris from previous kernels - basically all the output of make.
17
18 But eselect kernel won't show those as available because depclean clears
19 up all the references to them.
20
21 Cheers,
22 Wol

Replies

Subject Author
Re: [gentoo-user] Kernel upgrade confusion Jalus Bilieyich <countolaf17@×××××.com>