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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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: | <430551E4.1060206@byu.net> |
Date: | Thu, 18 Aug 2005 21:28:36 -0600 |
From: | Eric Blake <ebb9 AT byu DOT net> |
User-Agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
MIME-Version: | 1.0 |
To: | Jerrad Pierce <jpierce AT PLANT DOT MIT DOT EDU> |
CC: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Subject: | Re: Virtual drives should not be pies in the sky |
References: | <568F0AEE7A57D511923900508B5564510AA9E7CC AT plantnt DOT facilities DOT ms DOT mit DOT edu> |
In-Reply-To: | <568F0AEE7A57D511923900508B5564510AA9E7CC@plantnt.facilities.ms.mit.edu> |
X-IsSubscribed: | yes |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Jerrad Pierce on 8/18/2005 10:37 AM: > /cygdrive/c should not be invisible objects in the ether, they should live > on the filesystem like a proper mounted filesystem, allowing them to > accessible with tab completion. It's a general problem with all mount points. If there is no file or directory by the same name as the mount point, then cygwin's readdir() will not see it (and that is what tab-completion relies on). The solution is to create a directory with the same name as the mount-point: 'mkdir /cygdrive'. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net volunteer cygwin bash maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDBVHk84KuGfSFAYARAnCJAJ0X8VuVzRs19+kICnmKBcQ03PaDbQCgjsc1 /688EldcJVOjEnloinosxoc= =V0aa -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |