On Wednesday 21 November 2001 05:51 pm, Shaya Potter wrote: > du doesn't seem to provide any statistics for my ext3 partition. any > praticular reason for this? > > [EMAIL PROTECTED]:~$ mount > /dev/hda2 on / type auto (rw,errors=remount-ro,errors=remount-ro) > proc on /proc type proc (rw) > /dev/hda1 on /dosc type vfat (rw) > usbdevfs on /proc/bus/usb type usbdevfs (rw) > > [EMAIL PROTECTED]:~$ df > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/hda1 13375640 3668672 9706968 28% /dosc > [EMAIL PROTECTED]:~$
I am not positive but using 'auto' may be the problem, try using type>ext3. 'df' doesn't have any issues with ext3 fs's , afaik. (works here) -- Greg Madden