From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 14:00:30 2003 Return-Path: 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 0B54516A4B3 for ; Mon, 22 Sep 2003 14:00:30 -0700 (PDT) Received: from tonnant.cnchost.com (tonnant.concentric.net [207.155.248.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7423D43FF7 for ; Mon, 22 Sep 2003 14:00:29 -0700 (PDT) (envelope-from sahafeez@edgefocus.com) Received: from edgefocus.com ([12.106.69.222]) by tonnant.cnchost.com id RAA11036; Mon, 22 Sep 2003 17:00:29 -0400 (EDT) [ConcentricHost SMTP Relay 1.15] Errors-To: Date: Mon, 22 Sep 2003 14:00:29 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Sean Hafeez To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: A quick kernel swap? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 21:00:30 -0000 All things being equal, same hardware, same version of the same build of 4.8, etc... I have one box with a kernel w/out DUMMYNET and one with a kernel w/DUMMYNET. If I were to copy the DUMMYNET kernel to the non-DUMMYNET would it work? The other issue I have is space. The system is running off flash. Can I delete the running Kernel before I copy up the new one? Thanks!