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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 21 Apr 2003 12:02:02 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?q?Pierre=20Mallard?= cc: cygwin AT cygwin DOT com Subject: Re: Changing cygwin directory In-Reply-To: <20030421154600.22668.qmail@web20310.mail.yahoo.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT No, sorry, the reply is not correct. The "Reply-To:" header field points to , so the reply should have gone there. Your mailer should prompt you for this (or do it automatically), but it shouldn't ignore this header field. AFAIK, Yahoo does it automatically. As for the help, you are welcome. Most of the thanks goes to CGF, though. Igor On Mon, 21 Apr 2003, Pierre Mallard wrote: > Is the reply correct ? :) > I will read later the recommandation but first thanx a > lot for your help , > It works PERFECT NOW!... > > --- Igor Pechtchanski a écrit : > > Yes, you're missing the "/" mount. Please re-read > > CGF's response > > carefully. > > Igor > > > > On Mon, 21 Apr 2003, Pierre Mallard wrote: > > > > > Ok I did it, > > > Still when I open cygwin.bat got this prompt : > > > > > > bash.exe: warning: could not find /tmp, please create! > > > bash-2.05b$ ls > > > bash: ls: command not found > > > > > > (/tmp exist at d:/cygwin/) > > > > > > If I do : > > > bash-2.05b$ cd /cygdrive/d/cygwin/bin > > > bash-2.05b$ ./mount > > > It prompt : > > > > > > d:\cygwin\bin on /usr/bin type system (binmode) > > > d:\cygwin\lib on /usr/lib type system (binmode) > > > c: on /cygdrive/c type user (textmode,noumount) > > > d: on /cygdrive/d type user (textmode,noumount) > > > f: on /cygdrive/f type user (textmode,noumount) > > > > > > Do I need sthg more here ? > > > Do I need to do sthg else ? > > > > > > Thanks for your time > > > Pierre > > > > > > --- Christopher Faylor a crit > > : > > > > 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 -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/