You are not logged in.

#1 2022-11-17 06:44:53

GameKyuubi
Member
Registered: 2022-11-17
Posts: 1

Cleaning up /boot

https://pastebin.com/pev12qkt

Was upgrading like normal, boom full boot partition. I always forget what is going on with my boot partition but every time I'm done updating it I am too afraid to delete the stuff of unknown origin. It seems like I shouldn't have 3 different grub directories at the very least.. what can I safely remove? Like, I don't think I would need so many locales for stuff ... probably?

Offline

#2 2022-11-17 07:34:54

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Cleaning up /boot

/boot usually won't grow "enormously" - by default - on standard configurations... Unless you're installing a lot of differente kernel(s)!
Post here:

# lsblk -f

# cat /etc/fstab

# df -h

<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#3 2022-11-17 08:55:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,427

Re: Cleaning up /boot

And

cat /proc/cmdline

Offline

#4 2022-11-17 11:20:21

frostschutz
Member
Registered: 2013-11-15
Posts: 1,647

Re: Cleaning up /boot

arch kernel / initramfs are huge, if you want so save some space you can get rid of the fallback images (you'll have to boot a livecd and chroot, whenever the regular initrd doesn't work). or just keep the fallback and get rid of the optimized one...

either way, /boot can't be too small, but too many wiki/guide recommend way too small sizes for /boot and then you have problems.

Last edited by frostschutz (2022-11-17 11:21:22)

Offline

Board footer

Powered by FluxBB