From owner-freebsd-hackers Mon Jun 12 17:03:47 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08911 for hackers-outgoing; Mon, 12 Jun 1995 17:03:47 -0700 Received: from ix7.ix.netcom.com (ix7.ix.netcom.com [199.182.120.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA08905 for ; Mon, 12 Jun 1995 17:03:46 -0700 Received: from by ix7.ix.netcom.com (8.6.12/SMI-4.1/Netcom) id RAA05455; Mon, 12 Jun 1995 17:02:27 -0700 Date: Mon, 12 Jun 1995 17:02:27 -0700 Message-Id: <199506130002.RAA05455@ix7.ix.netcom.com> From: pvinci@ix.netcom.com (Paul Vinciguerra) Subject: 2.0.5 install - non-destructive To: hackers@freebsd.org Sender: hackers-owner@freebsd.org Precedence: bulk How can I do a "non-destructive" upgrade from 2.0R to 2.0.5? I was thinking about the following: pull in the sources, recompile, Backup to tape, make fs changes, Restore from tape. Will this work, or do the filesystem changes preclude this? Is there an easier way? Thanks, Paul