Re: df and ext3
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?
>
> spotter@zaphod:~$ 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)
>
> spotter@zaphod:~$ df
> Filesystem 1k-blocks Used Available Use% Mounted on
> /dev/hda1 13375640 3668672 9706968 28% /dosc
> spotter@zaphod:~$
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
Reply to:
- References:
- df and ext3
- From: Shaya Potter <spotter@cs.columbia.edu>