From owner-freebsd-questions Thu Mar 13 19:21:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA11237 for questions-outgoing; Thu, 13 Mar 1997 19:21:11 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA11232 for ; Thu, 13 Mar 1997 19:21:09 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id TAA16592 for ; Thu, 13 Mar 1997 19:21:09 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id TAA02596; Thu, 13 Mar 1997 19:19:36 -0800 (PST) Date: Thu, 13 Mar 1997 19:19:36 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Don Wilde cc: questions@freebsd.org Subject: Re: kernel upgrade In-Reply-To: <3325F662.1ED6@PartsNow.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, 11 Mar 1997, Don Wilde wrote: > I have a working system that is on-line with 2.1.5, and a CD with 2.1.6 > on it. I just dl your 2.1.7-RELEASE directory which I have now > established on my 2.1.5 system as /usr/src/2.1.7-RELEASE. > What steps do I need to take to install the new kernel and sources in > the main source tree? I can install the PORTS and PACKAGES from the CD, > but I understand the security hole does not make 2.1.6 safe for use on a > system which is live on the net. In the right user's hands, yes. They have to get in first though. Here is my handy-dandy upgrade checklist for the 2.1.x series. It should cover the system binaries; you'll have to rebuild your ports. FreeBSD Upgrade Checklist: 1) BACKUP /ETC, BACKUP /ETC, BACKUP /ETC. IT __WILL__ BE MODIFIED!!! 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 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. . Migrate any changes you made to rc.local and other files noted during the upgrade process. 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