Re: does not understand "df -H"

2008-11-30 Thread Sahil Tandon
Tsu-Fan Cheng <[EMAIL PROTECTED]> wrote: > Hi, >I have a pretty basic question: when I "df -H" my disk, the numbers > cant add up, > > > Filesystem SizeUsed Avail Capacity Mounted on > /dev/ad0c 484G429G 17G96%/ad0c > > > there should be more disk space avai

Re: does not understand "df -H"

2008-11-30 Thread Wojciech Puchar
Filesystem SizeUsed Avail Capacity Mounted on /dev/ad0c 484G429G 17G96%/ad0c there should be more disk space available based on what is shown. why is this like that?? man newfs man tunefs you used default options with newfs i think, including 8% space reservat

does not understand "df -H"

2008-11-30 Thread Tsu-Fan Cheng
Hi, I have a pretty basic question: when I "df -H" my disk, the numbers cant add up, Filesystem SizeUsed Avail Capacity Mounted on /dev/ad0c 484G429G 17G96%/ad0c there should be more disk space available based on what is shown. why is this like that?? thanks!