Hi all!

First message here.

I just dd'ed Kali on a 32Gb SD and plugged it in my Raspberry Pi. Turns out that i have 99% of my SD in use.

df -k tells me:

Code:
Filesystem     1K-blocks    Used Available Use% Mounted on
rootfs           4744620 4447228     56380  99% /
/dev/root        4744620 4447228     56380  99% /
devtmpfs          216132       0    216132   0% /dev
tmpfs              44880     184     44696   1% /run
tmpfs               5120       0      5120   0% /run/lock
tmpfs              89740       0     89740   0% /run/shm
What went wrong here? I would like to, at least, run an apt-get update and apt-get upgrade but even for that i don't have enough diskspace.

Any help would be appreciated.

Thanks,

Ton.