Hi,
Turning my RP4 into a Cups print server made me realizing there is not much space left on my 16GB microSD - That SD card is the one and only drive/disk that is connected in terms of using physically attached storage with this RasPi.
None of the usual hints, available through the search function of this forum helped so far.
- tried to
sudo apt clean
sudo apt autoclean
I was able to identify storage utilisation usage through ncdu and also JDiskReport. Both tell that starting from root, the file system uses around 6.9 GB for all necessary to have to OS operational - With 6.9GB I’m totally fine
Hence, no excessive logging happened, no backup routines in place, no folder /media/ .... where mount-mismatches drop anything.
There is nothing to my understanding that would make df show the following status for the main-partition (closer look at mmcblk0p2):
Anyone has a clue what is ruining my day here?
Turning my RP4 into a Cups print server made me realizing there is not much space left on my 16GB microSD - That SD card is the one and only drive/disk that is connected in terms of using physically attached storage with this RasPi.
None of the usual hints, available through the search function of this forum helped so far.
- tried to
sudo apt clean
sudo apt autoclean
I was able to identify storage utilisation usage through ncdu and also JDiskReport. Both tell that starting from root, the file system uses around 6.9 GB for all necessary to have to OS operational - With 6.9GB I’m totally fine
Hence, no excessive logging happened, no backup routines in place, no folder /media/ .... where mount-mismatches drop anything.
There is nothing to my understanding that would make df show the following status for the main-partition (closer look at mmcblk0p2):
Code:
Dateisystem Größe Benutzt Verf. Verw% Eingehängt aufudev 3,9G 0 3,9G 0% /devtmpfs 819M 3,6M 816M 1% /run/dev/mmcblk0p2 16G 15G 271M 99% /tmpfs 4,1G 152k 4,1G 1% /dev/shmtmpfs 5,3M 17k 5,3M 1% /run/locktmpfs 537M 0 537M 0% /mnt/ram/dev/mmcblk0p1 535M 79M 457M 15% /boot/firmware/dev/zram0 235M 23M 194M 11% /var/logtmpfs 819M 41k 819M 1% /run/user/1000Statistics: Posted by sweckster — Sat Jan 31, 2026 2:16 pm — Replies 7 — Views 96