[gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Nikos Chantziaras
On 30/06/2022 20:11, Guillermo wrote: [screenshot] Doesn't "emerge -a --depclean" remove all these old kernels?

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Guillermo
Hello, I still have the same problem, but the command worked fine. On 30/06/2022 19:24, Nikos Chantziaras wrote: On 30/06/2022 20:11, Guillermo wrote: [screenshot] Doesn't "emerge -a --depclean" remove all these old kernels?

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Michael
On Thursday, 30 June 2022 19:15:33 BST Guillermo wrote: > Hello, > > I still have the same problem, but the command worked fine. The command "emerge -a --depclean" will only remove uninstall the kernel packages, but will not remove files from /usr/src/, or old kernel images and files from /boot

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Wols Lists
On 30/06/2022 19:23, Michael wrote: On Thursday, 30 June 2022 19:15:33 BST Guillermo wrote: Hello, I still have the same problem, but the command worked fine. The command "emerge -a --depclean" will only remove uninstall the kernel packages, but will not remove files from/usr/src/, or old kern

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Lee
The OP should read the section of the Gentoo manual on kernel install to learn what files are installed where. Yea, but just rm the kernels and initramfs's from /boot and you're golden. FWIW, I usually only upgrade my kernel when it's a major revision. On Thu, Jun 30, 2022 at 12:39 PM Wols Lists

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread William Kenworthy
and don't forget to run "uname -a" to get your currently running kernel version and make sure you don't delete that! "IF" "uname -a" isn't the latest version you have in /boot, some more investigation as to why will be needed. BillK On 1/7/22 04:29, Lee wrote: > The OP should read the section o

Re: [gentoo-user] Re: Boot has no space left.

2022-06-30 Thread Dale
William Kenworthy wrote: > > and don't forget to run "uname -a" to get your currently running > kernel version and make sure you don't delete that! > > "IF" "uname -a" isn't the latest version you have in /boot, some more > investigation as to why will be needed. > > BillK > > Just to add another

Re: [gentoo-user] Re: Boot has no space left.

2022-07-01 Thread Wols Lists
On 01/07/2022 00:21, Dale wrote: When I upgrade to a new kernel, I run for a month or so and then manually clean out /boot, that would include kernel, init thingy, System.map and config files. Seeing this reminds me it might be a good time to look into updating, even tho I might not reboot for a

Re: [gentoo-user] Re: Boot has no space left.

2022-07-01 Thread Dale
Wols Lists wrote: > On 01/07/2022 00:21, Dale wrote: >> When I upgrade to a new kernel, I run for a month or so and then >> manually clean out /boot, that would include kernel, init thingy, >> System.map and config files. >> >> Seeing this reminds me it might be a good time to look into updating, >