From owner-freebsd-geom@FreeBSD.ORG Sat Apr 21 06:49:45 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 4660F16A403; Sat, 21 Apr 2007 06:49:45 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id D90CB13C4B7; Sat, 21 Apr 2007 06:49:44 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.60.100]) by phk.freebsd.dk (Postfix) with ESMTP id 23E8017382; Sat, 21 Apr 2007 06:49:43 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l3L6nfvb055081; Sat, 21 Apr 2007 06:49:41 GMT (envelope-from phk@critter.freebsd.dk) To: Maxim Sobolev From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 20 Apr 2007 13:55:35 MST." <462928C7.8090400@FreeBSD.org> Date: Sat, 21 Apr 2007 06:49:41 +0000 Message-ID: <55080.1177138181@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Scott Long , 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: Sat, 21 Apr 2007 06:49:45 -0000 In message <462928C7.8090400@FreeBSD.org>, Maxim Sobolev writes: >Scott Long wrote: >> 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. > >It probably crazy idea, but I wonder if it's feasible to have >"mini-GEOM" layer in loader, so that it's possible to use existing GEOM >classes codebase there with little or no modifications. That's actually an interesting idea... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.