From: tdryden@iil.intel.com (tdryden)
Subject: df anyone?
23 Dec 1997 02:56:50 -0800
Message-ID: <01BD0F9F.938E11A0.tdryden.cygnus.gnu-win32@iil.intel.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
To: "'Cygnus'" <gnu-win32@cygnus.com>

Does anyone have 'df' working?  I successfully compiled gnu/fileutils-3.16 but 
df doesn't quite work yet.  It is looking for the mount table (/etc/mtab, 
presumably) but can't seem to find it.  I hand generated this file and stored 
it under /etc but still get the same error:

bash$ df
df: cannot read table of mounted filesystems

df does work if invoked with a target disk and from a directory located on that 
disk:

bash$ cd //c/bin
bash$ df .
Filesystem         1024-blocks  Used Available Capacity Mounted on
-                    1542208  986929   555279     64%

Any solutions for having this table maintained by a daemon process?

Thanks,
Thomas Dryden
Intel Corporation, Haifa Israel
tdryden@iil.intel.com
Phone: 972-4-865-5871

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
