I'm not sure where the space problem is. I think its the root filesystem. I don't think it shows up"normally" because I'm running with root persistence. I'm also running with home persistence. Here is a df of the system. It's all running from the USB sdb..
Code: Select all
root@antix1:/home/demo# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 8125880 2037656 5987956 26% /live/boot-dev
/dev/loop0 1267200 1267200 0 100% /live/linux
tmpfs 1627136 209856 1417280 13% /live/aufs-ram
overlay 1627136 209856 1417280 13% /
/dev/loop1 487652 130431 327525 29% /home
tmpfs 10240 0 10240 0% /media
tmpfs 205620 584 205036 1% /run
tmpfs 10240 3372 6868 33% /live
devtmpfs 1026028 4 1026024 1% /dev
tmpfs 5120 4 5116 1% /run/lock
tmpfs 1240260 0 1240260 0% /run/shm
/dev/sdb2 21832232 2121452 18578756 11% /media/ext4-data
root@antix1:/home/demo#