AcidBurner
New Member
Hello everybody!
It seems something is eating up my hole root partion! I have installed Suse for one week and the root partion are full already! How can that be.
Here are the output when I use the commant
But when I use the commant
the output looks as follow:
So and when I count all together it will never be 39G! 
Thanks in advance!
Burner
It seems something is eating up my hole root partion! I have installed Suse for one week and the root partion are full already! How can that be.
Here are the output when I use the commant
Code:
df -hT
Code:
rootfs rootfs 41G 34G 2.6G 93% /
devtmpfs devtmpfs 1.9G 8.0K 1.9G 1% /dev
tmpfs tmpfs 1.9G 144K 1.9G 1% /dev/shm
tmpfs tmpfs 1.9G 700K 1.9G 1% /run
/dev/sda7 btrfs 41G 34G 2.6G 93% /
tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs tmpfs 1.9G 0 1.9G 0% /media
tmpfs tmpfs 1.9G 700K 1.9G 1% /var/lock
tmpfs tmpfs 1.9G 700K 1.9G 1% /var/run
/dev/sda2 fuseblk 55G 48G 6.9G 88% /windows/C
/dev/sda3 fuseblk 14G 3.8G 9.9G 28% /windows/D
/dev/sda5 ext4 154M 33M 114M 23% /boot
/dev/sda8 btrfs 128G 4.2G 118G 4% /home
But when I use the commant
Code:
du -hsx /* | sort -n
Code:
0 /media
0 /mnt
0 /opt
0 /proc
0 /selinux
0 /sys
1.3M /srv
1.5G /var
4.1G /home
6.9G /usr
11M /bin
13M /sbin
24M /etc
24M /lib64
27M /boot
31M /root
51G /windows
68M /tmp
152K /dev
226M /lib
704K /run
Thanks in advance!
Burner