summaryrefslogtreecommitdiff
path: root/distrib/notes/sgi/install
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-05-12 21:06:52 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-05-12 21:06:52 +0000
commit4bd4f59da1c92d5b558c52d635c025034fbda35e (patch)
tree6df3c6c273de222204a033e9451eb25e770f7523 /distrib/notes/sgi/install
parent8203708055a4de06b9a2f1753a6c2d2090d94394 (diff)
Try to catch up with installer changes in the installation notes.
Also, the per-platform features are moved to a common place, which makes the MD layout easier to work on. m4.common is still a tangled mess of subtly placed dnl, though...
Diffstat (limited to 'distrib/notes/sgi/install')
-rw-r--r--distrib/notes/sgi/install26
1 files changed, 7 insertions, 19 deletions
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install
index 1fd18f2d260..8ed4c806ee1 100644
--- a/distrib/notes/sgi/install
+++ b/distrib/notes/sgi/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.14 2008/08/25 17:21:56 jsing Exp $
+dnl $OpenBSD: install,v 1.15 2009/05/12 21:06:50 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -53,18 +53,12 @@ OpenBSDInstallPart2
diskless setup isn't correct, or you may have a hardware or
configuration problem.
-OpenBSDBootMsgs(,"sd0")
-
- You will next be asked for your terminal type. If you are
- installing from a non-serial console, the default of "vt220"
- is correct. If you are installing from a serial console
- you should choose the terminal type from amongst those listed.
- (If your terminal type is xterm, just use vt220.)
-
-OpenBSDInstallPart3
+OpenBSDInstallPart3(,"sd0")
OpenBSDInstallPart4
+OpenBSDInstallPart5
+
No partitions should overlap with the SGI Volume Header, which by
default will use the first 3134 sectors. Additionally, the 'a'
partition must be the first partition on the disk, immediately
@@ -73,26 +67,20 @@ OpenBSDInstallPart4
partition is not located immediately after the Volume Header the boot
loader will not be able to locate and load the kernel.
-OpenBSDInstallPart5(sd0)
-
-OpenBSDInstallNet({:-CD-ROM, NFS -:})
+OpenBSDInstallPart6({:-CD-ROM, NFS -:})
OpenBSDFTPInstall
OpenBSDHTTPInstall
-OpenBSDTAPEInstall
-
OpenBSDCDROMInstall
OpenBSDNFSInstall
-OpenBSDCommonFS(NFS)
+OpenBSDCommonInstall
-OpenBSDCommonURL
+OpenBSDTAPEInstall
OpenBSDInstallWrapup
-OpenBSDInstallWrapupPart2
-
OpenBSDCongratulations