From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 18:15:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB12516A4CE for ; Tue, 21 Sep 2004 18:15:05 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id E336E43D48 for ; Tue, 21 Sep 2004 18:15:04 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so1670378rnk for ; Tue, 21 Sep 2004 11:15:00 -0700 (PDT) Received: by 10.38.74.50 with SMTP id w50mr2965587rna; Tue, 21 Sep 2004 11:14:59 -0700 (PDT) Received: by 10.38.75.49 with HTTP; Tue, 21 Sep 2004 11:14:59 -0700 (PDT) Message-ID: <790a9fff040921111487afbca@mail.gmail.com> Date: Tue, 21 Sep 2004 13:14:59 -0500 From: Scot Hetzel To: Dan Strick In-Reply-To: <200409211736.i8LHajfK000463@mist.nodomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200409211736.i8LHajfK000463@mist.nodomain> cc: freebsd-current@freebsd.org cc: Nate Lawson Subject: Re: 5.3-BETA5-i386-disc1 bootstrap failures X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 18:15:05 -0000 On Tue, 21 Sep 2004 10:36:45 -0700 (PDT), Dan Strick wrote: > I just downloaded and burned 5.3-BETA5-i386-disc1.iso and attempted to > start an installation. > > --------------------------- > Since disabling ACPI didn't work try, disabling APIC at the loader prompt with: set hint.apic.0.disabled="1" at the loader prompt If this works, you might want to ask Nate if he wants your dmesg output and a dump of your ACPI. Scot