From owner-freebsd-questions Tue Aug 27 21:17:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA24783 for questions-outgoing; Tue, 27 Aug 1996 21:17:43 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts10-line11.uoregon.edu [128.223.150.109]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA24773 for ; Tue, 27 Aug 1996 21:17:41 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id VAA00600; Tue, 27 Aug 1996 21:17:49 -0700 (PDT) Date: Tue, 27 Aug 1996 21:17:49 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "Sean J. Schluntz" cc: freebsd-questions@freebsd.org Subject: Re: Upgrading 2.1.0 to 2.1.5 question. In-Reply-To: <2.2.32.19960827162720.008db50c@wallace.pinpt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 27 Aug 1996, Sean J. Schluntz wrote: > I have three FBSD systems running on my network at this time. I would like > to get my Administrative system upgraded to v2.1.5 (The others are running > fine they will wait until v2). What is the best way to do this? I tried > the upgrade option from the boot disk and got a nice little warning message > that made me wonder if that was really the way. Yes. That is the way. Quick checklist (which I just wrote last message...): 1) BACKUP /ETC, BACKUP /ETC, BACKUP /ETC. IT __WILL__ BE HOSED!!! 2) Boot the new floppy. Select the 'update' option. Follow the prompts. Make sure you MOUNT your filesystems and not NEWFS them. Select the same distributions you did originally (but you can skip XFree86 if you installed it from 2.1.0 -- there are no changes) and any you wish to add. 3) Hit 'commit'. Take note of the modified files. 4) WHen you're dumped to a shell prompt: . Copy services back from your backup /etc. It's three lines long now :( . Edit sysconfig and re-config from scratch using your old one as a guide. It's changed a bunch this time around and it's too much pain to hack in the new changes. . Migrate any changes you made to rc.local. Note that httpd is no longer started from sysconfig. 5) Reboot, recompile & reinstall your kernel, reboot again, and enjoy. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major