This is the mail archive of the cygwin@sourceware.cygnus.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: mounts, ls, and filename completion


---Pete Jordan <pete@horus.cix.co.uk> wrote:
>
>  <john_r_velman@mail.hac.com> wrote:
> 
> > a) directories that are mounted don't show up using an ls command,
> > b) nor does bash do file name completion on them.
> 
> You need to create a directory with the same name as the mount
/before/ 
> mounting it. For example:
> 
> 	mkdir /foo
> 	mount -b D:/ /foo
> 

Only if your on UNIX and this ain't UNIX.  As a matter of fact, it is
best _NOT_ to create the directory first as it only confuses you the
user _AND_ cygwin32 the emulation filesystem.

Now if you were to do:
      mkdir //d/foo
      mount -b //d/foo /foo
that would be perfectly acceptable and would not confuse you or
cygwin32.


==
-        \\||//
---o0O0--Earnie--0O0o----
--earnie_boyd@yahoo.com--
------ooo0O--O0ooo-------



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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