Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 18:50:11 GMT
From:      Andriy Gapon <avg@FreeBSD.org>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/153804: boot from zfs kernel.old recovery undocumented/impossible
Message-ID:  <201105241850.p4OIoBjS031733@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/153804; it has been noted by GNATS.

From: Andriy Gapon <avg@FreeBSD.org>
To: bug-followup@FreeBSD.org, nsayer@kfu.com
Cc:  
Subject: Re: kern/153804: boot from zfs kernel.old recovery undocumented/impossible
Date: Tue, 24 May 2011 21:47:08 +0300

 Try the following options:
 
 1)
 unload
 set kernel=kernel.old
 boot
 
 2)
 unload
 load /boot/kernel.old/kernel
 load -t /boot/zfs/zpool.cache /boot/zfs/zpool.cache
 boot
 
 My expectation is that both should do what you want.
 -- 
 Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105241850.p4OIoBjS031733>