delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/31/21:22:48

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
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.1.2.0.20050531211056.03e1b9a0@pop.prospeed.net>
Date: Tue, 31 May 2005 21:19:01 -0400
To: Jason FU <tsfu AT ust DOT hk>, cygwin AT cygwin DOT com
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: I have user mounts instead of system ones.
In-Reply-To: <loom.20050601T025413-699@post.gmane.org>
References: <loom DOT 20050529T162053-740 AT post DOT gmane DOT org> <4299E43B DOT 6090008 AT x-ray DOT at> <loom DOT 20050530T174727-852 AT post DOT gmane DOT org> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050530221925 DOT 06e579c8 AT pop DOT prospeed DOT net> <loom DOT 20050531T070809-967 AT post DOT gmane DOT org> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050531112730 DOT 03de0f60 AT pop DOT prospeed DOT net> <loom DOT 20050601T025413-699 AT post DOT gmane DOT org>
Mime-Version: 1.0

At 08:58 PM 5/31/2005, you wrote:
>Larry Hall <lh-no-personal-replies-please <at> cygwin.com> writes:
>
>> If you have them, they were either created this way or explicitly through
>> your action using 'mount'.  Sorry, I cannot say which.
>> 
>
>============================================================================
>root AT ITO2 ~
>$ 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 "g:" "/g"
>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"
>
>tsfu AT ITO2 ~
>$ 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 "g:" "/g"
>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"
>
>tsfu AT ITO2 ~
>$ ps -e
>      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
>     1548       1    1548       1548    ?   18 08:53:04 /usr/bin/cygrunsrv
>     1688    1548    1688       1724    ?   18 08:53:05 /usr/sbin/cygserver
>     1844       1    1844       1844    ?   18 08:53:05 /usr/bin/cygrunsrv
>     1920       1    1920       1920    ?   18 08:53:06 /usr/bin/cygrunsrv
>      492       1     492        492    ?   18 08:53:10 /usr/bin/cygrunsrv
>     1068       1    1068       1068    ?   18 08:53:11 /usr/bin/cygrunsrv
>     1488       1    1488       1488  con 1004 08:53:14 /usr/bin/bash
>I     896       1     896        896  con  500 08:55:15 /usr/bin/bash
>      600    1488     600        604  con 1004 08:58:38 /usr/bin/ps
>
>tsfu AT ITO2 ~
>$
>============================================================================
>
>NOW, I just reinstalled the latest cygwin 1.5.17-1
>
>tsfu AT ITO2 ~
>$ ls -la Shared\ Documents/ftp/Cygwin\ World/complete/cygwin/ftp%3a%2f%2fmirror
>s.rcn.net%2fpub%2fsourceware%2fcygwin/release/cygwin
>total 1208
>drwxrwxrwt+   2 tsfu Users       0 Jun  1 08:36 .
>drwxrwxrwt+ 275 tsfu Users       0 May 18 08:31 ..
>-rwxrwxrwx    1 tsfu Users 1236430 May 27 08:40 cygwin-1.5.17-1.tar.bz2
>
>and the same problem persists and none of the services go up again.
>
>I've done umount -U in all user accounts and the administrator accounts.


Sorry but I don't know what this shows.  You seem to be implying that 
installing cygwin 1.5.17 causes user mounts that never appeared previously
to suddenly appear.  Or perhaps I am misunderstanding you.  I don't know.
I can say this however.  What you have shown above gives no indication of 
a user mount on your system.  Both invocations of 'mount -m' that you've
included show that you have system mounts only.  Your 'ps -e' output shows
that you have 5 services running, successfully/usefully or otherwise.  So 
while I wouldn't presume to debate you on whether or not you're having 
problems using these services in the way that you want, the information 
that you've provided thus far does not indicate any problem or source of 
your problem.  I would again invite you to review and follow the problem
reporting guidelines at <http://cygwin.com/problems.html> if you'd like to
pursue this issue further with the help of those here on this list.




--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
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