From owner-freebsd-fs@FreeBSD.ORG Thu May 26 16:35:18 2011 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 9BA4D106564A; Thu, 26 May 2011 16:35:18 +0000 (UTC) (envelope-from nsayer@kfu.com) Received: from quack.kfu.com (unknown [IPv6:2001:470:1f04:1caa::2]) by mx1.freebsd.org (Postfix) with ESMTP id 674AD8FC0A; Thu, 26 May 2011 16:35:18 +0000 (UTC) Received: from nsayer-osx.silverspringnet.com (edge-gw-rwc.silverspringnet.com [74.121.22.10]) (authenticated bits=0) by quack.kfu.com (8.14.4/8.14.4) with ESMTP id p4QGZEji047149 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 26 May 2011 09:35:17 -0700 (PDT) (envelope-from nsayer@kfu.com) X-DKIM: Sendmail DKIM Filter v2.8.3 quack.kfu.com p4QGZEji047149 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kfu.com; s=KFU; t=1306427718; bh=PLqZkHAmbSfJCn7rAQQYrN3tHR6tEgTQ3FlwY8YINRM=; h=Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc: Content-Transfer-Encoding:Message-Id:References:To; b=3FO+9EJFqwkY4D/Z97c4EDPGdIxnc2doccaJAohYULNJbLbzAQev7NqAJSgmkpWLq wdIaN4M2jXttftgU68W++PAnW3bb6dQv8zshJ+tZkpfpWAtm/Y4xomP5f6WTHWuxBg SEEqwm4GdghQ65uwtfhQBgGSo4OxUolCkkJKpk/Q= Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Nick Sayer In-Reply-To: <4DDE808F.3050906@FreeBSD.org> Date: Thu, 26 May 2011 09:35:14 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201105261440.p4QEe9Rd011893@freefall.freebsd.org> <4DDE6FAE.9070601@FreeBSD.org> <4DDE7EEC.5000708@FreeBSD.org> <6CEE2015-A88C-4C2E-9CE0-3FF154A7E5A5@kfu.com> <4DDE808F.3050906@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.1084) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (quack.kfu.com [204.109.60.138]); Thu, 26 May 2011 09:35:18 -0700 (PDT) Cc: "freebsd-fs@FreeBSD.org" Subject: Re: kern/153804: boot from zfs kernel.old recovery undocumented/impossible 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: Thu, 26 May 2011 16:35:18 -0000 Yes. What a shame that I couldn't provide my audience the correct = solution at the time BECAUSE IT WASN'T DOCUMENTED WELL ENOUGH! On May 26, 2011, at 9:32 AM, Andriy Gapon wrote: > on 26/05/2011 19:30 Nick Sayer said the following: >> In fact, I gave a talk at BSDCan about my experience. You'll see a = reference to >> this PR on the BSDCan site. >=20 > Cool! >=20 > --=20 > Andriy Gapon