From owner-freebsd-questions Wed May 1 19:43: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ip.eth.net (punsmtp.ip.eth.net [202.9.128.19]) by hub.freebsd.org (Postfix) with ESMTP id E07B037B405 for ; Wed, 1 May 2002 19:42:54 -0700 (PDT) Received: (apparently) from localhost.localdomain ([202.9.130.103]) by ip.eth.net with Microsoft SMTPSVC(5.5.1877.467.46); Thu, 2 May 2002 08:12:38 +0530 Received: from ieee.org (localhost [127.0.0.1]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id f41IUxO00473 for ; Wed, 2 May 2001 00:00:59 +0530 (IST) (envelope-from shantanoo@ieee.org) Message-ID: <3AEF00E3.66D085DA@ieee.org> Date: Wed, 02 May 2001 00:00:59 +0530 From: Shantanu X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Building Kernel -- which is fastest,reliable,easy? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hi! 1) cd /usr/src/sys/i386/conf config MYKERN cd ../../compile/MYKERN make dep make make install Reboot 2) cd /usr/src make buildkernel KERNCONF=MYKERN make installkernel KERNCONF=MYKERN Reboot 3) cd /usr/src make kernel KERNCONF=MYKERN Reboot Which is the best method to compile? Regards, ... .... .- -. - .- -. ..- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message