From owner-freebsd-questions Sun Jul 9 16:28:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 4138937B90E for ; Sun, 9 Jul 2000 16:28:46 -0700 (PDT) (envelope-from jcwells@nwlink.com) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.3) with SMTP id QAA15622; Sun, 9 Jul 2000 16:28:42 -0700 (PDT) Date: Sun, 9 Jul 2000 16:40:28 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah To: Praveen Bobba Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd is not starting In-Reply-To: <20000709231652.1469.qmail@web1202.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Jul 2000, Praveen Bobba wrote: > We have a freebsd running with dns and mailservers. > The following error is occuring > starting local daemons:ld.so failed: Can't find shared > library "libXmu.so.6.0" > sleep:illegal option --1 > usage: sleep seconds I have no idea what Xmu is for but I can help you get your box to start. The part where it says "starting local daemons", all of that happens in /usr/local/etc/rc.d. If you move this rc.d to say /usr/local/etc/rc.d.borked, you should get your box up. Once you get your box up, you can try running each script in this directory manually to find which one is failing. Once you know where the problem is, you can get that fixed. Don't forget to put your rc.d back where it came from when you are all done. Good luck, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message