From owner-freebsd-ports@FreeBSD.ORG Fri Mar 29 19:34:45 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 90A394CC for ; Fri, 29 Mar 2013 19:34:45 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 455B07C2 for ; Fri, 29 Mar 2013 19:34:45 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 53F4B1E007A1; Fri, 29 Mar 2013 20:34:44 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.5/8.14.4) with ESMTP id r2TJXWAT084568; Fri, 29 Mar 2013 20:33:32 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.5/8.14.3/Submit) id r2TJXWj8084567; Fri, 29 Mar 2013 20:33:32 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Fri, 29 Mar 2013 20:33:32 +0100 To: "Sam Fourman Jr." Subject: Re: grub2 with libzfs Message-ID: <20130329193332.GA84498@triton8.kn-bremen.de> References: <1364397485043-5799405.post@n5.nabble.com> <51532491.6050507@gmail.com> <1364407584254-5799443.post@n5.nabble.com> <1364409110302-5799450.post@n5.nabble.com> <20130327204130.GA40854@triton8.kn-bremen.de> <1364469893741-5799652.post@n5.nabble.com> <201303291836.r2TIarVc080730@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Juergen Lock , freebsd-ports@freebsd.org, zaphod@berentweb.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 19:34:45 -0000 On Fri, Mar 29, 2013 at 02:45:59PM -0400, Sam Fourman Jr. wrote: > > http://people.freebsd.org/~nox/tmp/grub-2.00-004-zfs.patch > > > > I haven't runtime-tested grub-install and booting at all yet tho, > > let alone the zfs support, I'll leave that testing to volunteers > > like you for now. :) > > > > Thanx, > > Juergen > > _______________________________________________ > > > I would be happy to test this, does anyone have the exact grub syntax > to boot a FreeBSD zfs root pool? > Maybe this helps: http://forums.freebsd.org/showthread.php?p=194477#post194477 Thanx! :) Juergen