summaryrefslogtreecommitdiff
path: root/distrib/notes/mac68k
diff options
context:
space:
mode:
authorgene <gene@cvs.openbsd.org>1997-05-15 01:52:14 +0000
committergene <gene@cvs.openbsd.org>1997-05-15 01:52:14 +0000
commit31b9bd268d2ddfab16445dc967eadc89ca838f1b (patch)
tree3699a3441cdc25730fc4026a9363284b678b69e8 /distrib/notes/mac68k
parent13431a5e232a168c21fcd01d68a5e48f67ec9c30 (diff)
Add a paragraph about preapring the MacOS: mention mode32, 1-bit depth,
virtual memory, and other FAQs.
Diffstat (limited to 'distrib/notes/mac68k')
-rw-r--r--distrib/notes/mac68k/prep15
1 files changed, 14 insertions, 1 deletions
diff --git a/distrib/notes/mac68k/prep b/distrib/notes/mac68k/prep
index 900ed7030a0..9302a581edf 100644
--- a/distrib/notes/mac68k/prep
+++ b/distrib/notes/mac68k/prep
@@ -34,4 +34,17 @@ partitioning it with MacOS partitions of the correct size. If you do this,
simply select the "Convert" button when choosing partitions to build a
filesystem on in Mkfs (see below).
-You are now set to install OpenBSD on your hard drive.
+Before moving on, you should assure that your machine is running the correct
+software on the MacOS side. In the Memory control panel, you should turn
+Virtual Memory off whenever you are planning to use the BSD/Mac68k Booter.
+You should also assure that your machine is using 32-bit addressing. If
+there is no "Addressing:" option in your Memory control panel and your
+machien is supported, your probably will need Mode32. Mode32 is a control
+panel and extension combination which enable 32-bit addressing on older Macs
+which do not use it by default. This program is available from any Info-Mac
+mirror. Finally, we recommend strongly that, at least for the purposes of
+setting the system up, you run with the machine's montior in 1-bit ("Black
+and White" in the mOnitors control panel) mode.
+
+All of that done and accounted for, you are now set to install OpenBSD on
+your hard drive.