Jeffrey Lyon wrote:
My intent was to go:
make buildworld
make installworld
/usr/sbin/config KERNEL
cd ../../compile/KERNEL
make depend
make
make install
reboot
Am I going about this in the wrong way? Any guidance?
possibly. I think the new way to make and install a kernel is:
cd /usr/src
make buildkernel KERNCONF=KERNEL
make installkernel KERNCONF=KERNEL
--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400
weblog @ <http://paulbeard.no-ip.org/movabletype/>
Anoint, v.:
To grease a king or other great functionary already
sufficiently slippery.
-- Ambrose Bierce, "The Devil's Dictionary"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message