From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 18:21:19 2009 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C5EC1065693 for ; Wed, 18 Feb 2009 18:21:19 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout017.mac.com (asmtpout017.mac.com [17.148.16.92]) by mx1.freebsd.org (Postfix) with ESMTP id 45F3C8FC2A for ; Wed, 18 Feb 2009 18:21:19 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp017.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0KF90031TXNCW920@asmtp017.mac.com> for current@FreeBSD.org; Wed, 18 Feb 2009 10:21:12 -0800 (PST) Message-id: From: Marcel Moolenaar To: Ulf Lilleengen In-reply-to: <20090218170043.GA76148@carrot> Date: Wed, 18 Feb 2009 10:21:12 -0800 References: <16678.1234910124@critter.freebsd.dk> <20090218170043.GA76148@carrot> X-Mailer: Apple Mail (2.930.3) Cc: Poul-Henning Kamp , FreeBSD current mailing list Subject: Re: boot0cfg -s vs. GEOM_PART_*? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 18 Feb 2009 18:21:21 -0000 On Feb 18, 2009, at 9:00 AM, Ulf Lilleengen wrote: > How about the way that was done in GEOM_MBR? Defining a verb like > "write > MBR", and supply the mbr as a parameter with gctl? (Currently used by > boot0cfg). There's already averb to write bootcode, There's just no verb (yet) to read bootcode. -- Marcel Moolenaar xcllnt@mac.com