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: <435CD97F.6080205@equate.dyndns.org> Date: Mon, 24 Oct 2005 13:54:23 +0100 From: Chris Taylor Reply-To: cygwin AT cygwin DOT com User-Agent: Debian Thunderbird 1.0.7 (X11/20051010) MIME-Version: 1.0 To: Kevin Autrey CC: cygwin AT cygwin DOT com Subject: Re: Problem: find not traversing /cygdrive/X properly? References: <101720051458 DOT 12470 DOT 4353BC2B00022151000030B622007507440A050E040D0C079D0A AT comcast DOT net> <6 DOT 2 DOT 0 DOT 13 DOT 2 DOT 20051017100514 DOT 04d9fe28 AT pobox DOT com> <6 DOT 2 DOT 0 DOT 13 DOT 2 DOT 20051023140659 DOT 04da8f70 AT pobox DOT com> <435CA30E DOT 4080703 AT equate DOT dyndns DOT org> <6 DOT 2 DOT 0 DOT 13 DOT 2 DOT 20051024071921 DOT 04de1aa8 AT pobox DOT com> In-Reply-To: <6.2.0.13.2.20051024071921.04de1aa8@pobox.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Kevin Autrey wrote: > Hi Chris - > > I always put "." in the front of my path so that as I'm developing an > app, I always pick up the devel version in my current working directory > instead of /usr/local/bin. I know it's not the most secure thing in the > world, but I'm on a stand-alone, single-user system, so the security > risks are manageable. Fair enough. Just seemed odd (I didn't think for a moment it could cause the problem.. Just out of place). > > Just to try something, I modified my path to only include "/usr/bin" - > no difference: > >> tka-16:/cygdrive/p> set path = "/usr/bin" >> tka-16:/cygdrive/p> which find >> /usr/bin/find >> tka-16:/cygdrive/p> find /cygdrive/c -iname win.ini >> find: .: No such file or directory >> find: /cygdrive/c/.backupSettings: No such file or directory >> find: /cygdrive/c/AUTOEXEC.BAT: No such file or directory >> find: /cygdrive/c/boot.ini: No such file or directory >> find: /cygdrive/c/CONFIG.SYS: No such file or directory >> find: /cygdrive/c/Documents and Settings: No such file or directory >> find: /cygdrive/c/IO.SYS: No such file or directory >> find: /cygdrive/c/Log.txt: No such file or directory >> find: /cygdrive/c/MSDOS.SYS: No such file or directory >> find: /cygdrive/c/NTDETECT.COM: No such file or directory >> find: /cygdrive/c/ntldr: No such file or directory >> find: /cygdrive/c/PRIOR_SYSTEM: No such file or directory >> find: /cygdrive/c/Program Files: No such file or directory >> find: /cygdrive/c/RECYCLER: No such file or directory >> find: /cygdrive/c/System Volume Information: No such file or directory >> find: /cygdrive/c/Temp: No such file or directory >> find: /cygdrive/c/tomsteady.ini: No such file or directory >> find: /cygdrive/c/WINDOWS: No such file or directory >> find: /cygdrive/c/xPos.txt: No such file or directory > > > > Per Eric's suggestion from last week, I did change my mount types to -b: > >> tka-16:/cygdrive/p> mount -m >> mount -f -s -b "D:/CygWIN/bin" "/usr/bin" >> mount -f -s -b "D:/CygWIN/lib" "/usr/lib" >> mount -f -s -b "D:/CygWIN" "/" >> mount -s -b --change-cygdrive-prefix "/cygdrive" Could you paste the current output of mount ? > > Very strange... Indeed. As I recall, you said you'd tried reinstalling cygwin.. Was this from the same source? Actually.. Hrm.. *ponders* I wonder if it's a permissions thing.. What user class do you run cygwin as, and what are your user/group permissions on C:, D: etc? Chris -- Spinning complacently in the darkness, covered and blinded by a blanket of little lives, false security has lulled the madness of this world into a slumber. Wake up! An eye is upon you, staring straight down and keenly through, seeing all that you are and everything that you will never be. Yes, an eye is upon you, an eye ready to blink. So face forward, with arms wide open and mind reeling. Your future has arrived... Are you ready to go? -- 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/