From: jsolomon@oneiron.stanford.edu (Jeff Solomon)
Subject: (none)
27 Jun 1997 17:44:10 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199706272350.QAA25817.cygnus.gnu-win32@oneiron.Stanford.EDU>
Content-Type: text
Original-Sender: owner-gnu-win32@cygnus.com

TO ALL THOSE WITH PROBLEMS CHANGING THE MOUNT OF / TO SOMETHING
ELSE, READ ON:

The key is to use the handy 'umount' command first. The problem is that
the default is for c: to be mounted as '/'. You need to unmount this
first before you mount f: or e: or whatever: to '/'. Try this:

umount c:
mount e: /

maybe your wondering why its not named 'unmount', well historically it's been
called umount as a standard UNIX utility.

Hope this helps!

Jeff

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
