From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 03:35:56 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 7070716A4CE for ; Mon, 20 Sep 2004 03:35:56 +0000 (GMT) Received: from mail.ambrisko.com (adsl-64-174-51-43.dsl.snfc21.pacbell.net [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 363A243D41 for ; Mon, 20 Sep 2004 03:35:56 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) (192.168.1.2) by mail.ambrisko.com with ESMTP; 19 Sep 2004 20:35:56 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.9p2/8.12.9) with ESMTP id i8K3ZtkT020982; Sun, 19 Sep 2004 20:35:55 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.9p2/8.12.9/Submit) id i8K3Ztas020981; Sun, 19 Sep 2004 20:35:55 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200409200335.i8K3Ztas020981@ambrisko.com> In-Reply-To: <1094795639.36147.158.camel@bigt.its.uq.edu.au> To: Tony Jago Date: Sun, 19 Sep 2004 20:35:55 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Dell 1850 + Perc 4e/Si + FreeBSD 5.3-BETA3 install CD = Panic at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 03:35:56 -0000 Tony Jago writes: | Hi all, | | Just a quick note to let you know that the FreeBSD 5.3-BETA3 cd panic's | a Dell 1850. These machines have the new Perc 4e/Si Raid controller. If | the card is in either "RAID Enabled" or "SCSI Enabled" mode in the BIOS | the machine panics booting the installation CD. If this Perc 4e card is | disabled the CD boots into sysinstall just fine. | | acd1: CDROM at ata2-slave BIOSPIO | Memory modified after free 0xc3c01180(124) val=c3c3f80c @ 0xc3c01198 | panic: Most recently used by AFD driver Disable or remove the ATA devices and it will boot okay including the amd64 kernel. Of course this would make it harder to us the CD. You might try a USB drive or boot via PXE. Doug A.