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: localhost.localdomain: ronald owned process doing -bs Date: Thu, 13 Feb 2003 15:06:31 +0100 (CET) From: Ronald Landheer-Cieslak X-X-Sender: ronald AT localhost DOT localdomain To: Guillaume Devoyon cc: cygwin AT cygwin DOT com Subject: Re: change /usr ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Guilaume, You should think *very* carefully before doing this, but if you are *really* sure you want to, you can use the mount command to remount /usr from c:\cygwin\usr to c:\usr $ mount c:\usr /usr or $ mount -b c:\usr /usr will do this for you. I should re-iterate, though, that this is probably a *bad* idea. You should also watch out for /usr/bin and /usr/lib: they are mounted over /usr by default, but they live in c:\cygwin\bin and c:\cygwin\lib respectively. I have no idea what the symptoms will be when you break this. Ciao, rlc On Thu, 13 Feb 2003, Guillaume Devoyon wrote: > i wonder: > i have an traditionnal organisation made under c:\cygwin (it would be better > for me to be able to change the name..) > but my problem is that i have to use the c:\usr instead of c:\cygwin\usr > Is it possible to do an redirection or chang the place of the /usr file in > dos system ?? > I can't move my c:\usr to c:\cygwin\usr because it is made by an automatic > install and used by many programs... > > Guilaume > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/