Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 29 Jun 2001 10:32:41 +0400 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <155483486737.20010629103241@logos-m.ru> To: Sandeep Tamhankar CC: John Wiersba , cygwin AT cygwin DOT com Subject: Re: Mount issues In-Reply-To: <3B3B9B36.1050300@Interwoven.com> References: <03F4742D8225D21191EF00805FE62B9908E23EE7 AT aa-msg-01 DOT medstat DOT com> <3B3B9B36 DOT 1050300 AT Interwoven DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Friday, 29 June, 2001 Sandeep Tamhankar sandman AT Interwoven DOT com wrote: ST> Well, I can't unmount these mount points because Cygwin automatically ST> creates these user mounts on login with (textmode, noumount) settings. ST> And when I try to add the system mount points without unmounting the ST> user mounts, I get the following warning: ST> ~: mount -s c: /cygdrive/c ST> mount: warning: system mount point of '/cygdrive/c' will always be ST> masked by user mount. yes. you should use --change-cygdrive-prefix option of mount.exe to change behavior of those auto-created mounts. for example, mount -b -s --change-cygdrive-prefix /cygdrive makes /cygdrive/* auto-created system mounts binary. see cygwin user guide (http://cygwin.com/cygwin-ug-net/using-utils.html#MOUNT) for details. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- 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/