delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <EB19A8A38B497D4FA6C88EADE3A8607F0EB2CF@cf-bay-exch-04.cacheflow.com> |
From: | "Karr, David" <david DOT karr AT cacheflow DOT com> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | After upgrading to latest Cygwin, "ls /c/" works, but not "ls /e/ |
" | |
Date: | Wed, 28 Nov 2001 09:28:33 -0800 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2653.19) |
I have drives "C" and "E". Before upgrading this morning, I was at version 1.3.2. After upgrading, I can do "ls /c/" to see the contents of my C drive. However, doing "ls /e/" says "No such file or directory". Both "/cygdrive/c" and "/cygdrive/e" work. My mount output is: C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) e: on /cygdrive/e type user (binmode,noumount) I scanned the archives for something about this, but I couldn't find anything. I noticed the FAQ entry "How can I access other drives", which gave me some things to try. I then tried the following: % mount -s e: /e mount: warning - /e does not exist. Then I did this: % mkdir /e mkdir: cannot create directory `/e': File exists and then: % ls /e {files in "e:/"} That is, it listed the files in "e:/". I then tried the original "/e/" and that also worked. Also note this: % ls /c /c@ Whereas "ls /e" listed "e:/". Could someone explain what I'm seeing here? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |