Seems like a graphics issue. I have the same laptop and had the same problem. Heres what I would recommend. In clover configurator under "Boot" check off npci=0x2000. Then REMOVE the DSDT from the USB Drive. (I was never able to boot the installer with the DSDT) Then download kext utility and repair the permissions of the USB Stick NOT EFI with that. Then, you should get to the graphics. TIP: It may appear to be done loading but leave it on that screen for at least 3 minutes. For me it took a little while to appear. Also, wiggle the mouse around because that helped at that point for me. After the installation put the DSDT back in the folder, uncheck npci=0x2000 save the changes and repair the drive again. Use it to boot into single user mode where you will need to transfer over the kexts and Single Link Normal FB L1 from this link http://www.insanelymac.com/forum/files/file/208-1st-gen-intel-hd-graphics-kexts/. If you don't know how to do that you will first have to mount the USB drive (this link will help you http://www.insanelymac.com/forum/topic/232365-guide-how-to-mount-drives-in-os-x-single-user-mode-using-the-command-line/ ) Then you will need to cd into the USB drive you have the kexts stored on then use these commands to transfer them cp -R AppleIntelHDgraphics*"space"/System/Library/Extensions cd /System/Library/Extensions chmod -R 755 AppleIntelHDGraphics* chown -R root:wheel AppleIntelHDGraphics* After that type sudo rm -rf /System/Library/Caches/* Then type shutdown -r now You should be able to get it to boot with full QE/CI. Sorry if this is a little confusing I'm in a bit of a rush. If you need more help feel free to message me. I've been trying to get OS X on this laptop for about a week and just managed to succeed yesterday.