summaryrefslogtreecommitdiff
path: root/distrib/notes/sgi
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2008-03-07 17:58:24 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2008-03-07 17:58:24 +0000
commit2f7ccd3727359c1a10fcb7f32f024628330a138d (patch)
treec98dcc728dfd959589f989ee15fcf3f90c3c076e /distrib/notes/sgi
parentbd4ecd1cfc2bdfbe798054ab6e31c0513d5d3269 (diff)
Detail the partitioning caveats for OpenBSD/sgi.
ok deraadt@
Diffstat (limited to 'distrib/notes/sgi')
-rw-r--r--distrib/notes/sgi/install10
1 files changed, 9 insertions, 1 deletions
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install
index c855d946582..380c36247b5 100644
--- a/distrib/notes/sgi/install
+++ b/distrib/notes/sgi/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.9 2007/03/01 19:24:45 miod Exp $
+dnl $OpenBSD: install,v 1.10 2008/03/07 17:58:23 jsing Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -63,6 +63,14 @@ OpenBSDInstallPart3
OpenBSDInstallPart4
+ 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
+ following the SGI Volume Header. If the default Volume Header size is
+ used, the 'a' partition should be located at offset 3135. If the 'a'
+ 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, -:})