Mail Archives: cygwin/1998/05/15/09:57:58
Yes, from the NT command prompt try:
c:\>umount / & mount c:/temp /
all on one command line without typing return between commands ( the '&'
separates commands )
If you are using Win95, do it from a bash prompt:
$umount /; mount c:/temp /
Donald O. Sitze
dsitze AT thermotrex DOT com
> -----Original Message-----
> From: owner-gnu-win32 AT cygnus DOT com [mailto:owner-gnu-win32 AT cygnus DOT com]On
> Behalf Of Robertson, Jason V
> Sent: Wednesday, May 13, 1998 3:43 PM
> To: gnu-win32 AT cygnus DOT com
> Subject: mount/umount from commandline...
>
>
> Hello,
>
> Is there a way to use mount/umount from a command prompt? What happens is
> we have / mounted to a path, say C:/Blah. Now from a command
> prompt we do:
> C:\> umount /
> C:\> mount C:/temp /
> mount failed: Device or resource busy
>
> Anyone have any ideas?
>
> [This is b19]
>
> Thanks,
> Jason
>
> --
> Jason Robertson <jason DOT v DOT robertson AT intel DOT com>
> Arizona Engineering Computing, Intel Corp.
> (602)552-0065
> -
> 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".
>
-
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".
- Raw text -