From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 15:25:56 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBBE11DDB for ; Thu, 15 Nov 2012 15:25:56 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id A4CF88FC0C for ; Thu, 15 Nov 2012 15:25:56 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qAFFPnEK062991; Thu, 15 Nov 2012 08:25:49 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qAFFPnxv062988; Thu, 15 Nov 2012 08:25:49 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 15 Nov 2012 08:25:49 -0700 (MST) From: Warren Block To: Chris Whitehouse Subject: Re: Advanced Format Drive ? In-Reply-To: <50A4F157.40404@onetel.com> Message-ID: References: <21828.1352983292@tristatelogic.com> <50A4F157.40404@onetel.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 15 Nov 2012 08:25:49 -0700 (MST) Cc: freebsd-questions@freebsd.org 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: Thu, 15 Nov 2012 15:25:57 -0000 On Thu, 15 Nov 2012, Chris Whitehouse wrote: > >> In message, >> >>> In general, you create a "partition scheme" first. This can be MBR, >>> GPT, or others. (But use GPT.) > > Unless you want to dual boot with WinXP in which case use MBR still? Yes. The same for Vista or Windows 7, mostly. AFAIK, Windows 7 64-bit on a UEFI system is the only Windows that will boot from GPT. As I've said before, consider using VMs rather than dual booting.