From owner-freebsd-current@FreeBSD.ORG Mon Apr 4 15:27:31 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B54616A4CE for ; Mon, 4 Apr 2005 15:27:31 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC1EA43D45 for ; Mon, 4 Apr 2005 15:27:30 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.21] (rat.samsco.home [192.168.254.21]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j34FUTuG042245; Mon, 4 Apr 2005 09:30:30 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42515C6F.5040905@samsco.org> Date: Mon, 04 Apr 2005 09:25:35 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.5) Gecko/20050321 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <1729.1112622423@critter.freebsd.dk> In-Reply-To: <1729.1112622423@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: Andrey Chernov cc: current@freebsd.org Subject: Re: Can't change partition table anymore X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 04 Apr 2005 15:27:31 -0000 Poul-Henning Kamp wrote: > In message <1112618841.71324.23.camel@buffy.york.ac.uk>, Gavin Atkinson writes: > >>On Mon, 2005-04-04 at 07:28 +0400, Andrey Chernov wrote: >> >>>BTW, the trick with kern.geom.debugflags=16 works and I put it permanently >>>in my sysctl.conf. Could you please make it ON by default or make a >>>warning at least? >> >>I actually agree with this. It's so frustrating to not be able to do >>what you want to do as root. > > > I tend to belive in sensible safety features. Forcing people who > do potentially dangerous acts to release the safety-catch mechanism > first doesn't strike me as a bad idea. > > Only the most orthodox darwinists argue that guns should be sold > armed and loaded from curb-side, child-height baskets. > It would likely be less frustrating if there was an obvious mesage printed to the console that told the root user how to remove the safety mechanism. Scott