From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 20:26:43 2004 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 5F2B516A4CE for ; Mon, 23 Feb 2004 20:26:43 -0800 (PST) Received: from hills.ccsf.cc.ca.us (hills.ccsf.cc.ca.us [147.144.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3981943D3F for ; Mon, 23 Feb 2004 20:26:43 -0800 (PST) (envelope-from abozan01@ccsf.edu) Received: from localhost (abozan01@localhost) by hills.ccsf.cc.ca.us (8.11.3/8.11.3) with ESMTP id i1O4QgZ05191 for ; Mon, 23 Feb 2004 20:26:42 -0800 (PST) X-Authentication-Warning: hills.ccsf.cc.ca.us: abozan01 owned process doing -bs Date: Mon, 23 Feb 2004 20:26:42 -0800 (PST) From: Adam Bozanich X-X-Sender: abozan01@hills.ccsf.cc.ca.us To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: thinkpad T40 5.2 kernel panic 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: Tue, 24 Feb 2004 04:26:43 -0000 Hi all. I can't boot into the GENERIC kernel on a IBM Thinkpad T40. cd /usr/src/kern/i386/conf/ config GENERIC cd ../comple/GENERIC make depend make make install When I boot I get this: ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt Memory modified after free 0xc456c200(508) val=1000100 @ 0xc456c200 Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 0 ... Anybody know how to resolve this? Thanks -Adam