Re: odd df results
Quoting Alan Chandler <alan@chandlerfamily.org.uk>:
> On Tuesday 11 November 2003 23:14, Jeffrey L. Taylor wrote:
> > I am getting the following result on my filesystem. How do I correct
> > it?
> >
> > # df
> > Filesystem 1k-blocks Used Available Use% Mounted on
> > /dev/hda1 -1006130973579 1 0 24% /
> > /dev/hda2 -1006139352819 1 0 8% /home
> >
>
> Is proc mounted? I think df assumes it is
>
Yes
# more /etc/mtab
/dev/hda1 / ext2 rw,errors=remount-ro 0 0
proc /proc proc rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/hda2 /home ext2 rw 0 0
Jeffrey
Reply to: