From owner-freebsd-current@FreeBSD.ORG Thu Jul 16 02:34:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95FD0106564A for ; Thu, 16 Jul 2009 02:34:09 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id 664B78FC08 for ; Thu, 16 Jul 2009 02:34:09 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from feathers.peganest.com (feathers.peganest.com [78.33.110.3]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.3) with ESMTP id n6G2Y6Yc035236 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Thu, 16 Jul 2009 02:34:08 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: freebsd-current@freebsd.org Date: Thu, 16 Jul 2009 03:34:05 +0100 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA1; KDE/4.2.4; amd64; ; ) References: <4A57E38B.5050108@mykitchentable.net> <970380130907151512k4870af65q55f7ed0545fa6521@mail.gmail.com> <970380130907151733w2f226b37r31a189e73ec54dc2@mail.gmail.com> In-Reply-To: <970380130907151733w2f226b37r31a189e73ec54dc2@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907160334.05761.ken@mthelicon.com> Subject: Re: Attempting ZFS Only Install of 7.2 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: Thu, 16 Jul 2009 02:34:09 -0000 On Thursday 16 July 2009 01:33:36 Jason Garrett wrote: > Top Post, I know... but has anyone on @current tried a full on ZFS on ROOT > with GPTZFSBOOT? > > Both Drew and I have both tried the guide at > http://lulf.geeknest.org/blog/freebsd/Setting_up_a_zfs-only_system/ (dead > link now :( ) > > I get as far as the message I detailed before using parts from another > guide. I am hoping for both of us, that someone here knows even a little > bit. Anytime I had that problem it was because I forgot to add: LOADER_ZFS_SUPPORT=YES in the /etc/make.conf file before rebuilding and installing.. Peg