Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Mon, 21 Apr 2003 09:05:13 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: =?iso-8859-1?q?Pierre=20Mallard?= <pierremallard@yahoo.fr>
cc: cygwin@cygwin.com
Subject: Re: Changing cygwin directory
In-Reply-To: <20030421080332.17050.qmail@web20305.mail.yahoo.com>
Message-ID: <Pine.GSO.4.44.0304210900360.19398-100000@slinky.cs.nyu.edu>
Importance: Normal
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Mon, 21 Apr 2003, Pierre Mallard wrote:

> Hi,
> I was used to have cygwin at C:
> And I'd like to move it to d:,
> What are the op I must do in order to make it works?
> I've already change the cygwin.bat but still it can't
> run properly :
> Here is what it prompt (after moving cygwin directory
> to d: and changing cygwin.bat file):
> bash.exe: warning: could not find /tmp, please create!
> bash-2.05b$
>
> He can't find sh, ls,... and I didn't succeed in
> trying to find some c: text in cygwin directory...
> Thanx for help
> Regards
> Pierre

Pierre,

You forgot to update your mount table.  Try running the following from a
bash session:

cd /cygdrive/d/cygwin/bin
eval "`./mount -m | ./sed 's/c:/d:/i'`"

Hope this helps,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


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

