From: EPA AT datcon DOT co DOT uk (Edward Avis) Subject: RE: Blatant FAQ about mount points 15 May 1998 14:59:58 -0700 Message-ID: To: "'gnu-win32 AT cygnus DOT com'" For the second time I am replying to my own question - because many people have helpfully sent me the answer privately. I hope that the mailserver doesn't delay this message so long that people continue to answer the previous one! The reason why running umount from cmd.exe doesn't work, AFAIK, is that cygwinb19.dll creates the / mount when it initializes. So if you delete the / mount with umount from cmd.exe, then when you run mount from cmd.exe, cygwinb19.dll initializes again and re-creates the mount point. The solution is not to restart cygwinb19.dll between umount and mount - i.e., to run them both from bash, so that cygwin is loaded all the time. Thanks to everyone who responded. -- Ed Avis - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".