X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Mon, 2 Feb 2009 14:12:41 -0800 (PST) From: Gregory Sharp Reply-To: gregsharp DOT geo AT yahoo DOT com Subject: Re: find assert To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <704695.61430.qm@web32005.mail.mud.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 > Here's a question: Did you switch on case sensitivity as per > http://cygwin.com/1.7/cygwin-ug-net.html#pathnames-casesensitive ? > If yes, change your cygdrive prefix in /etc/fstab to contain the > additional option "posix=0, as per > http://cygwin.com/1.7/cygwin-ug-net.html#mount-table and try again. Very interesting. These settings are new to me. I currently have SFU installed, but ObCaseInsensitive has value of 0x1. As a test, I set ObCaseInsensitive to 0x0, and set the last line of fstab to: none /cygdrive cygdrive binary,posix=0,user 0 0 Hope I got that right. The /etc/fstab file says that this is the default. Anyway, that configuration also yields reboot. -- Greg Sharp gregsharp AT geocities DOT com -- 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/