delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/06/06/15:09:15

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
From: "Bernard A Badger" <bab AT vx DOT com>
To: "CygWin Users' List" <cygwin AT cygwin DOT com>
Subject: RE: Need help in umounting the auto mounted mount points
Date: Thu, 6 Jun 2002 15:10:08 -0400
Message-ID: <INEKLKBFCDBPKMKAJLMDOEACCEAA.bab@vx.com>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
In-Reply-To: <20020606154213.GD12375@justpickone.org>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Importance: Normal


> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
> Of David T-G
> Sent: Thursday, June 06, 2002 11:42 AM
> To: CygWin Users' List
> Subject: Re: Need help in umounting the auto mounted mount points
>
>
> Bernard, et al --
>
> ...and then Bernard A Badger said...
> %
> % I expected it to be mentioned already, but since it hasn't, here goes:
>
> Thanks for the pointer.  The only reason I didn't go into details was
> because I instead pointed to the archives for the discussion; I was
> *trying* to keep this thread from going too far off into the weeds.
> Looks like I didn't succeed :-)
>
> Interesting comment regarding script dependence on /cygdrive.  Are these
> your scripts or are there cool resources out there which I might enjoy
> perusing?
This was a while back, just after it was introduced.  Maybe they've cleaned up
by now.  A quick,
find / -type f -print0 | xargs -0 egrep -e /cygdrive -l /dev/null
reveals few cases:

mkgroup and mkpasswd which contains:
/cygdrive/%c

(I'm not sure how this is invoked, but it's in there.)

My own /etc/rsyncd.conf contains the link names, /cygdrive/C, /cygdrive/D.
If I change the prefix now, these will no longer work.  It's not hard to fix
individual ones, but the point is that things that exist persist in places you
might not suspect.  For example, my
./home/Administrator/gdbtk.ini
contains
session=/cygdrive/c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin
because that was active at the time I ran gdb.  I didn't know this, until I
searched for it.  The more use you make of things, the less easy it is to change
them.  I don't recommend chaning the prefix, but YMMV.

>
>
> TIA & HAND
>
> :-D
> --
> David T-G                      * It's easier to fight for one's principles
> (play) davidtg AT justpickone DOT org * than to live up to them. -- fortune cookie
> (work) davidtgwork AT justpickone DOT org
> http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
>
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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