Mail Archives: djgpp-workers/2001/01/18/21:04:54
At 09:31 PM 1/18/01 +0100, Martin Str|mberg wrote:
<Snipped>
>I hope you mean in the root directory...
Yes, and yours are clearly different.
>Let's do it on the Partition Magic CD:
>
>UTILITY <DIR> 99-10-22 5.00 UTILITY
>FRANCAIS <DIR> 99-10-22 5.00 FRANCAIS
>ENGLISH <DIR> 99-10-22 5.00 ENGLISH
>DEUTSCH <DIR> 99-10-22 5.00 DEUTSCH
>AUTORUN EXE 47 616 99-10-22 5.00 AUTORUN.EXE
>
>Actually all timestamps in the root are "99-10-22 5.00"...
Oops. I was using PM 4.0, not PM 5.0. Here are my PM 5.0 results:
WinProperties = 144,670,720 = 141,280 * 1024
April, 1997 df.exe:
F:\Eudora\Attach>df z:
Filesystem 1024-blocks Used Available Capacity Mounted on
PMagic_5 142212 142212 0 100% z:/
August, 1997 df.exe:
M:\bin>df z:
Filesystem 1024-blocks Used Available Capacity Mounted on
PMagic_5 141280 141280 0 100% z:/
May, 2000 df.exe:
O:\bin>df z:
Filesystem 1024-blocks Used Available Capacity Mounted on
PMagic_5 142212 142212 0 100% z:/
df.exe rebuilt with CVS statfs.c:
O:\gnu\filutil3.16\src>df z:
Filesystem 1024-blocks Used Available Capacity Mounted on
PMagic_5 142212 142212 0 100% z:/
1997 statfs.c:
O:\src\libc\compat\sys\vfs>statfs97 z:
After AX1510: bsize = 2048, free = 0, blocks = 71106.
Results for `z:':
Total blocks: 71106
Available blocks: 0
Block size: 2048
This is 142,212 blocks of 1024.
Latest statfs.c from Martin:
O:\src\libc\compat\sys\vfs>statfsms z:
After AX1510: bsize = 2048, free = 0, blocks = 71106.
After AX7303: bsize = 32768, free = 0, blocks = 4415.
After AX7303+DVD chk: bsize = 2048, free = 0, blocks = 71106.
Results for `z:':
Total blocks: 71106
Available blocks: 0
Block size: 2048
AX1510 results: 142,212 blocks of 1024
AX7303 results: 141,280 blocks of 1024
Once again pointing to my system as the failing component.
I think we can call this finished now. Your version seems to be OK,
it's my system that reacts differently.
---------------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org OR
pjfarley AT banet DOT net)
- Raw text -