In the 21.4.1 section of the handbook it gives:
# make buildworld
# make buildkernel
# make installkernel
# reboot
should this read?
# make buildworld
# make buildkernel KERNCONF=MYKERNELCONF
# make installkernel KERNCONF=MYKERNELCONF
# reboot
Thank you
Chris Pratt
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"