X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Paul Subject: Re: File format problem after updatin to 1.7.1 - solved Date: Thu, 18 Nov 2010 03:55:30 +0000 (UTC) Lines: 30 Message-ID: References: <8CCC8F85C5F2784387A32FAD835FB4E602DA8EE5F9 AT server03> <4B62F2EA DOT 3040208 AT bopp DOT net> <416096c61001290707j3250273alcb439fdb8760e38a AT mail DOT gmail DOT com> <4B62FB30 DOT 3000909 AT bopp DOT net> <4B7EC148 DOT 8050809 AT bopp DOT net> <20100219171146 DOT GE11137 AT ednor DOT casa DOT cgf DOT cx> <4B7ECA95 DOT 6080401 AT bopp DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Jeremy Bopp bopp.net> writes: > > http://cygwin.com/cygwin-ug-net/using.html#mount-table > > Now that I'm looking specifically for this issue in the linked > documentation, I see that there *is* a way to override the root > mountpoint clearly described there. Well Jeremy, it would have been helpful and accomodating of you to have jotted down the relevent info in the reply, rather than just simply saying "I know". For everyone else, the clue is the override option. So put this in /etc/fstab: C:/cygwin/bin /usr/bin ntfs text,override C:/cygwin/lib /usr/lib ntfs text,override C:/cygwin / ntfs text,override This sets everything to textmode. We use dos based editors and so we need this as everytime we edit it a script file somewhere in the system, it gets written as a dos mode file. If you don't need eveything changed, then omit the appropriate lines as necessary. Hope this helps everyone Paul. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple