Suddenly out of storage space
Posted: Tue Dec 29, 2015 5:26 pm
My raspberry is in a loop of restating after a few seconds.
I read that its possible that your pi its out of memory
So I ran code
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 3.6G 3.4G 0 100% /
/dev/mmcblk0p1 69M 6.4M 63M 10% /boot
/dev/sda1 932G 913G 20G 98% /media/HDD
and i also ran
5.9M bin
6.4M boot
4.0K dev
5.3M etc
863M home
54M lib
16K lost+found
16K media
4.0K mnt
133M opt
0 proc
112M root
500K run
7.6M sbin
15M scripts
4.0K selinux
24K splash
8.0K srv
0 sys
20K tmp
1021M usr
1.3G var
3.4G total
But now the question what can be deleted?
and why is my SD card suddenly full?
Are there certain files/folders which can be deleted every day/week? Just like within windows the Temp folder or temp internet files etc?
I read that its possible that your pi its out of memory
So I ran code
Code: Select all
root@raspbmc:/# df -h/dev/mmcblk0p2 3.6G 3.4G 0 100% /
/dev/mmcblk0p1 69M 6.4M 63M 10% /boot
/dev/sda1 932G 913G 20G 98% /media/HDD
and i also ran
Code: Select all
root@raspbmc:/# du -csh *6.4M boot
4.0K dev
5.3M etc
863M home
54M lib
16K lost+found
16K media
4.0K mnt
133M opt
0 proc
112M root
500K run
7.6M sbin
15M scripts
4.0K selinux
24K splash
8.0K srv
0 sys
20K tmp
1021M usr
1.3G var
3.4G total
But now the question what can be deleted?
and why is my SD card suddenly full?
Are there certain files/folders which can be deleted every day/week? Just like within windows the Temp folder or temp internet files etc?