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 Message-ID: <4299E43B.6090008@x-ray.at> Date: Sun, 29 May 2005 17:48:11 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Jason FU CC: cygwin AT cygwin DOT com Subject: Re: I have user mounts instead of system ones. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Jason FU schrieb: > 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" Run umount -U now to remove all user mounts. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ -- 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/