Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2001 13:18:41 +0300
From:      Valentin Nechayev <netch@iv.nn.kiev.ua>
To:        freebsd-hackers@FreeBSD.ORG
Cc:        Jiangyi Liu <gzjyliu@public.guangzhou.gd.cn>
Subject:   Re: How to recompile kernel after minor changes?
Message-ID:  <20010603131841.A460@iv.nn.kiev.ua>
In-Reply-To: <20010603020220.A89269@dragon.nuxi.com>; from freebsd-hackers@FreeBSD.ORG on Sun, Jun 03, 2001 at 02:02:20AM -0700
References:  <878zjb20fd.fsf@fatcow.home> <20010603101848.A990@iv.nn.kiev.ua> <20010603020220.A89269@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 Sun, Jun 03, 2001 at 02:02:20, freebsd-hackers (David O'Brien - Hackers) wrote about "Re: How to recompile kernel after minor changes?": 

> > cd /usr/obj/usr/src/sys/${KERNCONF}
> > make -DNO_MODULES
> or ``make kernel''
> and if you want to live dangerously ``make kernel-reinstall''.

You are right, it is dangerous because it does not copy current kernel
to /boot/kernel/kernel.old. I need to do it by hands (install -c -fschg ...)


/netch

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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