From owner-freebsd-stable@FreeBSD.ORG Tue Mar 30 11:03:42 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDA6D1065674 for ; Tue, 30 Mar 2010 11:03:42 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 7FF4F8FC15 for ; Tue, 30 Mar 2010 11:03:42 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1NwZER-000DPW-Mc; Tue, 30 Mar 2010 14:03:39 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: "Andrey V. Elsukov" In-reply-to: <4BB1CE95.2090502@yandex.ru> References: <4BB1CE95.2090502@yandex.ru> Comments: In-reply-to "Andrey V. Elsukov" message dated "Tue, 30 Mar 2010 14:12:37 +0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Mar 2010 14:03:39 +0300 From: Daniel Braniss Message-ID: Cc: stable@freebsd.org Subject: Re: boot and boot0cfg problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2010 11:03:42 -0000 > On 30.03.2010 12:05, Daniel Braniss wrote: > > so it seems that someone is preventing changes to the partition table! > > btw, this problem was not present in older boot0 (1.0) where the active > > partition flag is ignored. > > You can change active partition via gpart(8). > Hi Andrey, I'm sorry, I've reread the manual, and can't find the write magic. btw, boot0cfg does call geom but something seems to be broken. cheers, danny