Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: "Hans Horn" <hannes@2horns.com>
Subject: Re: invalid mounts after inst of cygwin1.5.10.3
Date: Sat, 29 May 2004 15:34:31 -0700
Lines: 55
Message-ID: <c9b34u$7gu$1@sea.gmane.org>
References: <c9a6p0$m8s$1@sea.gmane.org> <20040529150552.GA915273@hpn5170x>
X-Complaints-To: usenet@sea.gmane.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.GA915273@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/

