public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* df inconsistent with mount after adding a drive
@ 2016-01-21 10:47 Miya Miller
  2016-01-21 15:36 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Miya Miller @ 2016-01-21 10:47 UTC (permalink / raw)
  To: cygwin

$ mount
C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin64 on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
F: on /cygdrive/f type ntfs (binary,posix=0,user,noumount,auto)

$ df
Filesystem     1K-blocks      Used Available Use% Mounted on
C:/cygwin64    249698300 234618120  15080180  94% /
D:             468815868 365211272 103604596  78% /cygdrive/d

$

After adding an F drive a few months ago, df has been ignoring it.

Why is cygwin inconsistent like this - why does df by default ignore a
local drive which shows up in my mount table (or /etc/mtab, if you
prefer...)? I imagine it has something to do with slow external media,
but where is this information stored?

Where should I have looked (or what terms should I have searched on)
to find documentation on how to change my configuration to rectify
this issue (to make the default behavior of df include my f drive)?

(Thank you)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: df inconsistent with mount after adding a drive
  2016-01-21 10:47 df inconsistent with mount after adding a drive Miya Miller
@ 2016-01-21 15:36 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2016-01-21 15:36 UTC (permalink / raw)
  To: cygwin

On 21/01/2016 06:34, Miya Miller wrote:
> $ mount
> C:/cygwin64/bin on /usr/bin type ntfs (binary,auto)
> C:/cygwin64/lib on /usr/lib type ntfs (binary,auto)
> C:/cygwin64 on / type ntfs (binary,auto)
> C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
> D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
> F: on /cygdrive/f type ntfs (binary,posix=0,user,noumount,auto)
>
> $ df
> Filesystem     1K-blocks      Used Available Use% Mounted on
> C:/cygwin64    249698300 234618120  15080180  94% /
> D:             468815868 365211272 103604596  78% /cygdrive/d
>
> $
>
> After adding an F drive a few months ago, df has been ignoring it.
>

>
> (Thank you)
>
> --

Dar Miya,
please follow the guideline:

> Problem reports:       http://cygwin.com/problems.html

"Run cygcheck -s -v -r > cygcheck.out and include that file as an 
attachment in your report. Please do not compress or otherwise encode 
the output. Just attach it as a straight text file so that it can be 
easily viewed."


Can you also run
   /usr/lib/csih/getVolInfo /cygdrive/f
and provide the output ?
It is part of "csih" package

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-21 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-21 10:47 df inconsistent with mount after adding a drive Miya Miller
2016-01-21 15:36 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).