Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Jerrad Pierce CC: "'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> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/