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 To: cygwin AT cygwin DOT com From: Jason FU Subject: Re: I have user mounts instead of system ones. Date: Thu, 2 Jun 2005 05:12:30 +0000 (UTC) Lines: 70 Message-ID: References: <4299E43B DOT 6090008 AT x-ray DOT at> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050530221925 DOT 06e579c8 AT pop DOT prospeed DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050531112730 DOT 03de0f60 AT pop DOT prospeed DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050531211056 DOT 03e1b9a0 AT pop DOT prospeed DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050601131404 DOT 06ec8f80 AT pop DOT prospeed DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Larry Hall cygwin.com> writes: > > My point was simply that the information you provided so far didn't have > any of the needed details to track down this problem. I wasn't trying to > debate you. But since you have now stated that your goal is to just report > the problem, I will refrain from trying to engage you further on this issue > of yours. If anyone else has a similar problem, at least your report will > be in the archives and perhaps they can fill in the needed details to > actually track down the cause. Until then, like you said, we have your > report. If you're interested, you can keep an eye on this list to see if > something surfaces that might be relevant to this problem you're seeing. Will you help me sort out the real problem(s) bit by bit? One of the problems is how to get rid of the user mount on my Windows Server 2003. ====================================================================== root AT Zeus ~ $ mount -m mount -f -s -b "C:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts" mount -f -s -b "C:/cygwin/bin" "/usr/bin" mount -f -s -b "C:/cygwin/lib" "/usr/lib" mount -f -s -b "C:/cygwin" "/" mount -f -s -b "a:" "/a" mount -f -s -b "c:" "/c" mount -f -s -b "d:" "/d" mount -f -s -b "e:" "/e" mount -f -s -b "f:" "/f" mount -f -s -b "h:" "/h" mount -f -s -b "i:" "/i" mount -f -s -b "j:" "/j" mount -s -b --change-cygdrive-prefix "/cygdrive" root AT Zeus ~ $ tsfu AT Zeus ~ $ mount -m mount -f -s -b "C:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts" mount -f -s -b "C:/cygwin/bin" "/usr/bin" mount -f -s -b "C:/cygwin/lib" "/usr/lib" mount -f -s -b "C:/cygwin" "/" mount -f -s -b "a:" "/a" mount -f -s -b "c:" "/c" mount -f -s -b "d:" "/d" mount -f -s -b "e:" "/e" mount -f -s -b "f:" "/f" mount -f -s -b "h:" "/h" mount -f -s -b "i:" "/i" mount -f -s -b "j:" "/j" mount -u -b --change-cygdrive-prefix "/cygdrive" mount -s -b --change-cygdrive-prefix "/cygdrive" tsfu AT Zeus ~ $ ====================================================================== mount -u -b --change-cygdrive-prefix "/cygdrive" What do I do to get rid of this user mount, please? I've tried umount -U with root and also tsfu. But I turns out to see this user mount there afterwards. Thanks. Jason -- 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/