Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Wed, 14 Jun 2000 15:48:20 -0400 To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Re: cd /d/somedir fails, but cd /d; cd somedir works Message-ID: <20000614154820.A7848@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: "'cygwin AT sourceware DOT cygnus DOT com'" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from Steve.Tolkin@fmr.com on Wed, Jun 14, 2000 at 03:00:37PM -0400 On Wed, Jun 14, 2000 at 03:00:37PM -0400, Tolkin, Steve wrote: >I think I have found and fixed the problem. >It was indeed that C: was mounted in binmode. After I did this: > >505~> mount -f -t c: / >506~> mount >Device Directory Type Flags >C:\bin /usr/bin user binmode >C:\lib /usr/lib user binmode >d: /d user textmode >f: /f user textmode >c: / user textmode >e: /e user textmode > >my "Permission denied" problems, as mentionned below, went away! >I think this should be added to the FAQ and/or other relevant documents. If you got "Permission denied" errors just because something was mounted as binmode, then that's a bug. I'm not going to add a bug report to the FAQ. Sorry. AFAIK, all of the "permission denied" errors were fixed in cygwin 1.1.2. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com