From owner-freebsd-scsi@FreeBSD.ORG Mon Dec 29 15:05:43 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F16B916A4CE for ; Mon, 29 Dec 2003 15:05:43 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 2C29E43D1D for ; Mon, 29 Dec 2003 15:05:41 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 39362 invoked by uid 1002); 29 Dec 2003 23:05:38 -0000 Received: from unknown (HELO ?10.4.1.5?) (64.58.1.252) by smtp.mho.net with SMTP; 29 Dec 2003 23:05:38 -0000 Date: Mon, 29 Dec 2003 16:07:09 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: michael Alexander In-Reply-To: <01d001c3ce5b$07593b20$bd02a8c0@Pmjalex> Message-ID: <20031229160108.P93734@pooker.samsco.home> References: <01d001c3ce5b$07593b20$bd02a8c0@Pmjalex> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-scsi@freebsd.org cc: freebsd-hardware@freebsd.org Subject: RE: Problems installing onto DAC960 (Mylex Acceleraid250) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 23:05:44 -0000 On Mon, 29 Dec 2003, michael Alexander wrote: > > Ok, downloaded the 5.2RC2-i386-miniinst.iso, no luck. > BIOS has an option of > "PCI IRQs to IO-APIC Mapping" (enabled/disabled) > I didn't see anything else relating to APIC, or APCI(?) > > I set that to disabled. No luck, Then I left it disabled and tried install > w/o apic, still no luck. Then I ran with logging and have the following > messages on screen after the Waiting 15 seconds.... Did you select the 'Boot with ACPI disabled' option from the boot menu on the CD? Sorry if this is a dumb question, but people often transpose 'apic' and 'acpi', so I want to make sure. I would try toggling both the BIOS 'IO_APIC Mapping' option and the ACPI option on the CD boot menu. If all four combinations fail to work, the only thing left to do is set up a serial console and capture the boot output and email it out. The boot serial console is enabled by escaping from the CD boot menu and typing 'boot -Dhv' Scott