Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Boot has no space left.
Date: Mon, 27 Jun 2022 10:04:01
Message-Id: f6bc9862-4fc2-11c8-7f33-4fbe0d09a28a@gmail.com
In Reply to: [gentoo-user] Boot has no space left. by "Guillermo García"
1 Guillermo García wrote:
2 > Hello,
3 >
4 > I was updating my gentoo install, and now it says that /boot has 0
5 > bytes, however i don't know why since i never save anything in that
6 > folder.
7 >
8 > Any idea on what can i do?
9 >
10 > Thanks.
11 >
12 >
13 >
14
15
16 I'd start by doing this:
17
18 du -shc /boot/* | sort -h
19
20 That will show the size of files in /boot and sort them from smallest to
21 largest. It could be that you have a large number of kernels and maybe
22 init thingys in there.  If so, some house cleaning may be required. 
23
24 Dale
25
26 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] Boot has no space left. Michael <confabulate@××××××××.com>
Re: [gentoo-user] Boot has no space left. tastytea <gentoo@××××××××.de>