Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2004 00:18:27 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Supote Leelasupphakorn <pjn0211@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: why must boot in single mode.
Message-ID:  <41C11AA3.10406@mac.com>
In-Reply-To: <BAY16-F37768EA78223A1D37E2A0EB9AE0@phx.gbl>
References:  <BAY16-F37768EA78223A1D37E2A0EB9AE0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Supote Leelasupphakorn wrote:
[ ... ]
> Could anyone clarify me why we have to (according to comment in 
> /usr/src/Makefile) reboot in single mode ? Is it necessary ?

It's a good idea, more than a necessity.  If you feel that you have reason to 
believe that the kernel you just compiled actually does work, feel free to 
skip a step and do the installworld at the same time.

However, if you guess was wrong and there is a problem with the new kernel, 
you are stuck with a big problem.  Your new world won't match the old kernel 
image you still have as backup, which tends to make lots of programs like ps, 
ifconfig, firewall software, and the like unhappy and not work right.

So if you do have a problem, don't expect to be able to fix it remotely.

-- 
-Chuck



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