cd /d/somedir fails, but cd /d; cd somedir works

Chris Faylor cgf@cygnus.com
Wed Jun 14 07:22:00 GMT 2000


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@sourceware.cygnus.com



More information about the Cygwin mailing list