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]

mount command



Hi,

There seems to be some shortcomings in the way the mount command works.

For example, I have cygwin installed on a primary partition C. A second
extended partition D is mounted using 'mount d:/ /home' . When I issue a
command like 'find / -name file -print' , only C is searched. Surely drive D
should be searched also?

If I try and use a file specification like /home/user01/filex.xbm in tcl
code, it does not work. I must always use d:/user01/filex.xbm . This breaks
a lot of code. I really don't want to add conversions in all my code.

Is mount this limited?

Regards ...


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