From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 3 16:11:13 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC3B3106566C for ; Sun, 3 Jan 2010 16:11:13 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 777A68FC1B for ; Sun, 3 Jan 2010 16:11:13 +0000 (UTC) Received: (qmail 98697 invoked from network); 3 Jan 2010 15:44:32 -0000 Received: from mail.h3q.com (HELO mail.h3q.com) (cryx) by mail.h3q.com with AES256-SHA encrypted SMTP; 3 Jan 2010 15:44:32 -0000 Message-ID: <4B40BB5E.9080600@h3q.com> Date: Sun, 03 Jan 2010 16:44:30 +0100 From: Philipp Wuensche User-Agent: Postbox 1.1.0 (Macintosh/20091201) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Overwrite ZFS zpool bootfs property during boot X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 16:11:13 -0000 Hi, is there a way to manually overwrite the zpool bootfs property during the boot? Would be nice to have a way to select another root-zfs in case the one in bootfs is rendered broken. greetings, philipp