| www.delorie.com/archives/browse.cgi | search |
| 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 |
| Message-ID: | <8C6D4989662C304087C58904BAB721A54B739E@Hermes.astrum.de> |
| From: | Harald Kierer <Harald DOT Kierer AT astrum DOT de> |
| To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
| Subject: | RE: change /usr ? |
| Date: | Thu, 13 Feb 2003 15:07:29 +0100 |
| MIME-Version: | 1.0 |
> 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. Just a note: "c:\usr" will probably give you an "Invalid argument" error. Use mount c:/usr /usr to be sure. And since the mount point /usr already exists you might umount it first: umount /usr Oh, and good luck... bye, harry -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |