After copying and customizing the GENERIC kernel, I run:
After the reboot I run:
and still get GENERIC kernel.
During build and install there are no error messages and I can't find any reference to the custom kernel in any log files.
I have performed this on other installs up to v11 and this is the first time it has failed.
Thanks for any input.
Code:
cd /usr/src && nohup make buildkernel KERNCONF=GWKERNEL
make installkernel KERNCONF=GWKERNEL
shutdown -r now
Code:
sysctl kern.conftxt | grep ident
During build and install there are no error messages and I can't find any reference to the custom kernel in any log files.
I have performed this on other installs up to v11 and this is the first time it has failed.
Thanks for any input.