diff options
author | 2008-03-07 17:58:23 +0000 | |
---|---|---|
committer | 2008-03-07 17:58:23 +0000 | |
commit | 957457b1fee468e63a4948ba957c9ef7c1befc3e (patch) | |
tree | 53b36203728369a4ac169c72e699e764d50baa37 | |
parent | sync (diff) | |
download | wireguard-openbsd-957457b1fee468e63a4948ba957c9ef7c1befc3e.tar.xz wireguard-openbsd-957457b1fee468e63a4948ba957c9ef7c1befc3e.zip |
Detail the partitioning caveats for OpenBSD/sgi.
ok deraadt@
-rw-r--r-- | distrib/notes/sgi/install | 10 |
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, -:}) |