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 10:22:45 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: cd /d/somedir fails, but cd /d; cd somedir works Message-ID: <20000614102245.B32457@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 09:52:10AM -0400 On Wed, Jun 14, 2000 at 09:52:10AM -0400, Tolkin, Steve wrote: >I can cd to a drive other than C: in two steps, as follows: > cd /d > cd somedir > >This assumes I have earlier done, in a DOS box: > cd / > mkdir d > mount d:\ /d What version of Cygwin are you using? There was a reported bug similar to this in 1.1.1 which was supposed to be fixed in 1.1.2. If you are using 1.1.2, then please send an strace log to this list: strace -osomefile bash cd /d/somedir exit The "somefile" will contain the strace log. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com