From owner-freebsd-doc@FreeBSD.ORG Thu Apr 12 18:03:10 2007 Return-Path: X-Original-To: doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B2A216A403 for ; Thu, 12 Apr 2007 18:03:10 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-06.ohiordc.rr.com (ms-smtp-06.ohiordc.rr.com [65.24.5.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2C9BA13C459 for ; Thu, 12 Apr 2007 18:03:10 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-71-64-129-15.woh.res.rr.com [71.64.129.15]) by ms-smtp-06.ohiordc.rr.com (8.13.6/8.13.6) with SMTP id l3CHGD4O010458 for ; Thu, 12 Apr 2007 13:16:13 -0400 (EDT) Message-ID: <000301c77d26$559e1080$0200a8c0@satellite> From: "Dave" To: Date: Thu, 12 Apr 2007 13:16:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: Subject: 18.3 adding disks and geom X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 18:03:10 -0000 Hello, In 6.2 the docs appear slightly dated. I've installed a new ide hd in a box, running 6.2 and am trying to slice it not dedicated, using section 18.3.2.1. I can get the dd going, but the fdisk reveals that geom is not found and it does not proceed. Is there a new something i have to do? If this matters i'm using encrypted swap with geli. Thanks. Dave.