From owner-freebsd-fs@FreeBSD.ORG Tue Jun 17 07:05:51 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79925106566C for ; Tue, 17 Jun 2008 07:05:51 +0000 (UTC) (envelope-from mark@legios.org) Received: from bade.legios.org (ppp198-172.static.internode.on.net [59.167.198.172]) by mx1.freebsd.org (Postfix) with ESMTP id 31A6D8FC22 for ; Tue, 17 Jun 2008 07:05:51 +0000 (UTC) (envelope-from mark@legios.org) Received: from localhost (unknown [192.168.0.17]) by bade.legios.org (Postfix) with ESMTP id 176C41AD018; Tue, 17 Jun 2008 13:47:33 +1000 (EST) X-Virus-Scanned: amavisd-new at legios.org Received: from bade.legios.org ([192.168.0.17]) by localhost (legios.org [192.168.0.17]) (amavisd-new, port 10024) with ESMTP id QPLRQiLTlxEd; Tue, 17 Jun 2008 13:46:55 +1000 (EST) Received: from legios.org (unknown [192.168.0.13]) by bade.legios.org (Postfix) with ESMTP id 615DB1AD012; Tue, 17 Jun 2008 13:46:55 +1000 (EST) Received: from 150.101.214.246 (SquirrelMail authenticated user mark) by legios.org with HTTP; Tue, 17 Jun 2008 13:46:55 +1000 (EST) Message-ID: <30337.150.101.214.246.1213674415.squirrel@legios.org> Date: Tue, 17 Jun 2008 13:46:55 +1000 (EST) From: "Mark Gladman(legios.org)" To: "Ernst W. Winter" User-Agent: SquirrelMail/1.4.11 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-fs@freebsd.org Subject: Re: installation of zfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 07:05:51 -0000 > Hello, > > can anyone pount me to a document on how to install zfs with > FreeBSD? > > I am a "end user" mainly, but have enough knowledge to perform > the installation. Ihave tried it on a external HD a while back > and then screwd somewher along the line ans dleted the system > again. I only need a plain installation, no Raid or anything like > the. > > The HD is 230GIG and the partitions are at the moment a 4GIG root > with a minimal installation and 4GIG for swap. > > Thanks in advance foir any help. > > Ernst > > -- > ================================================== > Mail just Ascii plain text. HTML & Base64 is spam > email = nur reiner Text. HTML & Base64 sind SPAM > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > > Hey there, http://wiki.freebsd.org/ZFSQuickStartGuide is a good quickstart guide. I also recommend reading through http://wiki.freebsd.org/ZFS for additional information. Cheers, Mark