From owner-freebsd-questions@FreeBSD.ORG Sun May 11 04:41:18 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 943C037B404 for ; Sun, 11 May 2003 04:41:18 -0700 (PDT) Received: from ntli.net (pc1-glfd2-4-cust59.glfd.cable.ntl.com [81.99.187.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7FE43FDF for ; Sun, 11 May 2003 04:41:17 -0700 (PDT) (envelope-from william@palfreman.com) Received: from aqua.lan.palfreman.com (localhost [127.0.0.1]) by ntli.net (8.12.3p2/8.12.3) with ESMTP id h4BBowKU089505; Sun, 11 May 2003 12:50:58 +0100 (BST) (envelope-from william@palfreman.com) Received: from localhost (william@localhost)h4BBoveV089502; Sun, 11 May 2003 12:50:58 +0100 (BST) X-Authentication-Warning: aqua.lan.palfreman.com: william owned process doing -bs Date: Sun, 11 May 2003 12:50:57 +0100 (BST) From: William Palfreman To: Constantine In-Reply-To: <3EBDF1A8.8010702@rbcmail.ru> Message-ID: <20030511124241.Y79934@ndhn.yna.cnyserzna.pbz> References: <3EBDF1A8.8010702@rbcmail.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Need help on removing SCSI drivers from my kernel... 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: Sun, 11 May 2003 11:41:19 -0000 On Sun, 11 May 2003, Constantine wrote: > Hello! > > Today is my first day compiling the FreeBSD kernel, and for some not > obvious to me reason, when I am trying to remove SCSI drivers from the > kernel, the booting process terminates with some error message (Fatal > trap 12: page fault while in kernel mode). > I have attached two files, the one that does not represent any problems, > and the other that halts on start-up. You must have the line: device scbus # SCSI bus (required) - in the kernel config file, even if you don't have a SCSI controller. That's why it is (required). You can take out all the other SCSI stuff though. -- W. Palfreman. I'm looking for a job. Read my CV at: Tel: 0771 355 0354 www.palfreman.com/william/cv-wfp2.html