From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 10:17:15 2003 Return-Path: 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 062D916A501 for ; Mon, 29 Sep 2003 10:17:14 -0700 (PDT) Received: from priv-edtnes46.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B2C44015 for ; Mon, 29 Sep 2003 10:17:13 -0700 (PDT) (envelope-from cpressey@catseye.mine.nu) Received: from catseye.biscuit.boo ([154.5.84.203]) by priv-edtnes46.telusplanet.netSMTP <20030929171707.WKSY25081.priv-edtnes46.telusplanet.net@catseye.biscuit.boo>; Mon, 29 Sep 2003 11:17:07 -0600 Date: Mon, 29 Sep 2003 10:19:35 -0700 From: Chris Pressey To: Tim Hawes Message-Id: <20030929101935.5f861243.cpressey@catseye.mine.nu> In-Reply-To: <1064855413.4592.8.camel@ws1> References: <1064855413.4592.8.camel@ws1> Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Install Trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 17:17:15 -0000 On Mon, 29 Sep 2003 13:10:14 -0400 Tim Hawes wrote: > Booting in verbose mode did not seem to be telling. Just that it stops > after setting up the /dev/cua devices. > > I have tried to disable loading drivers for different hardware, > including the serial devices, the nic card, etc (no SCSI). Have you tried disabling the serial ports from the BIOS? Not the best solution, but if you don't need them, well, FreeBSD can't choke on something it can't see :) -Chris