diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-18 22:40:05 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-18 22:40:05 +0000 |
commit | 2c0bb5b25a32150c1e5f726cb65bb9dfab65a155 (patch) | |
tree | 8fa3e3f033992a2f1ad8d2a816444275d51559ec /distrib | |
parent | 3c2c91b37cb4d367d1a38fa9b8899fe6155c0f57 (diff) |
- fix a few typos or omissions
- warn the user that only high-numbered scsi drives are bootable
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/hp300/install | 8 | ||||
-rw-r--r-- | distrib/notes/hp300/whatis | 7 |
2 files changed, 10 insertions, 5 deletions
diff --git a/distrib/notes/hp300/install b/distrib/notes/hp300/install index 82ee960be6f..4f8c2a12a58 100644 --- a/distrib/notes/hp300/install +++ b/distrib/notes/hp300/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.17 2002/02/06 00:58:07 miod Exp $ +dnl $OpenBSD: install,v 1.18 2002/03/18 22:40:04 miod Exp $ OpenBSDInstallPrelude dnl No extra line, this has to stick to the geometry notes paragraph. The file `HP-IB.geometry' has geometry information for several HP-IB @@ -7,7 +7,7 @@ disks, but may be incomplete. Geometry may be calculated from an HP-UX 1024 byte sectors, while OpenBSD's is based on 512 byte sectors. The ramdisk kernel may be loaded from the network, from CD-ROM, or other -SCSI devices (such as Zip(tm) disk). Note that loading from HPIB or SCSI +SCSI devices (such as Zip(tm) disk). Note that loading from HP-IB or SCSI cartridge tape is possible, but not currently supported. @@ -122,6 +122,10 @@ OpenBSDBootMsgs HPIB/CS80 drives or "sd0" for SCSI drives. Reply with the name of your disk. + Please note that, if you choose to have your root (/) filesystem + on a SCSI drive, that only device ID 4, 5 and 6 (that is, sd4, + sd5 and sd6 from OpenBSD's point of view) are bootable. + Next the disk label which defines the layout of the OpenBSD file systems must be set up. The installation script will invoke an interactive editor allowing you to do this. Note diff --git a/distrib/notes/hp300/whatis b/distrib/notes/hp300/whatis index db60e7d41e8..d30dfb730ec 100644 --- a/distrib/notes/hp300/whatis +++ b/distrib/notes/hp300/whatis @@ -1,3 +1,4 @@ -OpenBSD OSREV is a port of OpenBSD for the HP 9000/300 series of -computers, featuring a wide range of supported hardware, and with all -the usual OpenBSD stability and security. +dnl $OpenBSD: whatis,v 1.6 2002/03/18 22:40:04 miod Exp $ +OpenBSD OSREV is a port of OpenBSD for the HP 9000/300 and 400 series +of computers, featuring a wide range of supported hardware, and with +all the usual OpenBSD stability and security. |