df does not print statistics for filesystems mounted as type auto. This is
the recomended way to mount ext3 filesystems. I tried mounting the
filesystem as ext3 specificly, and then as ext2. df -a does show it, as well
as proc, and so on.

/etc/fstab:
/dev/discs/disc0/part1 / auto defaults,errors=remount-ro 0 1

mount:
/dev/discs/disc0/part1 on / type auto (rw,errors=remount-ro,errors=remount-ro)

/proc/mounts:
/dev/ide/host0/bus0/target0/lun0/part1 / ext3 rw 0 0

I'm using df from fileutils 4.1 with linux kernel 2.4.13, ext3 patch
2.4-0.9.13 and devfs.

-- 
Jacob Kuntz
http://www.lucidpark.net/


_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to