From owner-freebsd-geom@FreeBSD.ORG Fri Apr 20 21:16:23 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3044B16A402 for ; Fri, 20 Apr 2007 21:16:23 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id DDC2A13C459 for ; Fri, 20 Apr 2007 21:16:22 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l3KKb6jJ059272; Fri, 20 Apr 2007 14:37:07 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <46292461.5090503@samsco.org> Date: Fri, 20 Apr 2007 14:36:49 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1 MIME-Version: 1.0 To: Poul-Henning Kamp References: <52686.1177091835@critter.freebsd.dk> In-Reply-To: <52686.1177091835@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Fri, 20 Apr 2007 14:37:07 -0600 (MDT) X-Spam-Status: No, score=-1.4 required=5.5 tests=ALL_TRUSTED autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-current@freebsd.org, Ivan Voras , freebsd-geom@freebsd.org Subject: Re: GPT as default? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 21:16:23 -0000 Poul-Henning Kamp wrote: > In message , Ivan Voras writes: > >> Currently, the >> FreeBSD default is classic BSD partitions on top of MSDOS partitions, >> and there are a couple of inconvenient things about this arrangement: > > The BSD partitioning should be discontinued as fast and firmly > as possible. By all means go GPT. > An i386/amd64 bootloader needs to be written that can understand GPT. My understanding is that the ia64 EFI/GPT loader has very few reusable bits. Scott