summaryrefslogtreecommitdiff
path: root/distrib/notes/i386/upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes/i386/upgrade')
-rw-r--r--distrib/notes/i386/upgrade21
1 files changed, 10 insertions, 11 deletions
diff --git a/distrib/notes/i386/upgrade b/distrib/notes/i386/upgrade
index 3951aa129c0..510e9e06c76 100644
--- a/distrib/notes/i386/upgrade
+++ b/distrib/notes/i386/upgrade
@@ -8,11 +8,11 @@ Also, OpenBSD now uses partition ID 0xA6 (166 decimal), but will
continue to work with 0xA5 for compatibility reasons. However, if
you change the partition ID to 0xA6, you will be able to share the
disk with 386BSD, FreeBSD or NetBSD. Note that the latter three can
-NOT easily share the disk with each others.
+NOT easily share the disk with each other.
To do the upgrade, you must have the appropriate kernel-copy floppy
-image on a disk, and the upgr20.fs floppy image on another. You must
-also have at least the "base20" binary distribution set available,
+image on a disk, and the floppy22.fs floppy image on another. You must
+also have at least the "base22" binary distribution set available,
so that you can upgrade with it, using one of the upgrade methods
described above. Finally, you must have sufficient disk space
available to install the new binaries. Since the old binaries are
@@ -31,18 +31,17 @@ process.
To upgrade your system, follow the following instructions:
Boot your machine using of the appropriate kernel-copy floppy.
- When presented with the boot prompt (the prompt begins with
- "Boot" and ends with ":-"), hit return.
+ When presented with the boot prompt (the "boot>" prompt), hit return.
You will be prompted to insert a file system floppy. Remove
- the kernel-copy floppy and insert the upgr20 floppy, then hit
+ the kernel-copy floppy and insert the upgr22 floppy, then hit
any key to continue booting.
While booting, you will probably see several warnings. You
should be warned that no swap space is present, and that
init(8) cannot find /etc/rc. Do not be alarmed, these are
completely normal. When you reach the prompt asking you for a
- shell name, just hit return.
+ shell name, just hit return, then type 'upgrade'.
You will be presented with some information about the upgrade
process and a warning message, and will be asked if you wish
@@ -96,13 +95,13 @@ To upgrade your system, follow the following instructions:
After the software has been transferred to the machine (or
mounted, in the case of upgrading via NFS), change into the
- directory containing the "base20" distribution set. Once you
+ directory containing the "base22" distribution set. Once you
are there, run the "Set_tmp_dir" command, and hit return at
the prompt to select the default answer for the temporary
directory's path name. (It should be the path name of the
directory that you're in.)
- Run the command "Extract base20" to upgrade the base
+ Run the command "Extract base22" to upgrade the base
distribution.
Repeat the above two steps for all of the sets you wish to
@@ -121,7 +120,7 @@ To upgrade your system, follow the following instructions:
up the installation, by remaking some system databases. When
it is complete, you should use "halt" to halt the system.
- When the system is halted, remove the "upgr20" floppy from
+ When the system is halted, remove the "upgr22" floppy from
the floppy drive, and replace it with the OpenBSD 2.2
kernel-copy floppy that you previously booted from. Reboot
with that floppy.
@@ -159,7 +158,7 @@ Your system has now been upgraded to OpenBSD 2.2.
There are several things that you should do, or might have to
do, to insure that the system works properly.
- Second, you will probably want to get the etc20 distribution,
+ Second, you will probably want to get the etc22 distribution,
extract it, and compare its contents with those in your /etc/
directory. You will probably want to replace some of your
system configuration files, or incorporate some of the changes