4th Jun, 2014, 03:38 AM
Hey guys,
the root partition of my SD card was 100% in use, because I had accidently downloaded a large file to /home.
But the strange thing on this is, that the space didn't come available again after deleting the file.
But:
Thanks for any kind of input!
the root partition of my SD card was 100% in use, because I had accidently downloaded a large file to /home.
But the strange thing on this is, that the space didn't come available again after deleting the file.
Code:
xbian@xbian ~ $ df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 3.5G 3.2G 16K 100% /
/dev/mmcblk0p2 3.5G 3.2G 16K 100% /
devtmpfs 187M 4.0K 187M 1% /dev
none 38M 140K 38M 1% /run
/dev/mmcblk0p1 34M 22M 13M 63% /boot
/dev/mmcblk0p2 3.5G 3.2G 16K 100% /home
/dev/mmcblk0p2 3.5G 3.2G 16K 100% /lib/modules
overflow 1.0M 0 1.0M 0% /tmp
/dev/mmcblk0p2 3.5G 3.2G 16K 100% /xbmc-backup
But:
Code:
xbian@xbian ~ $ sudo du -hs /
1.7G /
Thanks for any kind of input!