From owner-freebsd-current@FreeBSD.ORG Sat Jul 11 14:47:22 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 6862F106566B for ; Sat, 11 Jul 2009 14:47:22 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-vw0-f172.google.com (mail-vw0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 0A41D8FC12 for ; Sat, 11 Jul 2009 14:47:21 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by vwj2 with SMTP id 2so1216556vwj.3 for ; Sat, 11 Jul 2009 07:47:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=5FbDqQAfmmIsY0oUPxiqe56s6sr3OgIX1e3y3GMKRI4=; b=oIDsYUpCvEFnqQuz13SR+btYd/kMK9XB9MZ778DdZ2IvKlluZepZ6tkxTv7NEFZjpY sC6ZLmTwUWpd7oxuih0unRfz1Ftg6XXqUxpk+iYdT/ms/COYXgUGwVuu1Xt+4/dPMRZm 53UrjL5ub8cx7HeZYFUCVGlZ7Ix5QWvdWpAWw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=asMxGn+LYi6Y4/ufzHb0uabMX+72lcU8Jizpnm8q4q2Kh4EV85BSVfyZG4y4CTRNc5 WbAVabYrzRhobejEuzkWbT+iTsoBtD6AoT5gUGJFguX+aQLhKLH7MvqMApVAix8oiizB /Jq7rGeys3mJlehnSFnQT6DEktO72+L0HX3ys= MIME-Version: 1.0 Received: by 10.220.100.1 with SMTP id w1mr4588355vcn.10.1247323641346; Sat, 11 Jul 2009 07:47:21 -0700 (PDT) In-Reply-To: <790a9fff0907110606t61da8ebbufa5575d12d949ca@mail.gmail.com> References: <790a9fff0907101159w495b644dge4a4bd81de0bda9b@mail.gmail.com> <20090710211809.GA84773@crodrigues.org> <790a9fff0907101911y7143ed4bnbb050d78ebc21558@mail.gmail.com> <790a9fff0907110606t61da8ebbufa5575d12d949ca@mail.gmail.com> Date: Sat, 11 Jul 2009 09:47:21 -0500 Message-ID: <790a9fff0907110747t7187fba6h7fdb82a40f57d489@mail.gmail.com> From: Scot Hetzel To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [SOLVED]Re: How to create ZFS on Root using MBR slices? 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: Sat, 11 Jul 2009 14:47:22 -0000 I created a page on the FreeBSD wiki with these instructions. http://wiki.freebsd.org/ZFSOnRootWithZFSboot Scot