Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: 03 Mar 1999 22:23:00 +0100
From: mh@mike.franken.de (Michael Hirmke)
To: cygwin@sourceware.cygnus.com
Message-ID: <7C8b7K94pfB@mike.franken.de>
In-Reply-To: <7wsobw8gql.fsf@sandra.lysator.liu.se>
Subject: Re: strange mount behaviour...
X-Mailer: CrossPoint v3.11 R/C9763
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Organization: Kommunikationsnetz Franken e.V. (Nuernberg)
x-copyright: All rights reserved. Unauthorized copying, forwarding or publishing prohibited.
x-irc-nick: nobanzai
x-no-archive: yes

Sebastien Barre [Sebastien.Barre@utc.fr] wrote:

[...]
>Device           Directory           Type        Flags
>D:\temp          /tmp                native      text!=binary
>d:\devel\gnuwin32\cygwin-b20\etc /etc                native      text!=binary
>D:               /d                  native      text!=binary
>D:\devel\gnuwin32\root /                   native      text!=binary

To avoid problems, you shouldn't mount directories from the same
partition, if it isn't absolutely nescessary.
Instead use

Device                       Directory     Type        Flags
D:\devel\gnuwin32\cygwin-b20 /             native      text!=binary

and then
ln -s //d/temp /tmp

and use //d/ instead of /d

>
>
>______________________________________________________________
>Sebastien Barre                  http://www.hds.utc.fr/~barre/

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

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

