From owner-freebsd-current@FreeBSD.ORG Sun Nov 2 12:27:01 2008 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 D5F501065670 for ; Sun, 2 Nov 2008 12:27:01 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 902D38FC16 for ; Sun, 2 Nov 2008 12:27:01 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1Kwc2m-0007Uf-My>; Sun, 02 Nov 2008 13:27:00 +0100 Received: from e178040129.adsl.alicedsl.de ([85.178.40.129] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1Kwc2m-0005Bq-KK>; Sun, 02 Nov 2008 13:27:00 +0100 Message-ID: <490D9CA2.6050006@mail.zedat.fu-berlin.de> Date: Sun, 02 Nov 2008 13:27:14 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.17 (X11/20081101) MIME-Version: 1.0 To: Rui Paulo References: <490D6F88.4050609@mail.zedat.fu-berlin.de> <22FEED13-2E4B-4873-B1A5-EA841369E3AE@freebsd.org> In-Reply-To: <22FEED13-2E4B-4873-B1A5-EA841369E3AE@freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.40.129 X-Mailman-Approved-At: Sun, 02 Nov 2008 13:18:39 +0000 Cc: freebsd-current@freebsd.org Subject: Re: GPT(8): gone in FreeBSD 8.0-CURRENT? 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: Sun, 02 Nov 2008 12:27:01 -0000 Rui Paulo wrote: > > On 2 Nov 2008, at 09:14, O. Hartmann wrote: > >> Hello, >> I'm looking for the gpt(8) tool, found in FreeBSD 7. When switching to >> FreeBSD 8-CUR I missed it. Has it been dumped? Why, how to handle GUID >> partitions in FBSD8? > > Yes, gpt is gone. > We now use gpart. > > Regards, > -- > Rui Paulo > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" all right, thanks a lot. oliver