From owner-freebsd-fs@FreeBSD.ORG Thu May 26 16:20:12 2011 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C85E106566B for ; Thu, 26 May 2011 16:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E0C68FC18 for ; Thu, 26 May 2011 16:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4QGKCr3002085 for ; Thu, 26 May 2011 16:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4QGKC1j002084; Thu, 26 May 2011 16:20:12 GMT (envelope-from gnats) Date: Thu, 26 May 2011 16:20:12 GMT Message-Id: <201105261620.p4QGKC1j002084@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Martin Simmons Cc: 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 Reply-To: Martin Simmons List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 16:20:12 -0000 The following reply was made to PR kern/153804; it has been noted by GNATS. From: Martin Simmons To: bug-followup@FreeBSD.org, nsayer@kfu.com Cc: Subject: Re: kern/153804: boot from zfs kernel.old recovery undocumented/impossible Date: Thu, 26 May 2011 17:01:10 +0100 >>>>> On Thu, 26 May 2011 18:20:14 +0300, Andriy Gapon said: > > on 26/05/2011 17:40 Nick Sayer said the following: > > > > Before this gets closed, is someone going to maybe add this to some = > > documentation somewhere? This ought to go in the handbook at the very = > > least. > > Which part exactly? > IMO, loader(8) should be sufficient. I think it should be http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-trouble.html where it currently tells you to do unload and boot with arguments that don't work for zfs... __Martin