kern/153804: boot from zfs kernel.old recovery undocumented/impossible

Andriy Gapon avg at FreeBSD.org
Tue May 24 18:50:12 UTC 2011


The following reply was made to PR kern/153804; it has been noted by GNATS.

From: Andriy Gapon <avg at FreeBSD.org>
To: bug-followup at FreeBSD.org, nsayer at 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


More information about the freebsd-fs mailing list