Date: Tue, 1 May 2001 12:28:21 -0400 (EDT) From: Ryan <minime@spring.thepond.com> To: Sean Broestl <broestls@holly.ColoState.EDU> Cc: Thomas <true@vol.at>, <freebsd-questions@FreeBSD.ORG> Subject: Re: kernel compiling problem Message-ID: <Pine.BSF.4.31.0105011226490.46806-100000@spring.thepond.com> In-Reply-To: <Pine.A41.4.10.10105010915140.305490-100000@holly.ColoState.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 May 2001, Sean Broestl wrote: > Hi Thomas, > > This is a mistake I made at first too. The FreeBSD Handbook tries to cover > all the current versions of FreeBSD, and the kernel compilation section > can be kind of confusing in that regard. To properly compiler a kernel in > FBSD 4.x, do this: > > cd /usr/src > make buildkernel KERNCONF=<your kernel config> > make installkernel KERNCONF=<your kernel config> > > That should be all you need to do. > > Good luck on your FreeBSD rite of passage :) > I actuall had problems with make buildkernel KERNCONF= make installkernel KERNCONF= and had to substitute KERNEL= for KERNCONF= in both instances to get it to work right FWIW... ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0105011226490.46806-100000>