X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 21 Aug 2010 21:29:56 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7.6-1: mount -p and mount --show-cygdrive-prefix broken in latest release Message-ID: <20100821192956.GA703@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <24952178 DOT 1282418267071 DOT JavaMail DOT root AT mswamui-billy DOT atl DOT sa DOT earthlink DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <24952178.1282418267071.JavaMail.root@mswamui-billy.atl.sa.earthlink.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Aug 21 15:17, Brian Kelly wrote: > I have a script that relies on these mount options to discover how the prefix is set. I did an upgrade a couple days ago, and the script broke. Looking in the log, I discovered the following error: > > $ mount -p > mount: invalid option - '' > > You get the same error when I tried the other argument: > > $ mount --show-cygdrive-prefix > mount: invalid option - '' > > This behavior is seen in the straight bash environment, outside of my script. Apparently with the latest update. I noticed mount work was done in this release New Cygwin DLL 1.7.6-1 release: > > - Add new mount options "dos" and "ihash" to allow overriding Cygwin > default behaviour on broken filesystems not recognized by Cygwin. > See http://cygwin.com/cygwin-ug-net/using.html#mount-table > and http://cygwin.com/cygwin-ug-net/using-utils.html#mount > > - Add new mount option "bind" to allow remounting parts of the POSIX file > hirarchy somewhere else. > See http://cygwin.com/cygwin-ug-net/using.html#mount-table > and http://cygwin.com/cygwin-ug-net/using-utils.html#mount > > If this option was removed, the man page is not reflecting it, and user documentation is not reflecting it. The option hasn't been removed and it still works fine for me. > Output from cygcheck -s -v -r > cygcheck.out is attached. Your cygcheck output shows that $PATH contains Path: C:\cygwin\usr\local\apache\bin C:\cygwin\usr\local\bin [...] prior to the Cygwin default paths. Are you shore you're running the correct `mount'? Oh, and, btw., you're still running Cygwin 1.7.5, not 1.7.6, as far as your cygcheck output is concerned. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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