This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Mount points: /bin, /usr/bin


On Mon, Nov 20, 2000 at 02:42:26PM -0500, David A. Cobb wrote:
>I see that, as installed, "/bin" is a "real" directory in which all the
>binaries live,
>"/usr/bin" doesn't have any content.  However, "X11R6" apparently needs
>to live
>at "/usr/bin/X11R6 (real)."  There could be others with similar
>requirements.
>
>I also read (I think) that a lot of transported utilities would break
>without "/usr/bin."
>
>Can I move things and change the mount so that "/usr/bin" (At
>"C:\\usr\\bin") is the real directory and "/bin" is the mount point that
>routes requests to that point?

You can move things around any way you want.  It's your system.

I was under the impression that the software in the cygwin-xfree project
was cygwin-specific and would understand cygwin mounts.

If not, you can always just do this:

mount -f -b -x c:\usr\bin\X11R6 /usr/bin/X11R6

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]