| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <20020722193720.91299.qmail@web10104.mail.yahoo.com> |
| Date: | Mon, 22 Jul 2002 21:37:20 +0200 (CEST) |
| From: | =?iso-8859-1?q?Sylvain=20Petreolle?= <spetreolle AT yahoo DOT fr> |
| Subject: | Re: Odd mount and path problem |
| To: | "Larry V. Streepy, Jr." <streepy AT healthlanguage DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| In-Reply-To: | <3D3C5603.9090008@healthlanguage.com> |
| MIME-Version: | 1.0 |
If you don't specify a dos drive, \cygwin\bin will be relative to the curent dos disk drive. so if you are in d:, \cygwin\bin\ls.exe exists. after that you do a 'cd /c'. current dos drive becomes c:. c:\cygwin\bin\ls.exe doesn't exist and you get 'not found'. answer to your P.S.: P.S. I am not using the normal installation settings where /cygwin is mounted as / since I have a lot of other directories at the top of my D drive that I want to access from within cygwin all drives can be accessed by 'cd /cygdrive/x' when x is the letter of the dos drive. so the following mountpoints is incorrect: C: on /c type system (binmode) should be c: on /cygdrive/c type system (binmode) does that answer all your questions ? ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- 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 |