diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-13 18:38:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-13 18:38:30 +0000 |
commit | cef434386bcaf519f66b54257c28a0f7b34d7252 (patch) | |
tree | 2618170a23ede39133e56247b67d845e098a99b2 /distrib/notes/sgi | |
parent | 26afcb10825e573cdfeb29c6724f474b94b9e432 (diff) |
Better disk partitioning details, especially for MBR + disklabel or
HFS + disklabel setups.
Diffstat (limited to 'distrib/notes/sgi')
-rw-r--r-- | distrib/notes/sgi/install | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install index 8ed4c806ee1..73516d357db 100644 --- a/distrib/notes/sgi/install +++ b/distrib/notes/sgi/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.15 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: install,v 1.16 2009/05/13 18:38:29 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -66,12 +66,12 @@ OpenBSDInstallPart5 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. +dnl XXX Note that this is a #$%@ boot blocks limitation which should be fixed +dnl XXX by reading the real label in the boot blocks. OpenBSDInstallPart6({:-CD-ROM, NFS -:}) -OpenBSDFTPInstall - -OpenBSDHTTPInstall +OpenBSDURLInstall OpenBSDCDROMInstall |