I'm quite a noob with linux and I'm now in front of an unsolvable issue.
My raspbian is currently saying that rootfs and /dev/root is full :
Code: Select all
$ df -h
Sys. fich. Taille Util. Dispo Uti% Monté sur
rootfs 13G 13G 0 100% /
/dev/root 13G 13G 0 100% /
devtmpfs 211M 0 211M 0% /dev
tmpfs 44M 372K 44M 1% /run
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 88M 0 88M 0% /run/shm
/dev/mmcblk0p5 60M 19M 41M 32% /boot
tmpfs 88M 4,0K 88M 1% /tmp
Please help me if you have any idea!
Thank a lot for your help

Madlax.