From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 20:57:47 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 4B42A16A4CE for ; Thu, 20 Nov 2003 20:57:47 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71D0843FE1 for ; Thu, 20 Nov 2003 20:57:46 -0800 (PST) (envelope-from todd@selfassembled.org) Received: from [192.168.0.110] (p86-52.acedsl.com [66.114.86.52]) by mail1.acecape.com (8.12.10/8.12.10) with ESMTP id hAL4vj28006186; Thu, 20 Nov 2003 23:57:45 -0500 In-Reply-To: <20031120133508.GA11801@rtl.org> References: <35C44356-1B22-11D8-9B1A-000393095F0C@selfassembled.org> <20031120133508.GA11801@rtl.org> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3ED33E48-1BDF-11D8-9B1A-000393095F0C@selfassembled.org> Content-Transfer-Encoding: 7bit From: Todd Kennedy Date: Thu, 20 Nov 2003 23:57:45 -0500 To: Jason Stewart X-Mailer: Apple Mail (2.606) cc: freebsd-questions@freebsd.org Subject: Re: Kernel Panic on Install 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: Fri, 21 Nov 2003 04:57:47 -0000 Jason... Thanks for the tip. I ran memtest86 all day today (about 4/5 cycles) and it didn't come up with any errors. I'm going to try the installer on another motherboard to see if it's some odd motherboard/processor combo. Thanks again. Todd On Nov 20, 2003, at 8:35 AM, Jason Stewart wrote: > On 20/11/03 01:24 -0500, Todd Kennedy wrote: >> Hello... >> >> I'm trying to install FreeBSD 4.9 (from the Mini CD ISO) on my system, >> yet the instant it tries to load the driver for my ethernet card, it >> has a Fatal trap 12. >> > > Hi Todd, > > Did you try testing your memory extensively? I've had bad memory work > fine in one OS and perform really badly in another. Memtest86 > (http://www.memtest86.com/) has worked well for me in the past, but > I've had times when it wouldn't work, especially when the BIOS > reserves a chunk of memory that happens to be bad :) > > Jason >