From owner-freebsd-questions@FreeBSD.ORG Tue Jul 28 15:17:14 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97AAE1065672 for ; Tue, 28 Jul 2009 15:17:14 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 536D28FC21 for ; Tue, 28 Jul 2009 15:17:14 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 28 Jul 2009 11:17:14 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.6-GA) with ESMTP id LAF14835; Tue, 28 Jul 2009 11:17:12 -0400 (EDT) X-Auth-ID: roberthuff Received: from 146-115-34-114.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO [146.115.34.114]) ([146.115.34.114]) by smtp01.lnh.mail.rcn.net with ESMTP; 28 Jul 2009 11:17:12 -0400 Message-ID: <4A6F167F.40605@rcn.com> Date: Tue, 28 Jul 2009 11:17:19 -0400 From: Robert Huff User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Anton Shterenlikht References: <4A6F032D.20804@rcn.com> <20090728142945.GA75439@mech-cluster241.men.bris.ac.uk> In-Reply-To: <20090728142945.GA75439@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: questions@freebsd.org Subject: Re: documentation for gpart(8)/GPT? 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: Tue, 28 Jul 2009 15:17:14 -0000 Anton Shterenlikht wrote: > Have a look at http://eis.bris.ac.uk/~mexas/geom-mirror.html > This is a proposed addition to the handbook. There is a gpart > example. > > By the way, I'd welcome any feedback on this modified section. First iussue: the "Next" link in the upper right hand corner doesn't work. I am most interested in creating partitions generic )non-RAID) UFS(2) filesystems. Robert Huff