bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

df has problems with 'auto' fs type


From: Jacob Kuntz
Subject: df has problems with 'auto' fs type
Date: Sat, 3 Nov 2001 00:56:33 -0500
User-agent: Mutt/1.3.23i

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]