From owner-freebsd-questions@FreeBSD.ORG Tue Jun 21 19:21:34 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3AC310656D9 for ; Tue, 21 Jun 2011 19:21:34 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from smtpq2.gn.mail.iss.as9143.net (smtpq2.gn.mail.iss.as9143.net [212.54.34.165]) by mx1.freebsd.org (Postfix) with ESMTP id 6D5A68FC19 for ; Tue, 21 Jun 2011 19:21:34 +0000 (UTC) Received: from [212.54.34.146] (helo=smtp15.gn.mail.iss.as9143.net) by smtpq2.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1QZ6Ch-0000mf-7B for freebsd-questions@freebsd.org; Tue, 21 Jun 2011 21:01:39 +0200 Received: from 524944af.cm-4-2b.dynamic.ziggo.nl ([82.73.68.175] helo=mail.nagual.nl) by smtp15.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1QZ6Cf-0004w5-Nm for freebsd-questions@freebsd.org; Tue, 21 Jun 2011 21:01:37 +0200 Received: from [192.168.11.34] (192.168.11.34) by westmark (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 1A7130; Tue, 21 Jun 2011 21:05:01 +0200 Message-ID: <4E00EA98.1090805@nagual.nl> Date: Tue, 21 Jun 2011 21:01:44 +0200 From: Dick Hoogendijk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; nl; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AxigenSpam-Level: 4 X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1QZ6Cf-0004w5-Nm X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=0.324, vereist 5, BAYES_00 -1.90, CM_META_TB_NOARR 0.50, FH_HOST_EQ_D_D_D_D 0.67, RDNS_DYNAMIC 0.98, TW_ZF 0.08) X-ZiggoSMTP-MailScanner-From: dick@nagual.nl X-Spam-Status: No Subject: FreeBSD ZFS system 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: Tue, 21 Jun 2011 19:21:34 -0000 OK, it works very well. Installing a ZFS FreeBSD system with an ufs /boot is very very easy using the PC-BSD DVD. However, I have one question: I'd like to install FreeBSD (pcbsd) on a (zfs) mirror In OpenSolaris you can install directly to the zfs mirror, but how's this in this situation> After all, an UFS partitin is also created. How can I get the equivalent of an OpenSolaris mirrored install for a FreeBSD system? Hope I phrased the question clearly enough.