From owner-freebsd-questions@FreeBSD.ORG Mon Apr 1 02:09:56 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0FC487CC for ; Mon, 1 Apr 2013 02:09:56 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from mail-qe0-f43.google.com (mail-qe0-f43.google.com [209.85.128.43]) by mx1.freebsd.org (Postfix) with ESMTP id CAAB0DA7 for ; Mon, 1 Apr 2013 02:09:55 +0000 (UTC) Received: by mail-qe0-f43.google.com with SMTP id 1so1001934qee.2 for ; Sun, 31 Mar 2013 19:09:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4LDfoOp0JKXMYhFuPFqE5s62KhRWmTXdXWZUyqbzEoo=; b=XA0b0PUv+GeMYuPuywBABCUK1USzbHoEthhev60dWJB88y+llzFQ5QEL7tuhcnKLph adH0n/NwxGR1sc+mUDzg7+VZSRSWOk35ReSrUqr+GHTWxwvj+Fft6Kxdtlm9KaxtYJ2s 4lu5jL/wCTmLjt++TmLMGU3yRCpVhx0kLBEP6v8a8gw3vcIGkLI4BLfWMI8veqb2xqa0 0VCcktuN4o0Xhapnu+ofjUESotNDaomIA2GAPxvuvAz3dipE8nxrJtoTjqYPI6WU+BLV vdC7z8rQkIXWJ2AaQODazNl+/J3AWE/h1yvr8eemfHmXe0ZgG8EdJMyPQf0S+RmgmUmr ueUA== X-Received: by 10.229.22.3 with SMTP id l3mr4269302qcb.25.1364782195017; Sun, 31 Mar 2013 19:09:55 -0700 (PDT) Received: from [192.168.1.34] (c-98-212-197-211.hsd1.il.comcast.net. [98.212.197.211]) by mx.google.com with ESMTPS id i4sm9168930qai.5.2013.03.31.19.09.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 31 Mar 2013 19:09:54 -0700 (PDT) Message-ID: <5158EC6C.2050608@gmail.com> Date: Sun, 31 Mar 2013 21:09:48 -0500 From: Joshua Isom User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: gpart References: <004301ce2e78$3e274fc0$ba75ef40$@thenetnow.com> In-Reply-To: <004301ce2e78$3e274fc0$ba75ef40$@thenetnow.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 02:09:56 -0000 On 3/31/2013 8:28 PM, Grant Peel wrote: > I was wondering in anyone sees any issues creating the drive geometry using > this method, with the intent of restoring dumped filesystems to to, > including the root filesystem. Geometry or partition size? If it's geometry, and you need to worry about it, buy a new system. Nowadays it's making sure your 4k block hard drive has everything aligned to 4k blocks when the drive reports 512b blocks. If it's partition size, no.