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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <22A2AA6E5057DF41B80DC87CEDE540B00272704D@mail-sc-4.nvidia.com> From: John Tynefield To: "'cygwin AT cygwin DOT com'" Subject: Having problems running services under Win2K ( inetd/sshd/... )? Date: Tue, 5 Mar 2002 16:05:18 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Over many frustrating hours I have been trying to get inetd ( or sshd ) to work with my Win2K cygwin setup to enable civilized remote access. It worked great on one of my local systems, but every time I tried to start the service on a very similarly configured machine it would fail with: cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The Service has not been started. Searches of this mailing list and extensive google searches were no use. Ultimately I found the culprit. For some reason setup.exe had created all of my root mount points as user mounts and not system mounts. Therefore the service when started as user: SYSTEM couldn't find, well anything, and failed without printing any useful status. The solution is to change / from a user mount point to a system mount point. I hope this description saves someone else the headache. Cheers, ..taco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/