From owner-freebsd-questions@FreeBSD.ORG Fri Jul 6 18:13:02 2012 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 B7976106564A for ; Fri, 6 Jul 2012 18:13:02 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3CB8FC1C for ; Fri, 6 Jul 2012 18:13:02 +0000 (UTC) Received: by obbun3 with SMTP id un3so19294841obb.13 for ; Fri, 06 Jul 2012 11:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=0PO3DORqsPvgAqFYC4RCXtpYFDwhADWOmIDs/pwgbjg=; b=xAvHwcixpP+okAUBOJIzfZ7eAZxen4l/P6oA0q8g424p02f4bJM9x4ZGGnt4JGUb/8 oeZn44XJUGgOVRO+95GdwzXIRU4eHc2Jn65Dzk8hXUdpu1C11Fnw/LwKDa4NcYcPJuee jYhJSeWrzv4mfI5AORGzYHxmpKnwnZMGI8tHyt3UU5WPmA37YfyxfHzlDmMXCm4e8CyU 2IuvDJWb0GUB16bRqnbfBXCRJtMiz9T3Z9NN/kHdtj8tmDuBxNiNQsSgtBuBF99ywvLD Atq/s/WRTtTQotFR0268LB4wA8TxQA7JuOQPRFOyZdHjsCj8hruSemxbH9k+1AcPkO/w jlSw== MIME-Version: 1.0 Received: by 10.182.164.8 with SMTP id ym8mr26624255obb.51.1341598382107; Fri, 06 Jul 2012 11:13:02 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.10.34 with HTTP; Fri, 6 Jul 2012 11:13:02 -0700 (PDT) In-Reply-To: <4FF70202.7080604@d3photography.com> References: <4FF70202.7080604@d3photography.com> Date: Fri, 6 Jul 2012 14:13:02 -0400 X-Google-Sender-Auth: qLbTKUEwBZzsgmztqIYIHoV_-H8 Message-ID: From: Rick Miller To: Ryan Coleman , FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Does FreeBSD start slices at head boundaries? 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: Fri, 06 Jul 2012 18:13:02 -0000 On Fri, Jul 6, 2012 at 11:19 AM, Ryan Coleman wrote: > Sector 64 is sector 63 when you start at 0. OMG, so right...I cannot believe that went over my head! Thanks for pointing it out. It lets me know that diskPartitionEditor is automatically selecting start and end sectors at boundaries. Thanks! -- Take care Rick Miller