diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
commit | b13c289929e257cab1b006c9729ba42cb1a36e43 (patch) | |
tree | b7fca2b7163335a580f5c3fbd9ee342a991c70d4 /distrib/notes/macppc | |
parent | 05957ef75e5bfab37e160ad7ba105c09c4b972de (diff) |
knf
Diffstat (limited to 'distrib/notes/macppc')
-rw-r--r-- | distrib/notes/macppc/hardware | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/install | 34 | ||||
-rw-r--r-- | distrib/notes/macppc/prep | 4 |
3 files changed, 21 insertions, 21 deletions
diff --git a/distrib/notes/macppc/hardware b/distrib/notes/macppc/hardware index b71f7a1af91..c62ef984434 100644 --- a/distrib/notes/macppc/hardware +++ b/distrib/notes/macppc/hardware @@ -1,9 +1,9 @@ -dnl $OpenBSD: hardware,v 1.8 2002/04/07 23:40:57 miod Exp $ +dnl $OpenBSD: hardware,v 1.9 2002/06/09 05:53:54 todd Exp $ OpenBSD/MACHINE OSREV runs on iMac, G4 Power Macintosh, G4 Cube as well as PowerBook and iBook machines. Machines with older firmware: 6xxx, 7xxx 8xxx, and 9xxx machines are -not supported. PowerMac G3 Beige status is unknown. +not supported. PowerMac G3 Beige status is unknown. OpenBSD/MACHINE has been tested on iMac Revs A-C as well as on iMac DV(+) machines, Power Macintosh G4 systems (single and dual processor), as well as diff --git a/distrib/notes/macppc/install b/distrib/notes/macppc/install index b1c545af549..84d57c70937 100644 --- a/distrib/notes/macppc/install +++ b/distrib/notes/macppc/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.11 2002/04/09 01:22:22 miod Exp $ +dnl $OpenBSD: install,v 1.12 2002/06/09 05:53:54 todd Exp $ OpenBSDInstallShortPrelude Before you begin, you should decide if OpenBSD is to be installed @@ -55,28 +55,28 @@ OpenBSDInstallPart3({:- or "wd0" for IDE/ATA drives-:}) Before editing, the partition table may look like the following: #: type name length base ( size ) - 1: Apple_partition_map Apple 63 @ 1 - 2: Apple_Driver43*Macintosh 54 @ 64 - 3: Apple_Driver43*Macintosh 74 @ 118 - 4: Apple_Driver_ATA*Macintosh 54 @ 192 - 5: Apple_Driver_ATA*Macintosh 74 @ 246 - 6: Apple_FWDriver Macintosh 200 @ 320 - 7: Apple_Driver_IOKit Macintosh 512 @ 520 - 8: Apple_Patches Patch Partition 512 @ 1032 + 1: Apple_partition_map Apple 63 @ 1 + 2: Apple_Driver43*Macintosh 54 @ 64 + 3: Apple_Driver43*Macintosh 74 @ 118 + 4: Apple_Driver_ATA*Macintosh 54 @ 192 + 5: Apple_Driver_ATA*Macintosh 74 @ 246 + 6: Apple_FWDriver Macintosh 200 @ 320 + 7: Apple_Driver_IOKit Macintosh 512 @ 520 + 8: Apple_Patches Patch Partition 512 @ 1032 9: Apple_HFS untitled 2142310 @ 1544 ( 1.0G) 10: Apple_HFS untitled 2 4120589 @ 2143854 ( 2.0G) 11: Unused untitled 3 6330517 @ 6264443 ( 3.0G) After editing the table, it should look like: #: type name length base ( size ) - 1: Apple_partition_map Apple 63 @ 1 - 2: Apple_Driver43*Macintosh 54 @ 64 - 3: Apple_Driver43*Macintosh 74 @ 118 - 4: Apple_Driver_ATA*Macintosh 54 @ 192 - 5: Apple_Driver_ATA*Macintosh 74 @ 246 - 6: Apple_FWDriver Macintosh 200 @ 320 - 7: Apple_Driver_IOKit Macintosh 512 @ 520 - 8: Apple_Patches Patch Partition 512 @ 1032 + 1: Apple_partition_map Apple 63 @ 1 + 2: Apple_Driver43*Macintosh 54 @ 64 + 3: Apple_Driver43*Macintosh 74 @ 118 + 4: Apple_Driver_ATA*Macintosh 54 @ 192 + 5: Apple_Driver_ATA*Macintosh 74 @ 246 + 6: Apple_FWDriver Macintosh 200 @ 320 + 7: Apple_Driver_IOKit Macintosh 512 @ 520 + 8: Apple_Patches Patch Partition 512 @ 1032 9: Apple_HFS untitled 2142310 @ 1544 ( 1.0G) 10: Apple_HFS untitled 2 4120589 @ 2143854 ( 2.0G) 11: OpenBSD OpenBSD 6330517 @ 6264443 ( 3.0G) diff --git a/distrib/notes/macppc/prep b/distrib/notes/macppc/prep index 696b78d745d..dce66401da0 100644 --- a/distrib/notes/macppc/prep +++ b/distrib/notes/macppc/prep @@ -92,7 +92,7 @@ setenv boot-device hd:,ofwboot [to save the results into nvram] reset-all -These settings assume that the master of the first IDE bus has OpenBSD +These settings assume that the master of the first IDE bus has OpenBSD installed on it, either in MBR format or in shared mode with ofwboot copied into the first HFS(+) partition. It is not necessary to specify '/bsd' on the boot line or in the boot-device variable, since it is the @@ -100,7 +100,7 @@ default. To boot in MacOS with this setup (works on most supported machines) press and hold down the Alt/Option key during reboot, and select which -(MacOS/MacOS X) partition to boot in the graphical boot selector +(MacOS/MacOS X) partition to boot in the graphical boot selector presentes. Note that OpenBSD does not currently show up in this boot selector except for the installation CD. This works on most machines this has been tested with, but does not work on a Rev C (333MHz) iMac, |