Date: Sat, 8 Mar 2003 15:26:13 -0600 From: "charles pelletier" <fozekizer@attbi.com> To: "'freebsd'" <questions@freebsd.org> Subject: kernel configuration Message-ID: <000001c2e5b9$592ff1e0$05040101@socrates>
next in thread | raw e-mail | index | archive | help
Okay, just to make sure this is correct (my first use of the newer more current kernel config).. The only steps involved are those listed in the handbook: Change to the /usr/src directory. # cd /usr/src Compile the kernel. # make buildkernel KERNCONF=MYKERNEL Install the new kernel. # make installkernel KERNCONF=MYKERNEL I don't have to do any other steps, as in those in the original method (make, make depend, etc)? Thanks for the input. Charles Pelletier Tech Coordinator St Luke's School Irving, TX 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?000001c2e5b9$592ff1e0$05040101>