On Monday 24 July 2006 09:05, Carl William Spitzer IV wrote:
On Sun, 2006-07-23 at 19:41 -0800, John Andersen wrote:
On Sunday 23 July 2006 15:17, Carl William Spitzer IV wrote:
It would seem you answered your own question right there:
linux:/home/cwsiv # du -sh /Win32/ 4.2G /Win32/
Those are mount points the actual files are on hdb.
If so, why did you give us that info, and how can you get the numbers to add up without considering these values? Umount /Win32 as root and try ANY ONE OF THE THREE HUNDRED examples of a du command posted by those more interested in pedantry than helping. Another poster suggested that maybe the mount failed at some point and you have a bunch of (possibly redundant) data hidden by the mount. So, that's why I suggest doing a umount and running du -h --max-depth=1 / again with as little as possible mounted. (Note: the -x argument tells du not to include those directories that actually reside on different file systems, but its not clear if in doing so, it would reveal large chunks of data hidden by mounting something over the directory in which said data resides). _____________________________________ John Andersen