delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/01/21/00:34:39

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:date:message-id:subject:from:to
:content-type; q=dns; s=default; b=ehKV0GH9w/QOozagkNDQOI/qhImRw
AHNyXZSOqOdO+O3O57EgRZOSRgcuFRNmB/olAvoAmr4H0VbHGo26ZoqUuE0FBNqo
yz8PmZ0G6PHCuNHmuPo9frhmo2u+S8TqnapDgpsLkIYzKvXbd2K3SOmQXLkKKWaJ
TGdoFyOkUZDl1w=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:date:message-id:subject:from:to
:content-type; s=default; bh=eP7l87T0XLE4P8v8ZGh8t6VDNiE=; b=Ls4
XB31GLhW2tXoJKzwUcmoZYwXgOspULDMHDheWBtnGs9/1Gr2Zv9hwRFBGGLoy8oc
UPJic5w+8tDgEuLhxmmW8R2dxoZj4oyOjA7vSu+Z8cKW6iGMIXyxG8o3N+odutUP
aDOFSEDem4faqQkQ+WUfMCBT2pBLqbRYDw8JHHMc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=mounted, Filesystem, mount, media
X-HELO: mail-io0-f182.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=hrlYenMRnnwl6ZrJP5+IlLgXIk8E/r8ynoBrwm8AtL0=; b=UqKKeeTyFqHSjbtOF/fOduaPgLjnILJR4mU6APBcH8Gjy9rnxWEoC2imL7FJ+rnJpp 5xbjp7yIZodhaDH0lS8IyiNRuPq6TFz0k15RK7F6TTB9E1ejKsqTvqRsPMSAHbbdqOIU 4NRRcypCQlSMD7srvNbZFFCQ1lQX8YknCyUHA2B9Z39fQkSfIt+6tnPtVrzH+WrJKoBG mZWKz1ONL5HQd6GTP09wRyFV8aa2grFXIPE2UmKTOhZgbGy50oG1umUZwkw3euz0SOti nEpFMRFF+jxxFUSkLUdU1/+mGCxwQlTXcBaZnop9OiRT9nzfGBhufeCbyQ3ziNr9XX7c D0Zg==
X-Gm-Message-State: ALoCoQmPYKXQWG+gkZRS6ApFaB+imxYm2gOevEp/RkzLzX5/Hd2tpPtNcDf3RLcyATYyslxI5XaQmOOwvHgdQPGH1/Tjr8xkqw==
MIME-Version: 1.0
X-Received: by 10.107.31.17 with SMTP id f17mr32871761iof.68.1453354458954; Wed, 20 Jan 2016 21:34:18 -0800 (PST)
Date: Thu, 21 Jan 2016 00:34:18 -0500
Message-ID: <CADDWQutTzFhTTtFCJW6EUj=h-0RQkqf4YUOo5WdhffkjXOB-=w@mail.gmail.com>
Subject: df inconsistent with mount after adding a drive
From: Miya Miller <senmiya4 AT gmail DOT com>
To: cygwin AT cygwin DOT com

$ 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019