From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 22:58:51 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 CB09B16A4CE for ; Thu, 22 Jul 2004 22:58:51 +0000 (GMT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7733343D54 for ; Thu, 22 Jul 2004 22:58:51 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from user-112urtn.biz.mindspring.com ([66.47.111.183] helo=joeandlane.com) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1BnmWY-0006Oq-00 for questions@freebsd.org; Thu, 22 Jul 2004 15:58:50 -0700 Received: from [127.0.0.1] (localhost.joeandlane.com [127.0.0.1]) by joeandlane.com (8.12.11/8.12.11) with ESMTP id i6MMwnZ7026681 for ; Thu, 22 Jul 2004 17:58:50 -0500 (CDT) (envelope-from lane@joeandlane.com) From: Lane To: questions@freebsd.org Date: Thu, 22 Jul 2004 17:58:49 -0500 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407221758.49717.lane@joeandlane.com> Subject: GEOM fails to create ad0 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: Thu, 22 Jul 2004 22:58:51 -0000 I successfully built a kernel for FreeBSD 5.2.1-RELEASE #1 on my 8Gig ad2 but when I boot it my 30Gig ad0 does not appear in /dev/ I boot 4.10-STABLE on my 30 Gig ad0 and am able to mount ad2, but not vice versa. Does anyone have information on how to trouble-shoot GEOM? Thanks lane