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 M schrieb am 2001-05-23, 15:06:

> ls C:
> 
> works fine, but
> 
> ls /cygdrive/c
> 
> says
> 
> ls: /cygdrive/c: No such file or directory

You mounted wrong...

My cygcheck -s includes this:
=============================
H:\bin  /usr/bin  system  binmode
H:\lib  /usr/lib  system  binmode
H:    /        system  binmode
c:    /cygdrive/c  user    binmode,noumount
d:    /cygdrive/d  user    binmode,noumount
e:    /cygdrive/e  user    binmode,noumount
i:    /cygdrive/i  user    binmode,noumount

yours:
======
C:\CygWin\bin  /usr/bin  system  binmode
C:\CygWin\lib  /usr/lib  system  binmode
C:\CygWin  /        system  binmode
c:    c        user    textmode
d:    d        user    textmode
f:    f        user    textmode

gph

-- 
=^..^=

--
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]