From owner-freebsd-current@FreeBSD.ORG Wed Oct 21 17:54:48 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40D35106566C for ; Wed, 21 Oct 2009 17:54:48 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout024.mac.com (asmtpout024.mac.com [17.148.16.99]) by mx1.freebsd.org (Postfix) with ESMTP id 2E7328FC25 for ; Wed, 21 Oct 2009 17:54:48 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed; delsp=yes Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp024.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KRV001KYLRB8Q10@asmtp024.mac.com> for freebsd-current@freebsd.org; Wed, 21 Oct 2009 10:54:47 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <4ADE995A.8080009@ish.com.au> Date: Wed, 21 Oct 2009 10:54:46 -0700 Message-id: <5208B24B-0ED9-493F-81E4-04BF33FA9062@mac.com> References: <4ADE995A.8080009@ish.com.au> To: Aristedes Maniatis X-Mailer: Apple Mail (2.1076) Cc: freebsd-current@freebsd.org, Jurgen Weber Subject: Re: gpart, bsdlabel and fdisk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2009 17:54:48 -0000 On Oct 20, 2009, at 10:17 PM, Aristedes Maniatis wrote: > > * is this the future for FreeBSD and we should use gpart from here > on? Are the old tools deprecated? Yes. > * we tried to reinstall the machine with some 7.2 CDs but the > gparted disks caused fdisk to crash. Is this expected? No, but that's because I don't know how buggy fdisk is. > * is the result of using gpart completely different to the bsdlabel/ > fdisk we've known? Are the partitions on disk quite different? The on-disk layout is dictated and cannot be different. As such, they are the same. > * is there some source of good documentation out there other than > the man page for gpart? man gpart. > > * has the MBR changed now with gpart? No. -- Marcel Moolenaar xcllnt@mac.com