diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-18 23:40:37 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-03-18 23:40:37 +0000 |
commit | b439fefcc48ccf3c421b1e08cbe96a2a535e3574 (patch) | |
tree | c661f1ebcbfaf8706e0631f483a82736b0a1ba22 /distrib/notes/amd64 | |
parent | 215db37e52279863f986704cc2c4b06dc654ac59 (diff) |
Reenable upgrade texts
Diffstat (limited to 'distrib/notes/amd64')
-rw-r--r-- | distrib/notes/amd64/install | 17 | ||||
-rw-r--r-- | distrib/notes/amd64/prep | 8 |
2 files changed, 6 insertions, 19 deletions
diff --git a/distrib/notes/amd64/install b/distrib/notes/amd64/install index 393a934e205..27e6347b70b 100644 --- a/distrib/notes/amd64/install +++ b/distrib/notes/amd64/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.5 2004/03/23 10:16:55 tom Exp $ +dnl $OpenBSD: install,v 1.6 2005/03/18 23:40:35 miod Exp $ OpenBSDInstallPrelude If OpenBSD will be sharing the disk with another operating system, @@ -50,20 +50,7 @@ OpenBSDBootMsgs You will next be asked for your terminal type. You should just hit return to select the default (vt220). -dnl Replace the following paragraph... - After entering the terminal type you will be asked whether you - wish to do an "(I)nstall". Enter 'I' for a fresh install. - - You will be presented with a welcome message and asked if - you really wish to install. Assuming you answered 'yes', the - install program will then tell you which disks of that type - it can install on, and ask you which it should use. - The name of the disk is typically "sd0" for SCSI drives or - "wd0" for IDE/RLL/ESDI/ST506 drives. - Reply with the name of your disk. -dnl with this: -dnl OpenBSDInstallPart3({:- or "wd0" for IDE/RLL/ESDI/ST506 drives-:}) -dnl once upgrades are available +OpenBSDInstallPart3({:- or "wd0" for IDE/RLL/ESDI/ST506 drives-:}) Next you will have to edit or create a disk label for the disk OpenBSD is being installed on. If there are any existing diff --git a/distrib/notes/amd64/prep b/distrib/notes/amd64/prep index 470b5a06c5d..461b907ebae 100644 --- a/distrib/notes/amd64/prep +++ b/distrib/notes/amd64/prep @@ -1,10 +1,10 @@ -dnl $OpenBSD: prep,v 1.3 2004/03/26 08:56:10 tom Exp $ +dnl $OpenBSD: prep,v 1.4 2005/03/18 23:40:36 miod Exp $ NOTE: If you wish to install OpenBSD on your whole disk, i.e. you do not want any other operating system to reside on your hard disk, you can skip this section and go on to the section that describes installation, below. -dnl If you're upgrading your system from a previous release of OpenBSD, you -dnl should have proceeded directly to the section about upgrading; you need -dnl none of the information presented here. +If you're upgrading your system from a previous release of OpenBSD, you +should have proceeded directly to the section about upgrading; you need +none of the information presented here. First and foremost, before beginning the installation process, MAKE SURE YOU HAVE A RELIABLE BACKUP of any data on your hard disk that you |