Newbie: W2K and Mounting problem.

Furmaniuk, Michael MFurmaniuk@NaviPath.com
Thu Oct 12 12:58:00 GMT 2000


  Hmm...thought I had tried that earlier, though I know I did with the -su
switches and it didn't work, I can see it now.  Thanks for the quick
response!

  I saw some directory path postings about the double slashes but wasn't
sure it applied in this case, and looked in the FAQ and didn't see anything
obvious but I might have missed something.

-----Original Message-----
From: Chris Faylor [ mailto:cgf@cygnus.com ]
Sent: Thursday, October 12, 2000 3:52 PM
To: 'cygwin@sources.redhat.com'
Cc: David Starks-Browning
Subject: Re: Newbie: W2K and Mounting problem.


On Thu, Oct 12, 2000 at 03:45:58PM -0400, Furmaniuk, Michael wrote:
>
>  I've tried to figure it out and find a similar problem in the archives
but
>couldn't.  I just recently installed Cygwin on Windows 2000 and it works
>well, however, when I try to mount one of my other drives and following the
>suggested formats such as "mount d:\ /d" all I get is the usage information
>on the mount command.  I've created the /d directory and even tried using
>the -su tags but I never get the mount to work.  Am I missing another tag
or
>some syntax error?

Both the archives and the FAQ should state that if you are using backslash
style paths in a bash shell, you have to either do:

mount d:\\ /d

or

mount d:/ /d

This was actually mentioned within the last couple of days.

David, is this in the FAQ?  I couldn't find anything obvious.

cgf

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

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



More information about the Cygwin mailing list