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/mac68k | |
parent | 26afcb10825e573cdfeb29c6724f474b94b9e432 (diff) |
Better disk partitioning details, especially for MBR + disklabel or
HFS + disklabel setups.
Diffstat (limited to 'distrib/notes/mac68k')
-rw-r--r-- | distrib/notes/mac68k/install | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/distrib/notes/mac68k/install b/distrib/notes/mac68k/install index 411cfc0a3e2..718147511f3 100644 --- a/distrib/notes/mac68k/install +++ b/distrib/notes/mac68k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.38 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: install,v 1.39 2009/05/13 18:38:29 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -14,6 +14,11 @@ OpenBSDInstallPart3(,"sd0") OpenBSDInstallPart4 + OpenBSD/MACHINE can share a disk with Mac OS by using + an HFS partitioned disk. For proper layout, the disk should be + partitioned with Mac OS first with unused space where OpenBSD can + be installed. + Next you will have to edit or create a disk label for the disk OpenBSD is being installed on. You will first be given an opportunity to run pdisk and create OpenBSD partitions. @@ -72,16 +77,9 @@ OpenBSDInstallPart4 OpenBSDInstallPart5 - OpenBSD/MACHINE can share a disk with Mac OS by using - an HFS partitioned disk. For proper layout, the disk should be - partitioned with Mac OS first with unused space where OpenBSD can - be installed. - OpenBSDInstallPart6({:CD-ROM, NFS, -:}) -OpenBSDFTPInstall - -OpenBSDHTTPInstall +OpenBSDURLInstall OpenBSDCDROMInstall |