Where to install gnu-win32...
DJ Delorie
dj@delorie.com
Fri Aug 28 21:36:00 GMT 1998
Dennis Newbold wrote:
> I was a little surprised that I could umount /, but it seemed to work OK.
The mount tables are only used to translate file paths. Unlike Unix,
there is no locking mechanism that would prevent you from unmounting
a mount while you're in that directory. In the absense of mounts,
it probably maps the current drive as-is (so "/" is the root of
whatever drive you're on). Note that changing the mount table
while you're using that mount may lead to interesting results,
like `pwd` changing out from under you.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list