Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 15:11:36 -0700
From:      Chris <snagit@cbpratt.prohosting.com>
To:        doc@FreeBSD.org
Subject:   Handbook Question
Message-ID:  <490181A9-0A9D-4AE3-B7CA-4E10522AA2A7@cbpratt.prohosting.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490181A9-0A9D-4AE3-B7CA-4E10522AA2A7>