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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Shankar Unni Subject: Re: mount trouble Date: Wed, 04 Sep 2002 10:37:08 -0700 Lines: 24 Message-ID: <3D7644C4.90204@cotagesoft.com> References: <20020902212808 DOT GA22511 AT redhat DOT com> <20020903124845 DOT 38818 DOT qmail AT web21002 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: adsl-63-193-31-178.dsl.snfc21.pacbell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031160928 27599 63.193.31.178 (4 Sep 2002 17:35:28 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 4 Sep 2002 17:35:28 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en Nicholas Wourms wrote: > --- Christopher Faylor wrote: > [SNIP] > mount -f -s -b -X "C:/cygwin/usr/X11R6/bin" "/usr/X11R6/bin" > mount -f -s -b -E "C:/cygwin/usr/X11R6/lib" "/usr/X11R6/lib" > mount -f -s -b -E "C:/cygwin/usr/X11R6/man" "/usr/X11R6/man" Couple of comments on this: * Does the X11 stuff get used so much that this level of fine-grained mount options actually makes a big difference? Why not just default the lot, and create a single mount point for "/usr/X11R6"? * Would it help to add an option to mount to "reset the mounts to installation defaults"? At least for the Cygwin installation drive? That last option would wipe out all mounts for directories under the Cygwin installation directory, and create a clean set of mounts as the installer would have done. It would be invaluable for cleaning up from botched mount experiments.. -- Shankar. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/