From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 21:20:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 314C116A41F for ; Mon, 5 Sep 2005 21:20:10 +0000 (GMT) (envelope-from jwm-freebsd@sentinelchicken.net) Received: from lakecmmtar04.coxmail.com (lakecmmtar04.coxmail.com [68.99.120.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887CE43D45 for ; Mon, 5 Sep 2005 21:20:09 +0000 (GMT) (envelope-from jwm-freebsd@sentinelchicken.net) Received: from sentinelchicken.net ([70.183.13.213]) by lakecmmtar04.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20050905212006.YEPJ27582.lakecmmtar04.coxmail.com@sentinelchicken.net> for ; Mon, 5 Sep 2005 17:20:06 -0400 Received: (qmail 26954 invoked from network); 5 Sep 2005 21:20:06 -0000 Received: from unknown (HELO numbuscus.sentinelchicken.net) (10.0.0.2) by samson.sentinelchicken.net with SMTP; 5 Sep 2005 21:20:06 -0000 Received: (nullmailer pid 79076 invoked by uid 1000); Mon, 05 Sep 2005 21:20:06 -0000 Date: Mon, 5 Sep 2005 17:20:06 -0400 From: Jason Morgan To: FreeBSD Questions Message-ID: <20050905212006.GG67960@sentinelchicken.net> References: <4319F112.6050303@chrislaco.com> <44d5nnzkz1.fsf@be-well.ilk.org> <431C6BD9.3010303@chrislaco.com> <447jdve8xd.fsf@be-well.ilk.org> <431C7F89.1000501@chrislaco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <431C7F89.1000501@chrislaco.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Won't go into multi-user mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 21:20:10 -0000 On Mon, Sep 05, 2005 at 01:25:29PM -0400, Christopher H. Laco wrote: > Lowell Gilbert wrote: > >Understood. Nonetheless, this is not enough information from which to > >diagnose the problem. > > Enough or not, It's all there is. > I installed FBSD. I supped and built to stable. > Everthing boots and works fine. > > I installed mysql4.0 from ports and multi-user mode is now never reached > during boot. > > There are no errors in any logs on in any console output. > Disabling mysql-server.sh solves the problem and allows multi-user mode > to be reached during boot. > You try 'boot -v' to see if there are any hidden messages? -Jason