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 From: "Hans Horn" Subject: Re: invalid mounts after inst of cygwin1.5.10.3 Date: Sat, 29 May 2004 15:34:31 -0700 Lines: 55 Message-ID: References: <20040529150552 DOT GA915273 AT hpn5170x> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-63-201-92-111.dsl.snfc21.pacbell.net X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 Pierre, this is what I just did: umount /usr/bin umount /usr/lib cd C:/cygwin/bin mount -f "C:\cygwin\bin" /usr/bin mount -f "C:\cygwin\lib" /usr/lib mount C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) C:\cywgin\bin on /usr/bin type system (binmode) C:\cywgin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) e: on /cygdrive/e type user (binmode,noumount) [install cygwin1.5.10.3] mount C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode) C:\cygwin\\bin on /usr/bin type system (binmode) C:\cygwin\\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (binmode,noumount) d: on /cygdrive/d type user (binmode,noumount) e: on /cygdrive/e type user (binmode,noumount) Obviously, install screws things up. H. "Pierre A. Humblet" wrote in message news:20040529150552 DOT GA915273 AT hpn5170x... > On Sat, May 29, 2004 at 07:30:17AM -0700, Hans Horn wrote: > > subject says it all. > > after inst of cygwin1.5.10.3 the default mounts are hosed (contain double > > slash). cygcheck output attached. > > could somebody pls fix that? > > It looks like the registry values of the mounts contain a backslash > followed by a forward slash. I have no idea where that comes from nor > why it affects 5.10.3 differently. > Perhaps you could reissue the mount commands, using the -f flag to overwrite > the existing values. > > Pierre -- 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/