From owner-freebsd-questions Mon Sep 1 17:56:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA04171 for questions-outgoing; Mon, 1 Sep 1997 17:56:53 -0700 (PDT) Received: from panix.com (panix.com [198.7.0.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA04163 for ; Mon, 1 Sep 1997 17:56:49 -0700 (PDT) Received: from localhost (sgronim@localhost) by panix.com (8.8.5/8.7/PanixU1.3) with SMTP id UAA28609 for ; Mon, 1 Sep 1997 20:56:42 -0400 (EDT) Date: Mon, 1 Sep 1997 20:56:42 -0400 (EDT) From: Sara Gronim To: freebsd-questions@freebsd.org Subject: Kernel question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, this is my first time writing to this service. Can i leave my generice kernel in place, build a new custom kernel and then implemenet the new kernel at the boot prompt? Is this possible, smart or in any way less risky than implementing the new kernel and keeping a copy of the old one? -Thanx