This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: df inconsistent with mount after adding a drive


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]