From owner-freebsd-current@FreeBSD.ORG Mon Apr 4 05:43:53 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 1A1E016A4CE for ; Mon, 4 Apr 2005 05:43:53 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBED43D41 for ; Mon, 4 Apr 2005 05:43:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j345etWw006308; Sun, 3 Apr 2005 23:40:55 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 03 Apr 2005 23:41:13 -0600 (MDT) Message-Id: <20050403.234113.30984184.imp@bsdimp.com> To: ache@nagual.pp.ru From: "M. Warner Losh" In-Reply-To: <20050404053300.GA51088@nagual.pp.ru> References: <20050404051047.GA50719@nagual.pp.ru> <20050403.232036.35219348.imp@bsdimp.com> <20050404053300.GA51088@nagual.pp.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 05:43:53 -0000 In message: <20050404053300.GA51088@nagual.pp.ru> Andrey Chernov writes: : On Sun, Apr 03, 2005 at 11:20:36PM -0600, M. Warner Losh wrote: : > One more time with -current machine: : : I don't see any testing results from your side, just partition dump. To : see them you need at least to restore standard MBR and with 'fdisk -u' : change something not dangerous, like active partition flag, on /-mounted : disk. The error will shown the end. I thought you were trying to use boot0cfg. boot0cfg changes the MBR, but does so through a safe ioctl. I didn't try to change the partitioning of the disk itself. If you are doing that, then you're seeing a design feature, and the changes of it changing are low. This is a pain. Warner