From owner-freebsd-questions@FreeBSD.ORG Mon Dec 6 00:22:30 2010 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 5AB3D1065670 for ; Mon, 6 Dec 2010 00:22:30 +0000 (UTC) (envelope-from eliaschr@cha.forthnet.gr) Received: from mx-out.forthnet.gr (mx-out.forthnet.gr [193.92.150.115]) by mx1.freebsd.org (Postfix) with ESMTP id BD3BE8FC08 for ; Mon, 6 Dec 2010 00:22:29 +0000 (UTC) Received: from mx-av-04.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-06.forthnet.gr (8.14.3/8.14.3) with ESMTP id oB60MSiK024196 for ; Mon, 6 Dec 2010 02:22:28 +0200 Received: from MX-IN-05.forthnet.gr (mx-in-05.forthnet.gr [193.92.150.30]) by mx-av-04.forthnet.gr (8.14.3/8.14.3) with ESMTP id oB60MS2M021118 for ; Mon, 6 Dec 2010 02:22:28 +0200 Received: from pluto.universe (46.12.45.238.dsl.dyn.forthnet.gr [46.12.45.238]) by MX-IN-05.forthnet.gr (8.14.3/8.14.3) with ESMTP id oB60MRbS020855 for ; Mon, 6 Dec 2010 02:22:27 +0200 Authentication-Results: MX-IN-05.forthnet.gr smtp.mail=eliaschr@cha.forthnet.gr; spf=neutral Authentication-Results: MX-IN-05.forthnet.gr header.from=eliaschr@cha.forthnet.gr; sender-id=neutral From: Elias Chrysocheris To: freebsd-questions@freebsd.org Date: Mon, 6 Dec 2010 02:22:25 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.5.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201012060222.26584.eliaschr@cha.forthnet.gr> Subject: Re: ZFS 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: Mon, 06 Dec 2010 00:22:30 -0000 On Monday 06 of December 2010 00:33:48 Gabor Illo wrote: > Hello List! > > I install FreeBSD 8.1 RELEASE to friend server. I use this cool wiki post. > http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror > > But i don't know 2.2 point. (Install FreeBSD to zroot) > > Fixit# cd /dist/8.0-* no such directory > Fixit# cd /dist/8.1-* no such directory > > thx > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Sorry, my mistake... I used cd without the / when I was in the dist directory... So I cannot see why it does not work for you... What disk are you trying to use? Is it the official DVD? Regards Elias