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 Reply-To: Cygwin List Message-Id: <6.1.0.6.0.20040822215041.033cc2c8@pop.prospeed.net> X-Sender: Date: Sun, 22 Aug 2004 21:54:07 -0400 To: "david" , From: Larry Hall Subject: RE: sshD fails to start as a service In-Reply-To: <000f01c487c6$555f9ba0$076ca8c0@katakis> References: <000f01c487c6$555f9ba0$076ca8c0 AT katakis> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:32 PM 8/21/2004, you wrote: >On Wed, 9 Jun 2004, cygwin wrote: > >> > On Mon, Jun 07, 2004 at 11:50:40PM +0100, cygwin AT XXXXXX DOT XX DOT XX DOT XX wrote: >> > > sshd : PID 3576 : starting service `sshd' failed: execv: 255, error >255. >> > >> > I've encountered such problems when the binaries and >> > libraries were not >> > executable by SYSTEM. "chmod 755 /usr/sbin/* /usr/bin/*" fixed the >> > problem. >> > >> > With kind regards, >> > Baurjan. >> >> Cheers for the response, but having just attempted this, I still get the >> same error.. >> >> Any further ideas? >> Anyone? >> >> It is rather annoying, especially as I can manually start sshd and it >works >> fine.. >> >> Chris > >>You have user mounts instead of system ones. Re-mount all your mounts as >>system mounts, and it should work. Below is probably the shortest way of >>doing this: > >>eval "`mount -m | sed 's/ -u / -s /'`" > >>HTH, > >Igor > >Dear Guys! > >I have the same problem, I have XP Pro. The portmap starts fine, but the >nfsd and the mountd give this error: > >cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: >The service has not been started. > >I run these commands but the problem still exists. >chmod 755 /usr/sbin/* /usr/bin/* >eval "`mount -m | sed 's/ -u / -s /'`" > >I don't know what happened with the XP or the Cygwin, I used the nfsd and >mountd without problems earlier. Well if you don't know what happened on your system, you can be guaranteed no one here does either. ;-) I suggest you start by reviewing: >Problem reports: http://cygwin.com/problems.html This will familiarize you with the guidelines for reporting problems. Also, since NFS is a different service than SSH, if you need more help from the list on this subject, please start a new thread. -- 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/