From owner-freebsd-questions Tue Aug 5 09:48:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22520 for questions-outgoing; Tue, 5 Aug 1997 09:48:40 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22513 for ; Tue, 5 Aug 1997 09:48:26 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id TAA17917; Tue, 5 Aug 1997 19:48:37 +0300 (IDT) Date: Tue, 5 Aug 1997 19:48:37 +0300 (IDT) From: Nadav Eiron To: Stephen Morrissey cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrade In-Reply-To: <33E74AE8.AD392185@wilkes.edu> 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 On Tue, 5 Aug 1997, Stephen Morrissey wrote: > FreeBSD, > > i purchased ver. 2.16 back in january from walnut creek on cd-rom. > how would i go about upgrading to ver 2.22? thank you, There are basically two ways: 1. Do an upgrade from a release (or a snapshot). This involves running installation as if it's a new one, just choosing the "upgrade" option from the main menu. It's pretty painless, and you can use any supported installation method (CD, ftp, NFS, DOS, etc...) to do it. 2. Upgrade your source tree and rebuilding the system. See the sections in the handbook about "Staying stable/current with FreeBSD" and the tutorial on upgrade from source (also on the web site) for details. The advantage is that you can upgrade to *anything* you want, i.e., you can upgrade to a version that was never released in any other form. The main disadvantage - you have to have a full source tree set up, and it's a bit more complicated. > > stephen morrissey > morrissb@wilkes1.wilkes.edu > > Nadav