From owner-freebsd-hackers@freebsd.org Mon Jan 30 21:37:21 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97B63CC8731 for ; Mon, 30 Jan 2017 21:37:21 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1a.eu.mailhop.org (outbound1a.eu.mailhop.org [52.58.109.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 345B31CF8 for ; Mon, 30 Jan 2017 21:37:20 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: 42ed4be3-e734-11e6-95b5-6dfd7dbb0ee5 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound1.eu.mailhop.org (Halon) with ESMTPSA id 42ed4be3-e734-11e6-95b5-6dfd7dbb0ee5; Mon, 30 Jan 2017 21:37:14 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v0ULb7h7014277; Mon, 30 Jan 2017 14:37:07 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1485812227.3017.19.camel@freebsd.org> Subject: Re: How to safely remove rest of GTP? From: Ian Lepore To: "Andrey V. Elsukov" , Warren Block Cc: freebsd-hackers@freebsd.org, Slawa Olhovchenkov Date: Mon, 30 Jan 2017 14:37:07 -0700 In-Reply-To: <91788d86-c85b-a893-0185-5d6efd8bca7e@yandex.ru> References: <20161230124407.GN37118@zxy.spb.ru> <1793b0ec-3a86-5c9a-b275-aa93cd9d230e@yandex.ru> <1485796999.3017.7.camel@freebsd.org> <91788d86-c85b-a893-0185-5d6efd8bca7e@yandex.ru> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2017 21:37:21 -0000 On Tue, 2017-01-31 at 00:33 +0300, Andrey V. Elsukov wrote: > On 30.01.2017 20:23, Ian Lepore wrote: > > > > > > > > other type of partition table in the same time. So, if you use > > > 'gpart > > > destroy' - you want to explicitly destroy it. > > > > > The question to ask here is why are you the only one who can't see > > or > > understand that a user is NOT going to use a "destroy" command on a > >  disk containing live data?  Especially given the confusing > > vagueness > > of the gpart docs. > Because I have read the docs and understood them? Did you tried do > that  > instead of attacking me each time, when geom/gpart is discussed? I'm  > even not an author  of this. If you don't like the existing  > documentation, the sources are open, read them and write better  > documentation. > Every time someone says they can't understand how to do something with gpart, you imply that the problem is all theirs, because the documentation is clear.  The documentation is NOT clear, and every time you say so, I'm going to point out it is not. -- Ian