delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/12/24/01:46:42

X-Spam-Check-By: sourceware.org
Reply-To: <fergus AT bonhard DOT uklinux DOT net>
From: "fergus" <fergus AT bonhard DOT uklinux DOT net>
To: <cygwin AT cygwin DOT com>
Cc: <fergus AT bonhard DOT uklinux DOT net>
Subject: How to really really "remove all mounts"
Date: Sat, 24 Dec 2005 06:45:52 -0000
Message-ID: <000001c60855$c12bbfb0$500210ac@tcgp.dundee.ac.uk>
MIME-Version: 1.0
X-UoD-Scan-Signature: 14f7934868515fa94b5e462ffd6b7e8c
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

I find that the command
	$ umount -A
intended to "remove all mounts" (see man) actually leaves straggling
	$ mount -m
		mount -s -b --change-cygdrive-prefix "/cygdrive"
	$ mount -p
		Prefix              Type         Flags
		/cygdrive           system       binmode
and to make certain of getting what I want (all mounts removed) I
laboriously type
	$ umount -uc ; umount -uA ; umount -sc ; umount -sA
Is the current behaviour of "umount -A" as intended, or, if not, please
could it be tweaked to be really really equivalent to the last command line
typed above?
Thank you.
Fergus


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019