[SOLVED] Disk Suddenly Fulls

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
unmetalmilitia4
Level 1
Level 1
Posts: 4
Joined: Tue Mar 05, 2024 5:47 am

[SOLVED] Disk Suddenly Fulls

Post by unmetalmilitia4 »

I looked at other threads but couldn't find what I was looking for. My disk space suddenly fulls up for reasons I don't know. Is there a way to clean it up? Here's the

Code: Select all

df -h
output is anyone's wondering:

Code: Select all

Filesystem      Size  Used Avail Use% Mounted on
tmpfs           1.6G  1.8M  1.5G   1% /run
/dev/nvme0n1p2  468G  380G   65G  86% /
tmpfs           7.6G     0  7.6G   0% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
efivarfs        148K   37K  107K  26% /sys/firmware/efi/efivars
/dev/nvme0n1p1  511M  6.1M  505M   2% /boot/efi
tmpfs           1.6G  188K  1.6G   1% /run/user/1000
Last edited by unmetalmilitia4 on Tue Mar 26, 2024 10:50 am, edited 1 time in total.
billyswong
Level 8
Level 8
Posts: 2240
Joined: Wed Aug 14, 2019 1:02 am

Re: Disk Suddenly Fulls

Post by billyswong »

Have you checked out "Disk Usage Analyzer"? If you find significant storage space occupied by files that aren't created by yourself explicitly, you may post where they are and what names are them. Then we may be able to suggest how to deal with them.
User avatar
spamegg
Level 14
Level 14
Posts: 5118
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: Disk Suddenly Fulls

Post by spamegg »

unmetalmilitia4
Level 1
Level 1
Posts: 4
Joined: Tue Mar 05, 2024 5:47 am

Re: Disk Suddenly Fulls

Post by unmetalmilitia4 »

billyswong wrote: Tue Mar 26, 2024 10:38 am Have you checked out "Disk Usage Analyzer"?
It seems like timeshift was keeping much of the space. I cleaned the old snapshots and disk is free once again.
spamegg wrote: Tue Mar 26, 2024 10:45 am This might help
https://easylinuxtipsproject.blogspot.c ... -mint.html
I checked that guide before but it didn't help much. Still thanks for the suggestion!
User avatar
PaulL
Level 6
Level 6
Posts: 1089
Joined: Mon Apr 24, 2023 10:57 am
Location: Connecticut

Re: [SOLVED] Disk Suddenly Fulls

Post by PaulL »

Take a look at your Timeshift setup. You can set it to not save so many snapshots. And not to make so many in the first place! :)

I also find it helpful to store my snapshots on an external hard drive with plenty of space, so that my internal drive doesn't get so full.
Post Reply

Return to “Beginner Questions”