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: new cygwin.dll (was Re: Make problems)



> Sorry, I didn't find it. mount --help gives only two options :
> binary mode or force mount.

Then you have the old mount.  The new one has more options:

C:\CYGWIN> mount --help
Usage mount [-bfs] <win32path> <posixpath>
-b = text files are equivalent to binary files (newline = \n)
-f = force mount, don't warn about missing mount point directories
-s = add mount point to system-wide registry location

[-bs] --change-automount-prefix <posixpath> = change the automount path prefix to <posixpath>
--import-old-mounts = copy old registry mount table mounts into the current mount areas.

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


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