Bug 15661

Summary: Handbook doesn't properly document booting other kernels
Product: Documentation Reporter: wdr <wdr>
Component: Books & ArticlesAssignee: nbm
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description wdr 1999-12-24 01:40:00 UTC
The FreeBSD Handbook suggests that the proper way to boot to an old kernel
(after mis-configuring an kernel rebuild, etc.) is to specify the name of
the old kernel at the boot prompt.  This is not correct in 3.4-STABLE
(and probably hasn't been for some time before 3.4-STABLE).

Fix: 

The proper method to boot an old kernel is to press any other key where
asked to "Press Enter to boot [kernel], any other key for boot prompt", then
type:

unload

load kernel.old

boot

I'll volunteer to re-write this section of the Handbook, if no one else is
already in charge of this.
How-To-Repeat: Bugger your kernel configuration into an unbootable state, then try to
load an old kernel using the instructions in the handbook.
Comment 1 nik freebsd_committer freebsd_triage 2000-01-02 19:50:56 UTC
On Thu, Dec 23, 1999 at 05:39:54PM -0800, wdr@tdl.com wrote:
> I'll volunteer to re-write this section of the Handbook, if no one else is
> already in charge of this.

No one else is already in charge of this... thanks for volunteering. . .

N
-- 
    If you want to imagine the future, imagine a tennis shoe stamping
    on a penguin's face forever.
        --- with apologies to George Orwell
Comment 2 nbm freebsd_committer freebsd_triage 2000-04-05 14:38:10 UTC
State Changed
From-To: open->feedback

Is the documentation still not sufficient?  I added to 
http://www.FreeBSD.org/handbook/boot-loader.html a while back, and I 
consider it sufficient. 


Comment 3 nbm freebsd_committer freebsd_triage 2000-04-05 14:38:10 UTC
Responsible Changed
From-To: freebsd-doc->nbm

I'll deal with this. 
Comment 4 nbm freebsd_committer freebsd_triage 2000-05-01 19:25:52 UTC
State Changed
From-To: feedback->closed

No feedback, I'm happy it's ok now.