From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 28 14:50:18 2012 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 275851065674 for ; Tue, 28 Aug 2012 14:50:18 +0000 (UTC) (envelope-from mikea@mikea.ath.cx) Received: from mikea.ath.cx (mikea.ath.cx [70.164.65.62]) by mx1.freebsd.org (Postfix) with ESMTP id DF5828FC19 for ; Tue, 28 Aug 2012 14:50:17 +0000 (UTC) Received: from mikea.ath.cx (localhost [127.0.0.1]) by mikea.ath.cx (8.14.5/8.14.5) with ESMTP id q7SEoFW9068537; Tue, 28 Aug 2012 09:50:16 -0500 (CDT) (envelope-from mikea@mikea.ath.cx) Received: (from mikea@localhost) by mikea.ath.cx (8.14.5/8.14.5/Submit) id q7SEoFdu068536; Tue, 28 Aug 2012 09:50:15 -0500 (CDT) (envelope-from mikea) Date: Tue, 28 Aug 2012 09:50:15 -0500 From: Mike A To: Fabian Wenk Message-ID: <20120828145015.GC64344@mikea.ath.cx> References: <20120827203817.GB44988@mikea.ath.cx> <201208280934.14161.jhb@freebsd.org> <20120828140507.GB64344@mikea.ath.cx> <503CD8B2.90306@wenks.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <503CD8B2.90306@wenks.ch> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-amd64@freebsd.org Subject: Re: Bug Report: IBM x3650M4 (32GB, 2x4-core Xeon E5-2600, IBM ServeRaid M5110e): fails in install with NMI X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2012 14:50:18 -0000 On Tue, Aug 28, 2012 at 04:41:54PM +0200, Fabian Wenk wrote: > Hello Mike > > On 28.08.2012 16:05, Mike A wrote: > > On Tue, Aug 28, 2012 at 09:34:14AM -0400, John Baldwin wrote: > >> > >> Does setting 'hint.mpt.0.msi_enable=0' in the loader make a difference? > > > I will be happy to try that, but need guidance. This is an install from > > CD (burned from FreeBSD-9.1-RC1-amd64-disc1.iso), and I don't know how to > > insert a loader hint in that process. > > On the installed system create, or edit, the file > /boot/loader.conf and add the line like this: > > hint.mpt.0.msi_enable="0" > > Then you need to reboot to test. I would happily do precisely that, if only I could get the system to install. The failure occurs during boot of the install CDROM, before bsdinstall ever gets started. I suspect that I need to do something like the following: Read in the entire boot CDROM to a directory tree using rsync or equivalent; Edit the boot loader hints file to add that hint; Make an ISO out of the directory tree; Burn it to CDROM; and Try again. If this is flawed, please say where and how. Thanks! -- Mike Andrews, W5EGO mikea@mikea.ath.cx Tired old sysadmin