This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CygWin file access puzzle


Karl,

The answer is in your cygcheck output:

...
C:\CygWin\bin  /usr/bin  system  binmode
C:\CygWin\lib  /usr/lib  system  binmode
C:\CygWin  /        system  binmode
...

You are not using "/cygdrive" as your unmounted volume prefix, you're using 
"/CygWin".

I think if you change that or use it in your ls and other commands, all 
will work as expected.

Randall Schulz
Mountain View, CA USA


At 15:06 2001-05-23, Karl M wrote:
>Hi All...
>
>I just installed cygwin on an nt4.0 sp6 box. When I run a bash shell,
>
>ls C:
>
>works fine, but
>
>ls /cygdrive/c
>
>says
>
>ls: /cygdrive/c: No such file or directory
>
>with similar behavior for cd or executing other cygwin and non-cygwin 
>programs.  I have attached a
>
>cygcheck -s
>
>output. So what did I do wrong?
>
>Thanks,
>
>...Karl


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]