From owner-freebsd-current@FreeBSD.ORG Mon Sep 8 16:19:13 2003 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 51F3416A4C2 for ; Mon, 8 Sep 2003 16:19:13 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3EC4400D for ; Mon, 8 Sep 2003 16:19:12 -0700 (PDT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (12-206-23-247.client.attbi.com [12.206.23.247]) by spork.pantherdragon.org (Postfix) with ESMTP id DC7942A425; Mon, 8 Sep 2003 16:19:11 -0700 (PDT) Received: from speck.techno.pagans (localhost.techno.pagans [127.0.0.1]) by speck.techno.pagans (Postfix) with SMTP id EF13FC0D0; Mon, 8 Sep 2003 16:19:10 -0700 (PDT) Date: Mon, 8 Sep 2003 16:19:10 -0700 From: Darren Pilgrim To: Jason Stone Message-Id: <20030908161910.6d6fe231.dmp@bitfreak.org> In-Reply-To: <20030908143810.V55021@walter> References: <20030908203049.5FF375D04@ptavv.es.net> <20030908143810.V55021@walter> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: re-fdisk'ing a partition - permission denied? 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, 08 Sep 2003 23:19:13 -0000 On 2003.09.08 14:54:37 -0700, Jason Stone wrote: > > You have hit one of the main issues still to be resolved in GEOM. (I > > don't know that phk thinks it's a problem to be resolved or a > > feature to be documented.) > > > > In any case, since GEOM was added you can no longer slice or label > > an active device. > > Ah - is that to say that, in general, you can't mess with the disk's > MBR? You can get around the safety measure that prevents writes to active disk devices by turning on bit 4 of kern.geom.debugflags.