From owner-freebsd-current@FreeBSD.ORG Thu Oct 8 23:09:38 2009 Return-Path: Delivered-To: FreeBSD-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430131065672 for ; Thu, 8 Oct 2009 23:09:38 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from fallback-in2.mxes.net (fallback-out2.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 1C75D8FC17 for ; Thu, 8 Oct 2009 23:09:37 +0000 (UTC) Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by fallback-in1.mxes.net (Postfix) with ESMTP id 1DDDC2FDC3D for ; Thu, 8 Oct 2009 18:54:16 -0400 (EDT) Received: from [10.0.0.171] (unknown [64.9.236.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 4030A22E264 for ; Thu, 8 Oct 2009 18:54:12 -0400 (EDT) Message-ID: <4ACE6D84.3000209@gmail.com> Date: Thu, 08 Oct 2009 15:53:56 -0700 From: David Ehrmann User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: FreeBSD-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 08 Oct 2009 23:31:14 +0000 Cc: Subject: 8.0rc1 not recognizing partitions on EPIA SN X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 23:09:38 -0000 First, I tried to upgrade the normal way. I built my own kernel and installed it, but when I tried to boot it, I got a mountroot> prompt. When I printed the devices, instead of seeing ad0s1a and friends, I saw ad0a and ad0d (just those two for ad0). I was still able to use the old (7.1) kernel fine. Thinking it was something to do with the upgrade, I tried to do a reinstall. I chose the default options, but once it got to the "last chance..." screen, this happened: Unable to find device node for /dev/ad0s1b in /dev! The creation of filesystems will be aborted. Needless to say, the installation failed. Like I said in the subject, this is with a VIA EPIA SN motherboard. The hard drive is a CF card in a slot on the board. The card's worked fine in the past, and was detected fine at partitioning time. Forgive me if this is the wrong list, and please CC me as I am not on the mailing list.