From owner-freebsd-current@freebsd.org Fri May 5 19:07:47 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18BB7D5FBA6 for ; Fri, 5 May 2017 19:07:47 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D4A44AA; Fri, 5 May 2017 19:07:46 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (58-7-94-137.dyn.iinet.net.au [58.7.94.137]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id v45J7YvB096711 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 5 May 2017 12:07:38 -0700 (PDT) (envelope-from julian@freebsd.org) To: freebsd-current , Toomas Soome From: Julian Elischer Subject: bootcode capable of booting both UFS and ZFS? Message-ID: <963c5c97-2f92-9983-cf90-ec9d59d87bba@freebsd.org> Date: Sat, 6 May 2017 03:07:29 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 05 May 2017 19:07:47 -0000 Subject says it all really, is this an option at this time? we'd like to try boot the main zfs root partition and then fall back to a small UFS based recovery partition.. is that possible? I know we could use grub but I'd prefer keep it in the family.