This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: umount doesn't umount


At 06:49 PM 5/16/2002, David E Euresti wrote:
>Anybody know why this happens?
>
>$ mount c: /blah:c
>mount: warning - /blah:c does not exist.
>
>$cd /blah:c
>
>$ cd /blah:c
>bash: cd: /blah:c: No such file or directory
>
>$mount
>C:\cygwin\bin on /usr/bin type system (binmode)
>C:\cygwin\lib on /usr/lib type system (binmode)
>C:\cygwin on / type system (binmode)
>c: on /blah:c type user (textmode)
>h: on /cygdrive/h type user (binmode,noumount)
>z: on /cygdrive/z type user (binmode,noumount)
>
>$ umount /blah:c
>umount: /blah:c: Invalid argument
>
>
>I think it doesn't like the colon.  Any ideas?



Just the standard one in this situation.  Escape the colon.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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