In message <[EMAIL PROTECTED]> Marcel Moolenaar writes:
: Warner Losh wrote:
: > To update from 3.x to 4.0 stable
: > --------------------------------
: > cd /usr/src
: > make buildworld
: > cd sbin/mknod
: > make install
: > <follow directions to build/install a kernel>
:
: You can make a kernel like this:
: cd /usr/src
: make buildkernel KERNEL=YOUR_KERNEL_HERE
:
: The new `buildkernel' and `installkernel' targets make use of the tools
: build by buildworld and effectively works around the bootstrap problem.
: Do they not work (the make targets, that is)?
When I tried the installkernel it installed things as /YOUR_KERNEL_HERE
I'll have to update things.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message