Kevin Oberman wrote:
Date: Wed, 08 Jan 2003 15:53:05 -0800
From: Darren Pilgrim <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]

Andriy Podanenko wrote:

make buildworld
make buildkernel
reboot with boot -s
mergemaster -p
make installkernel
make installworld
reboot
mergemaster
mergemaster -p
make buildworld
make kernel KERN_CONF=YOURCONF
reboot w/ -s
make installworld
mergemaster
reboot

This gets covered over and over and over.

And it's usually wrong.

The correct command to build a new kernel is
make kernel KERNCONF=YOURCONF (or put KERNCONF=YOURCONF into
/etc/make.conf and just "make kernel")
You're right, I somehow missed that one when I proof read the email.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to