Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2010 11:05:37 +0300
From:      =?UTF-8?B?0JDQvdGC0L7QvSDQmtC70LXRgdGB?= <antoniok.spb@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Using multiply kernels with reserved GENERIC
Message-ID:  <3f1c29e71003140005u3d8dd7c8o474fd13b9cb1042b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I compile my own kernel:

# make buildkernel KERNCONF=MYKERN && make installkernel KERNCONF=MYKERN

After this, the new kernel is into /boot/kernel , and old one is into
/boot/kernel.old

After first kernel rebuilding, kernel.old is GENERIC. But after second one
it seems that I'm unable to boot GENERIC without compiling and installing it
again.

Is it possible to have GENERIC for system crash restoring purposes somewhere
like /boot/kernel.generic ?



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