From owner-freebsd-questions@FreeBSD.ORG Tue Jan 26 08:49:26 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 74B3A1065676 for ; Tue, 26 Jan 2010 08:49:26 +0000 (UTC) (envelope-from eliaschr@cha.forthnet.gr) Received: from mx-out.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id DE60F8FC0C for ; Tue, 26 Jan 2010 08:49:25 +0000 (UTC) Received: from mx-av-06.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 o0Q8nOs8013067 for ; Tue, 26 Jan 2010 10:49:24 +0200 Received: from MX-IN-05.forthnet.gr (mx-in-05.forthnet.gr [193.92.150.30]) by mx-av-06.forthnet.gr (8.14.3/8.14.3) with ESMTP id o0Q8nOeN009366 for ; Tue, 26 Jan 2010 10:49:24 +0200 Received: from pluto.universe (62.1.128.155.dsl.dyn.forthnet.gr [62.1.128.155]) by MX-IN-05.forthnet.gr (8.14.3/8.14.3) with ESMTP id o0Q8nNKm010123 for ; Tue, 26 Jan 2010 10:49:23 +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: Tue, 26 Jan 2010 10:49:22 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-RELEASE-p2; KDE/4.3.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001261049.22832.eliaschr@cha.forthnet.gr> Subject: Re: Help booting FreeBSD with a ZFS root filesystem 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, 26 Jan 2010 08:49:26 -0000 On Tuesday 26 of January 2010 03:29:07 George Liaskos wrote: > I had the same issue because i forgot to copy the zpool.cache under > /zroot/boot/zfs. > Yes, that is also mandatory. I forgot to mention... Elias