This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: strange mount behaviour...



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