On Mon, Apr 12, 2004 at 10:06:27PM -0400, Matthew O. Persico wrote: >I installed Cygwin today at work onto a network drive. I added the >cygwin bin to my path and all was well. I then added the path to a >coworker's machine, but it failed miserably. Then I remembered that >there were some registry entries for mounting that needed to be >installed.
The tool you need is mount. Just typing "mount" will show you how your mount table is laid out. Typing "mount -m" will show you the commands to recreate the mount table on another drive (assuming consistent drive lettering). Even better, typing "man mount" will show you how to use mount. cgf -- Christopher Faylor Cygwin Project Leader TimeSys, Inc. -- 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/