I don't know what else to say or what other logs to give other that what I have below. Thank you for the help.

~ 11:38:29
❮ sudo limine-snapper-sync
Stop creating a snapshot boot entry because the boot partition usage limit 85.0% is exceeded.
Saved: /boot/8e894020c9ab48be8cae43e3b9a5598f/limine_history/snapshots.json
Updated: /boot/limine.conf
~ 11:38:42
❮ sudo limine-snapper-info
Version : 1.20.0
Manifest version : 1.3.0
UUID : 619cf237-3877-416c-a318-6b2aab55db2a
Last snapshot : ID: 498, date: 2025-09-26 23:28:22
Snapshots : 0 (max 8)
ESP usage : 45.4% of 2.00 GiB (max 85.0%)
Unused files : 0
Missed files : 0
Corrupted files : 0
~ 11:38:54
❮ df -h /boot
Filesystem Size Used Avail Use% Mounted on
/dev/nvme1n1p1 2.0G 928M 1.1G 46% /boot
~ 11:39:01
❮ sudo limine-snapper-list
ID │ Date │ Description
────┼───────────┼─────────────
~ 11:41:51
❮ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
# I also have a windows drive nvme0n1 and sda is a HDD for media.
zram0 swap 1 zram0 e3b51290-5582-4a70-90bd-e5ab248bf116 [SWAP]
nvme1n1
├─nvme1n1p1 vfat FAT32 6439-85CB 1.1G 45% /boot
└─nvme1n1p2 btrfs 619cf237-3877-416c-a318-6b2aab55db2a 309G 66% /home
/root
/var/cache
/var/log
/srv
/var/tmp
/

13 Comments
just_another_person@lemmy.world · 8 pts · 215d
Remove old entries youve created with this tool, or grow that partition.
There's no reason you should have a ton of different boot entries to snapshots.
Comexs@lemmy.zip · 4 pts · 215d
what tool?
limine-snapper-info says I have 0 snapshots out of 8.
just_another_person@lemmy.world · 0 pts · 215d
Then what's taking up all the space? If you want the tool to work, then grow the partition to get past the space limitation. Simple as that.
Comexs@lemmy.zip · 2 pts · 215d
I don't have even the slightest idea of what is take up all the space. My main problem isn't that the snapshot feature isn't work but the fact that I don't know why its saying 85% of the boot partition has been usage up is my main concern. Just like you said I could just increase the size of the partition but that might just delay my issue until later and then I would have the same issue but twice the size.
just_another_person@lemmy.world · 1 pts · 215d
du -hsc /boot/*Comexs@lemmy.zip · 1 pts · 215d
kumi@feddit.online · 1 pts · 215d
Here, you dropped this:
/*BTW
ncdu -x /bootComexs@lemmy.zip · 1 pts · 215d
Oh, I didn't notice.
dnub@piefed.social · 1 pts · 215d
Exactly, can't you put a 5 or 10 snapshots limit where older get deleted as new ones are created? Timeshift has that
IanTwenty@piefed.social · 4 pts · 215d
https://discuss.cachyos.org/t/boot-partition-usage-limit-is-exceeded/21452
This seems to be not uncommon problem with default setup of cachy. Recommendations there are that 2gb default for /boot is too small and some other tips to slim it down.
eldavi@lemmy.ml · 2 pts · 214d
my /boot is also 2 gigs and i'm glad you shared this; thank you!
ada@lemmy.blahaj.zone · 1 pts · 215d
The quickest and easiest solution would be to update your snapper config and reduce the number of snapshots you keep.