delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/05/25/10:37:49

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Fri, 25 May 2001 10:26:16 -0400
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: The death of the //x use in cygwin
Message-ID: <20010525102616.E22907@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20010524232242 DOT A21130 AT redhat DOT com> <3B0E1A89 DOT 82D9CBCE AT iee DOT org>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <3B0E1A89.82D9CBCE@iee.org>; from dwsharp@iee.org on Fri, May 25, 2001 at 09:40:41AM +0100

On Fri, May 25, 2001 at 09:40:41AM +0100, Don Sharp wrote:
>Christopher Faylor wrote:
>> 
>> I wanted to give a heads up to everyone that the //c method
>> for accessing drives will finally be removed in Cygwin 1.3.3.
>> We've been threatening to do this for more than a year and
>> the time has finally come.
>> 
>...snip..
>> 
>> If this is too cumbersome, you can change /cygdrive to whatever
>> you want.  Many people seem to like to have the drives accessible
>> as a directory so that c: == /c .  The easiest way to default to
>> this behavior is to do this:
>> 
>> mount -s --change-cygdrive-prefix /
>> 
>> Or conversely, if you think that /cygdrive is too short and too
>> hard to remember, you could also do something like:
>> 
>> mount -s --change-cygdrive-prefix /bobs-disk-devices
>> 
>> Then, you can access drives as:
>> 
>> ls /bobs-disk-devices/c/foo
>> 
>> Note that the default "mount mode" for these devices remains as "text
>> mounts".  If you want to change the mount mode to be "binmode', you
>> can do this:
>> 
>> mount -b -s --change-cygdrive-prefix /
>> 
>
>however even if you do
>
>mount -f -b -s --change-cygdrive-prefix /cygdrive
>
>to try and change from user level to global level
>
>mount still reports ( after logging out and back in again and inetd not
>running prior to logout )
>
>d: on /cygdrive/d type user (binmode,noumount)
>k: on /cygdrive/k type user (binmode,noumount)
>l: on /cygdrive/l type user (binmode,noumount)
>t: on /cygdrive/t type user (binmode,noumount)
>
>Keep up the good work.

Um.  "User level" has precedence over system level.  It always has.

Logging out and logging in have never had any effect on the mount
table.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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