From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 07:58:28 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 9574516A4B3 for ; Wed, 24 Sep 2003 07:58:28 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D41B43FA3 for ; Wed, 24 Sep 2003 07:58:15 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 168763B08; Wed, 24 Sep 2003 10:58:15 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Sean Hafeez References: From: Lowell Gilbert Date: 24 Sep 2003 10:58:14 -0400 In-Reply-To: Message-ID: <44isnib5dl.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 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: Wed, 24 Sep 2003 14:58:28 -0000 Sean Hafeez writes: > 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? If they are otherwise identical, certainly. > 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? As far as FreeBSD is concerned, sure. It may depend on the flash interface, though; a number of the ones I've seen would make this tricky. And if something goes wrong, you are in *big* trouble.