From owner-freebsd-questions@FreeBSD.ORG Thu Dec 6 23:31:35 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 868B716A418 for ; Thu, 6 Dec 2007 23:31:35 +0000 (UTC) (envelope-from jacobsm@gate.net) Received: from elasmtp-spurfowl.atl.sa.earthlink.net (elasmtp-spurfowl.atl.sa.earthlink.net [209.86.89.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFC713C469 for ; Thu, 6 Dec 2007 23:31:35 +0000 (UTC) (envelope-from jacobsm@gate.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=gate.net; b=bDPADWo4C3yFhSUErdj0IJanYSawCfPB8EuhxGJJPDbBzxPXHJQnVpiaOvStAKvi; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:X-Enigmail-Version:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [69.22.93.187] (helo=[192.168.102.11]) by elasmtp-spurfowl.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1J0QBq-0004BE-O8 for freebsd-questions@freebsd.org; Thu, 06 Dec 2007 18:31:34 -0500 Message-ID: <47588654.2030607@gate.net> Date: Thu, 06 Dec 2007 18:31:32 -0500 From: Mark Jacobs User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ELNK-Trace: 191835a16b2172361d074dabd4b36e6561ebef217e0f007320ac46c8ef28a030548b785378294e88350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.22.93.187 Subject: Boot failure - Recent Kernel(s) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 23:31:35 -0000 I am running FreeBSD 6.3-PRERELEASE with my last successful kernel build on 11/1/07. I successfully have built two kernels, one a couple of weeks ago and one just today but when I attempt to boot them these new kernels are not able to identify my boot partition. When I query the devices that the kernel sees during the boot failure all I see is an ad14 device(Which doesn't exist) and acd0. When I select the old kernel it boots without a problem. My boot device is ad10s1 which the November 1st kernel finds without a problem. I'm running a generic SMP kernel. Any ideas on what the problem is? Mark Jacobs