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.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: mount command



--- Andrew Dalgleish <andrewd@axonet.com.au> wrote:
> 
> 
> > -----Original Message-----
> > From:	Earnie Boyd [SMTP:earnie_boyd@yahoo.com]
> > Sent:	Thursday, March 25, 1999 2:51 PM
> > To:	Richard Lyon; cygwin@sourceware.cygnus.com
> > Subject:	Re: mount command
> > 
> > --- Richard Lyon <rlyon01@ozemail.com.au> wrote:
> > --8<--
> > > find command that doesn't work. I even get stranger results if I
> > attempt
> > > something like mount D:/topdirectory /home. Find generates the
> > following
> > > output:
> > --8<--
> > 
> > You need to use the backslash on the physical directory name.  I.E.:
> > 
> > mount D:\\topdirectory /home
> > 
> > 
> > I know from experience that it doesn't work with the forward slash.
> [Andrew Dalgleish]  
> huh?
> BASH.EXE-2.02$ mkdir /foo /bar
> BASH.EXE-2.02$ mount c:/temp /foo
> BASH.EXE-2.02$ mount c:\\temp /bar
> BASH.EXE-2.02$ mount
> Device           Directory           Type        Flags
> c:\temp          /foo                native      text!=binary
> c:\temp          /bar                native      text!=binary
> U:               /                   native      text=binary
> Both mounts look the same to me, and the relevant registry entries are
> the same.
> This is for cygwin B20.1 running under NT4SP3 and Win98.
> Am I missing something?
> 

Oops, sorry.  mount c:/temp /foo does work.  
However, `mount c:\\ /c; mount /c/temp /tmp' does not.

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

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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