Message-Id: <200506020704.j5274Fwi031505@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: To: Cc: Subject: Re: I have user mounts instead of system ones. Date: Thu, 2 Jun 2005 08:00:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-UoD-Scan-Signature: 02601cff72382d96d36a09cfd7dd2cc9 >> mount -u -b --change-cygdrive-prefix "/cygdrive" >> What do I do to get rid of this user mount, please? Try umount -uc I think -uc will be sufficient for the cygdrive-prefix; the switch -uA would get rid of _all_ user mounts, and you don't seem to have any left? HTH. 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/