why must boot in single mode.
Chuck Swiger
cswiger at mac.com
Wed Dec 15 21:18:34 PST 2004
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
More information about the freebsd-questions
mailing list