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: I have user mounts instead of system ones. Date: Sun, 29 May 2005 14:23:41 +0000 (UTC) Lines: 36 Message-ID: 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 As described in http://cygwin.com/ml/cygwin/2004-06/msg00347.html I also have the same problem. But after I tried the line eval "`mount -m | sed 's/ -u / -s /'`" and reboot my Windows Server 2003, I still have the following as before: tsfu AT Zeus ~ $ mount -m mount -f -s -b "C:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts" mount -f -u -b "C:/cygwin/bin" "/usr/bin" mount -f -s -b "C:/cygwin/bin" "/usr/bin" mount -f -u -b "C:/cygwin/lib" "/usr/lib" mount -f -s -b "C:/cygwin/lib" "/usr/lib" mount -f -u -b "C:/cygwin" "/" 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" Please advise. Thanks! Regards, 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/