mount never fails ... sorta
Larry Hall (Cygwin)
reply-to-list-only-lh@cygwin.com
Sun Jun 11 18:04:00 GMT 2006
Richard Foulk wrote:
> Give mount(1) nonexistent hosts or directories and it will complain,
> but it still populates the mount table as if it succeeded.
>
> It also always returns zero, for success or failure.
Cygwin's mount is a different bird than on Unix. It really is just a mapping
table of POSIX names to DOS or UNC-style paths. It is not required that the
POSIX path exist for things to work. But since most people coming from a UNIX
background expect that it does and it certainly helps things like shell
path completion if the paths do already exist, you get a warning to let you
know about this difference.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list