diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-01-06 21:05:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-01-06 21:05:33 +0000 |
commit | 3f891057f4f5cee4973bc396ef38d8369a288743 (patch) | |
tree | 1e00fc35850f38f66b596bbd919494f652c60a6f | |
parent | 2b78c264372d4136095e2085c6dd0d2c126b39f8 (diff) |
Remove mention of installXX not bootable on IP27/35.
-rw-r--r-- | distrib/notes/sgi/install | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install index 21ea252b939..fd62a95b4b4 100644 --- a/distrib/notes/sgi/install +++ b/distrib/notes/sgi/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.25 2013/12/08 15:33:03 miod Exp $ +dnl $OpenBSD: install,v 1.26 2014/01/06 21:05:32 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -8,10 +8,6 @@ using a bootp/tftp server. Booting from CD-ROM installation media: - NOTE: Only cd${:--:}OSrev.iso may be booted on IP27 and IP35 class systems, - due to PROM limitations. install${:--:}OSrev.iso will not boot, but may be - used to the sets without requiring network access. - From the System Maintenance Menu, select '2' (or click on the appropriate icon if in graphics console) to Install System Software. |