Hi,

I've just discovered some peculiar behaviour with df from fileutils-4.0. It
seems to be displaying large partitions a quarter of the size they should
be. The df program within busybox shows the correct sizes. I've alos tried
the very latest devlopment version and it also exhibits this behaviour. Is
this a bug, or is there something I'm missing here?

I've attached some example output below. Hope this will help. If you need
me to test something, just let me know.

Regards,

~Damian


psiren@hibernaculum /misc/src/fileutils-4.0y/src>./df 
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda5               504004    192182    286219  41% /
/dev/hda1                15522      2368     12353  17% /boot
/dev/hda6              1008023    381973    574844  40% /usr/local
/dev/hda7               504004     60745    417656  13% /home
/dev/hda8               504004    139066    339335  30% /archive
/dev/hda9               379480     73187    287016  21% /misc/src
psiren@hibernaculum /misc/src/fileutils-4.0y/src>busybox df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda5              2016016    768728   1144876  40% /
/dev/hda1                15522      2368     12353  16% /boot
/dev/hda6              4032092   1527892   2299376  40% /usr/local
/dev/hda7              2016016    242980   1670624  13% /home
/dev/hda8              2016016    556264   1357340  29% /archive
/dev/hda9              1517920    292748   1148064  20% /misc/src
psiren@hibernaculum /misc/src/fileutils-4.0y/src>

--
Damian Kramer, Systems Programmer           Email: [EMAIL PROTECTED]
Cambridge University Press,                 Phone: +44 (0)1223 326035
Shaftesbury Road, Cambridge CB2 2RU, UK.    Fax:   +44 (0)1223 325972


Reply via email to