From owner-freebsd-questions@FreeBSD.ORG Fri Aug 15 01:24:13 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 DB05037B401 for ; Fri, 15 Aug 2003 01:24:12 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C722443FA3 for ; Fri, 15 Aug 2003 01:24:11 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h7F8O4pI067242; Fri, 15 Aug 2003 20:24:04 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h7F8O3Mf067241; Fri, 15 Aug 2003 20:24:03 +1200 (NZST) (envelope-from jonc) Date: Fri, 15 Aug 2003 20:24:03 +1200 From: Jonathan Chen To: SUPPORT Message-ID: <20030815082403.GA67209@grimoire.chen.org.nz> References: <000a01c362fd$a1cfbd60$3501a8c0@pro.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000a01c362fd$a1cfbd60$3501a8c0@pro.sk> User-Agent: Mutt/1.4.1i cc: FreeBSD Questions Subject: Re: Nwe kernel and dmesg question 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, 15 Aug 2003 08:24:13 -0000 On Fri, Aug 15, 2003 at 09:19:52AM +0200, SUPPORT wrote: > Hello everybody, > > I'm sorry for the long mail, but I really need your help. Please read it > before removing :-) > > I just have my new kernel (where I disabled almost SCSI devices) but during > start-up there are errors as follows: > > config> di pcic0 > No such device: pcic0 > Invalid command or syntax. Type `?' for help. [...] This is because the boot-sequence is reading /boot/kernel.conf. If you've removed all these devices from the kernel you can: # rm /boot/kernel.conf -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.