From owner-freebsd-questions@FreeBSD.ORG Fri Dec 4 19:19:23 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D48FC1065670 for ; Fri, 4 Dec 2009 19:19:23 +0000 (UTC) (envelope-from nomadlogic@gmail.com) Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by mx1.freebsd.org (Postfix) with ESMTP id 9359E8FC0A for ; Fri, 4 Dec 2009 19:19:23 +0000 (UTC) Received: by ywh32 with SMTP id 32so2872063ywh.14 for ; Fri, 04 Dec 2009 11:19:22 -0800 (PST) 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:cc:content-type; bh=ta/IyWxp/sVGOmGsiWUPDUZMzOY8jmdO/1+9FMaOPDM=; b=LSEWDXzzbWA2tpLFIhroWREyIp0UlpFyIzAkAdvTogbpJgt79xBb75sffJeO7PYXqO 5rI5iA+cVzW/02hPRyUaxqENThVwcil1i0kOd55K8/8PXaIf/akuBm3nggTUnOch+560 R8IBZ02TmjQC40QkAxAOyXkkNzDWHje8NL2Nw= 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 :cc:content-type; b=KBwVnTRlR7GPtvZaRx0WMfeZ8y6cAWM2BI/dQ5pnEOVDMG7U4VJOtyzfV+h0kxgB+I UtFetGsQzw4juKIKC12RaqjhnlEIs5x3IyLK4Zx8xKwcKaes2NCLZwtTHPv7OOQ+lyUY unxU1xHcCjS/+MiRKtxlmbgbGYEOU3U4SnzNA= MIME-Version: 1.0 Received: by 10.150.45.18 with SMTP id s18mr6211209ybs.20.1259954360071; Fri, 04 Dec 2009 11:19:20 -0800 (PST) In-Reply-To: <25CC9A9B-DCB3-48BB-BD0A-238957A487FA@corp.sonic.net> References: <25CC9A9B-DCB3-48BB-BD0A-238957A487FA@corp.sonic.net> Date: Fri, 4 Dec 2009 11:19:20 -0800 Message-ID: <57d710000912041119o43aca29dk6575b241c474ca1d@mail.gmail.com> From: pete wright To: William Taylor Content-Type: text/plain; charset=ISO-8859-1 Cc: questions@freebsd.org Subject: Re: 8.0 zfs install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 19:19:23 -0000 On Fri, Dec 4, 2009 at 10:28 AM, William Taylor wrote: > Does the installer in 8.0 support zfs? > > If not whats the easiest way to get a full zfs install done? This is probably the best place to start, in general the FreeBSD handbook is the best place to start looking for any information you may have regarding the OS: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html You can also get more information via the FreeBSD wiki here: http://wiki.freebsd.org/ZFS -- pete wright www.nycbug.org