From owner-freebsd-current@FreeBSD.ORG Mon May 30 18:54:52 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 446FE1065675 for ; Mon, 30 May 2011 18:54:52 +0000 (UTC) (envelope-from gkontos.mail@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0718F8FC0C for ; Mon, 30 May 2011 18:54:51 +0000 (UTC) Received: by iyj12 with SMTP id 12so4742303iyj.13 for ; Mon, 30 May 2011 11:54:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Xgb7Rtm09EHho0Usc2OkCr1dMW2HCgP5vMbdpJExTzg=; b=aPZAE+PnzVHgW7+2/INFLEMz9VKlT4bcCy7QhZ/bX4QG48y+X8CyDrzfBCRfIL2zuj vI8ar67IXTfsF4acW/k4PUqVbVd5+OjsqZGW7RdRPT14MfirXFcNHFzBnwuyhlTxpoja K5Dgqg8ShfbeeUuvqrfSzpIuziOunOvtVbDyk= 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=jStEOh/SpmPLkxwCq1cRvm9XYf46HvSZwEHX8YNjUI71u+KZn6/OQyCD2DDyYVGYxP aldT1goFMiPri0XDGLLZZh4WCCZXtzon8WqJkuU1wXrDAW3cPzh//jMdZBpF1TCu0SDi QSz3ZOGdndAez6+RVsx51zqBY0rzVIvYQUMH4= MIME-Version: 1.0 Received: by 10.231.91.16 with SMTP id k16mr6546331ibm.124.1306781691050; Mon, 30 May 2011 11:54:51 -0700 (PDT) Received: by 10.231.215.42 with HTTP; Mon, 30 May 2011 11:54:51 -0700 (PDT) In-Reply-To: <4DE3B72F.8030203@digsys.bg> References: <20110529040800.GA44286@sysmon.tcworks.net> <4DE1EDD8.5050003@FreeBSD.org> <3E1EB5E79BD1A6B775EB8387@mac-pro.magehandbook.com> <4DE3B72F.8030203@digsys.bg> Date: Mon, 30 May 2011 21:54:51 +0300 Message-ID: From: George Kontostanos To: Daniel Kalchev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD-Current Subject: Re: ZFS install from -CURRENT snapshot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 18:54:52 -0000 *zpool import -c /tmp/zpool.cache zroot can not import /tmp/zpool.cache no such pool available * Well, it seems that -c switch is for specifying where to read from and not where to write. I haven't been able to import the pool and find a way to store zpool.cache in a diffrent place other than /boot/zfs On Mon, May 30, 2011 at 6:26 PM, Daniel Kalchev wrote: > > > On 29.05.11 16:10, Daniel Staal wrote: > >> --As of May 29, 2011 12:06:30 PM +0300, George Kontostanos is alleged to >> have said: >> >>> "http://www.aisecure.net/?p=132" >>> >> >> Thanks, that's about what I expected the install procedure to be at this >> point. Nice to have the reminder about the zpool.cache. (Do I have to use >> the Live CD mode? Can I use shell mode instead?) >> >> Actually, you don't need to go via the trouble to make /boot writable. > You can obtain zpool.cache by using > > zpool import -c /tmp/zpool.cache zroot > > Then copy that file to the mounted root filesystem of the zpool. > > Daniel > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- George Kontostanos aisecure.net