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]

No Subject


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".


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