Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
It it normal for my first 3 partitions to be completely full? What causes that?
Filesystem Size Used Available Use% Mounted on
rootfs 9.7M 9.7M 0 100% /
/dev/root 9.7M 9.7M 0 100% /
/dev/loop0 4.5M 4.5M 0 100% /sys/crfs
/dev/sda2 1.8T 381.7G 1.4T 21% /mnt/HD_a2
/dev/sdb2 1.8T 1.4T 376.6G 79% /mnt/HD_b2
/dev/sda4 486.2M 2.9M 483.3M 1% /mnt/HD_a4
/dev/sdb4 486.2M 2.3M 483.9M 0% /mnt/HD_b4
/dev/sda2 1.8T 381.7G 1.4T 21% /opt
Offline
Yes and no. / # df -h
Filesystem Size Used Avail Use% Mounted on
%root% 9.7M 6.4M 2.9M 69% /
/dev/ram0 9.7M 6.4M 2.9M 69% /
/image.cfs 4.5M 4.5M 0 100% /sys/crfs
/dev/sda2 1.8T 1.5T 385G 80% /mnt/HD_a2
/dev/sdb2 1.8T 1.6T 280G 85% /mnt/HD_b2
/dev/sda4 485M 11M 474M 3% /mnt/HD_a4
/dev/sdb4 485M 11M 474M 3% /mnt/HD_b4
/dev/sdc 3.7G 1.3G 2.3G 37% /mnt/usb
/ #
The image should/can be 100% but root should never be full. Check /tmp. It all depends on what you are running and how you have it configured.
Offline