Skip to content

Instantly share code, notes, and snippets.

@mrrooijen
Last active December 21, 2015 06:38
Show Gist options
  • Save mrrooijen/6265220 to your computer and use it in GitHub Desktop.
Save mrrooijen/6265220 to your computer and use it in GitHub Desktop.
My Hackintosh Requirements

Preparing for installation & installation.

  1. Follow the myHack guide to build an image on a USB drive.
  1. Download and add MultiBeast to the USB drive to add a library of post-install kexksts (e.g. for ethernet)

Post installation.

Add the following to /Extra/org.chameleon.Boot.plist:

<key>Graphics Mode</key>
<string>2560x1440x32</string>

Where the String value must match the monitor's actual resolution.

Repair Permissions with Disk Utility to ensure all permissions are correct, avoiding potential Kernel Panics.

Reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment