Jump to content

Issues booting into OS X installer - E6230 - HD3000


The 10th Doctor

Recommended Posts

What's the resolution of the display?

 

Try the E6220 pack but leave out the DSDT.aml.

Boot to Clover, hit F4 to extract RAW DSDT/SSDT. Compress the origin folder and attach it.

Will need a custom patch for this model.

Also check to make sure that DiMM is in slot 1.

 

It's 1366x768

Using the E6220 pack and leaving out DSDT.aml didn't help unfortunately (note - still kernel panicking on the Voodoo PS/2 kext, but that's minor) 

Origin files attached. There's two sticks of RAM, 2x 2GB in DIMM1 and DIMM2. 

 

Appreciate all your help with this so far :) 

origin.zip

Link to comment
Share on other sites

Ok, replace bootpack with kexts from E6230. Replace DSDT and Config with the attached.

 

You, sir, are legendary! That has allowed me to boot into the installer and get OS X installed. There's still a few minor issues like sound but I will try and figure them out.

 

I really appreciate your help with this. 

Link to comment
Share on other sites

  • Moderators

If your were using the E6230 bootpack, make sure to copy the kexts in /EFI/Clover/Kexts/Other/LE to /Library/Extensions of the Installed drive. Click Ok to the popup error messages. Then run the permission fix and repair cache.

 

      sudo chmod -Rf 755 /L*/E*

      sudo chown -Rf 0:0 /L*/E*
      sudo touch -f /L*/E*
      sudo chmod -Rf 755 /S*/L*/E*
      sudo chown -Rf 0:0 /S*/L*/E*
      sudo touch -f /S*/L*/E*
      sudo kextcache -Boot -U /
Link to comment
Share on other sites

×
×
  • Create New...