Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 1999 15:16:50 -0700
From:      "Aaron D. Gifford" <agifford@infowest.com>
To:        stable@FreeBSD.ORG, questions@FreeBSD.ORG
Subject:   Making the move from 2.2.8-STABLE to 3.0-STABLE
Message-ID:  <36A7A752.E6BDBDDB@infowest.com>

next in thread | raw e-mail | index | archive | help
Okay, let me see if I have the steps down for upgrading my 2.2.8-STABLE
system to 3.0-STABLE:

 1. Edit my supfile and make the "RELENG_2_2" tag to "RELENG_3"
 2. Grab the new 3.0-STABLE sources with cvsup
 3. Read the "UPDATING" file in /usr/src after cvsup-ing the new sources
to see if I am missing any steps
 4. Do "make aout-to-elf" to upgrade userland from aout to ELF
 5. Create a new kernel config file for my 3.0-STABLE system based the
new 3.0 GENERIC and/or LINT configuration files since so many changes
have occured which will make my 2.2.8 kernel configuration obsolete (I'm
thinking of the CAM changes and console changes in particular, and I
intend to switch from IPFIREWALL to IPFILTER in my kernel)
 6. Since my system uses SCSI drives (/dev/sd0s1a, etc.), edit
/etc/fstab and change all references to "sdX..." to "daX..." then do a
MAKEDEV of the appropriate daX devices -- is this necessary?  I'm just
guessing here...
 7. Rebuild a new 3.0 kernel -- Does this build the ELF kernel, or will
I need to rebuild again after rebooting?
 8. Follow the instructions for installing the new ELF boot blocks found
at 
 9  REBOOT

What did I miss?  Am I overdoing anything (do I have any unnecessary
steps)?  Any errors with this plan?

Thanks in advance!

Aaron out.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A7A752.E6BDBDDB>