diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2000-10-18 21:51:47 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2000-10-18 21:51:47 +0000 |
commit | f09b8bd9596a6a89a3253f4c76fc15fe135c30e9 (patch) | |
tree | 25d102b8d89ede9130487c56aab3cdc69cb794bf /distrib/notes/hp300/upgrade | |
parent | 4abf2e6985cf86def02bd15183c00c86b176cfe5 (diff) |
This is not the first release of OpenBSD/hp300 anymore, provide simple
upgrade instructions. ericj@ ok
Diffstat (limited to 'distrib/notes/hp300/upgrade')
-rw-r--r-- | distrib/notes/hp300/upgrade | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/distrib/notes/hp300/upgrade b/distrib/notes/hp300/upgrade index febdd31fd78..64a8f222f25 100644 --- a/distrib/notes/hp300/upgrade +++ b/distrib/notes/hp300/upgrade @@ -1,6 +1,10 @@ -There is no upgrade mechanism supported by this release of OpenBSD/hp300, -since it is the first official release for this architecture, and is not -compatible with other operating systems. +To upgrade to OpenBSD OSREV from a previous version start with the general +instructions in the section "Installing OpenBSD". + +After booting with the miniroot, select the (U)pdate option rather than +the (I)nstall option at the prompt in the install process. + +The upgrade script will use the existing disk partitions to install the +new system in, and also preserves files in `/etc' which you are likely +to have customized since a previous installation. -Be sure to back up any important data from your system, and then do an -install from scratch. |