Did you check if something is hidden under the mount points?

  mount --bind / /mnt
  du /mnt -hx --max-depth=1

If you're done cleaning up don't forget to

  umount /mnt

Regards,
jvp.



Reply via email to