Date: Mon, 25 Jun 2007 11:34:14 -0500 From: Tim Daneliuk <tundra@tundraware.com> To: freebsd-questions@freebsd.org Subject: Repopulating the GENERIC kernel Message-ID: <467FEE86.5020601@tundraware.com>
next in thread | raw e-mail | index | archive | help
I have a production 6.2 STABLE machine w/something like this in /etc/make.conf: KERNCONF=MYKERN SMP GENERIC When I do a 'make kernel', as I understand it, all three kernels get *build* but only MYKERN actually gets installed. So ... how do I get the latest version of GENERIC (that I just compiled per the above) "installed" into /boot *without* it actually being the active kernel. IOW, I want my kernel build to *install* MYKERN as the active kernel and refresh GENERIC just in case I need it to recover a failed boot... TIA,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467FEE86.5020601>