From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 03:16:22 2004 Return-Path: <owner-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 C3F0916A4CE for <freebsd-questions@freebsd.org>; Wed, 31 Mar 2004 03:16:22 -0800 (PST) Received: from lysander.inspired.net.au (lysander.inspired.net.au [203.132.226.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C7DB43D2D for <freebsd-questions@freebsd.org>; Wed, 31 Mar 2004 03:16:22 -0800 (PST) (envelope-from dlodeiro@inspired.net.au) Received: from localhost (localhost [127.0.0.1]) by lysander.inspired.net.au (Postfix) with ESMTP id 5EFCB238142 for <freebsd-questions@freebsd.org>; Wed, 31 Mar 2004 21:16:16 +1000 (EST) Received: from lysander.inspired.net.au ([127.0.0.1]) by localhost (lysander [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 16881-07 for <freebsd-questions@freebsd.org>; Wed, 31 Mar 2004 21:16:16 +1000 (EST) Received: from 192.168.1.122 (dsl-74.217.240.220.dsl.comindico.com.au [220.240.217.74]) by lysander.inspired.net.au (Postfix) with ESMTP id EB1EC23812C for <freebsd-questions@freebsd.org>; Wed, 31 Mar 2004 21:16:15 +1000 (EST) From: David Lodeiro <dlodeiro@inspired.net.au> To: freebsd-questions@freebsd.org Date: Wed, 31 Mar 2004 21:14:16 +0000 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200403312114.16729.dlodeiro@inspired.net.au> X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at inspired.net.au Subject: Bootup stalls on "Initial i386 initialization" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 31 Mar 2004 11:16:22 -0000 Hi I have a server that stalls during bootup for about 5 minutes. It shows Starting sshd and then stalls, If I press Ctrl C to cancel whatever it is that is stalling, it shows ^CInitial i386 initialization and then continues to boot up. I know it isnt sshd that is stalling because even after cancelling sshd is running. What is Initial i386 initialization? I have looked through rc.conf and there is nothing being started by that name. Any help would be appreciated Thanks David