delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/04/21/10:16:52

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 21 Apr 2003 10:17:09 -0400
From: Christopher Faylor <cgf-rcm AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Cc: pierremallard AT yahoo DOT fr
Subject: Re: Changing cygwin directory
Message-ID: <20030421141709.GA4142@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com, pierremallard AT yahoo DOT fr
References: <Pine DOT GSO DOT 4 DOT 44 DOT 0304210900360 DOT 19398-100000 AT slinky DOT cs DOT nyu DOT edu> <20030421141243 DOT 61392 DOT qmail AT web20308 DOT mail DOT yahoo DOT com>
Mime-Version: 1.0
In-Reply-To: <20030421141243.61392.qmail@web20308.mail.yahoo.com>
User-Agent: Mutt/1.4.1i

On Mon, Apr 21, 2003 at 04:12:43PM +0200, Pierre Mallard wrote:
>Thanx to u,
>I did your command but it didn't help a lot...
>The problem is that I'd like to avoid using a setup
>again cause there are things I installed wich are not
>included in it and I have no more the src...
>(Moreover I'm not sure to have the complete cygwin
>package here...)
>
>If I only do ./mount -m it does not output anything at
>all.... !!
>Means no system mount no ??
>Ok I can force it :
>Now I have :
>mount -f -s -b "/cygdrive/d/cygwin/bin" "/usr/bin"
>mount -f -s -b "/cygdrive/d/cygwin/lib" "/usr/lib"
>(mounted manually with :
>mount /cygdri.../bin /usr/bin
>mount /cygdri.../lib /usr/lib
>)
>
>Well this didn't help for the moment....

That's because it's incorrect syntax.  The "path on the left" is
a dos path:

mount -f -b -s d:/cygwin /
mount -f -b -s d:/cygwin/bin /usr/bin
mount -f -b -s d:/cygwin/lib /usr/lib

cgf

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019