From owner-freebsd-sysinstall@FreeBSD.ORG Mon May 14 15:40:04 2012 Return-Path: Delivered-To: freebsd-sysinstall@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97D31106568D for ; Mon, 14 May 2012 15:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 659CE8FC21 for ; Mon, 14 May 2012 15:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4EFe4Jm012748 for ; Mon, 14 May 2012 15:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4EFe4ap012747; Mon, 14 May 2012 15:40:04 GMT (envelope-from gnats) Date: Mon, 14 May 2012 15:40:04 GMT Message-Id: <201205141540.q4EFe4ap012747@freefall.freebsd.org> To: freebsd-sysinstall@FreeBSD.org From: Bruce Cran Cc: Subject: Re: bin/162429: bsdinstall(8): 9.x installer: selecting ZFS for the root partition results in error X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 15:40:04 -0000 The following reply was made to PR bin/162429; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, techtonik@gmail.com Cc: Subject: Re: bin/162429: bsdinstall(8): 9.x installer: selecting ZFS for the root partition results in error Date: Mon, 14 May 2012 16:35:08 +0100 ZFS isn't supported in the standard install process. You need to follow a procedure similar to http://people.freebsd.org/~swills/gptzfsroot.txt to install onto ZFS. -- Bruce Cran