From owner-freebsd-questions Sat Mar 8 13:26:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3F537B401 for ; Sat, 8 Mar 2003 13:26:30 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA6E43F3F for ; Sat, 8 Mar 2003 13:26:30 -0800 (PST) (envelope-from fozekizer@attbi.com) Received: from socrates (12-210-153-247.client.attbi.com[12.210.153.247]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003030821262905100a6c8ie>; Sat, 8 Mar 2003 21:26:29 +0000 Reply-To: From: "charles pelletier" To: "'freebsd'" Subject: kernel configuration Date: Sat, 8 Mar 2003 15:26:13 -0600 Message-ID: <000001c2e5b9$592ff1e0$05040101@socrates> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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