Contribute
Register

How to build your own iMac Pro [Successful Build/Extended Guide]

Status
Not open for further replies.
This is Awesome! however I don't have an EFI partition when its complete

@weftech

Please seek for answers for this in other threads, this is really not pertaining to X299. However, i'm assuming you're new to hackintoshing so i'll give you this one. When you format your drive with disk utility, it will create a HIDDEN volume called "EFI". You can use EFI mounter or Clover Configurator to mount and access to transfer your EFI folder for your build.

Peace
 
This is Awesome! however I don't have an EFI partition when its complete

Here is a simple alternative if you are comfortable with Terminal:

First, identify the EFI partition in your USB drive:

Code:
diskutil list

Second, if your USB drive's EFI is identified as disk3s1 (edit your EFI identifier accordingly), mount it with:

Code:
diskutil mount /dev/disk3s1

On your Finder sidebar, you should now see the mounted EFI.
 
Here is a simple alternative if you are comfortable with Terminal:

First, identify the EFI partition in your USB drive:

Code:
diskutil list
Or google "quickesp"

Second, if your USB drive's EFI is identified as disk3s1 (edit your EFI identifier accordingly), mount it with:

Code:
diskutil mount /dev/disk3s1

On your Finder sidebar, you should now see the mounted EFI.

Or google "quickesp"
 
adcom BCM94360CD 802.11 a/b/g/n/ac + Bluetooth 4.0 Controller"
},

"compatible",
Buffer (0x0D)
{
"pci14e4,43a0"
Heh, I would like to have problem only with this one implementation :p
I have the same IDs model etc, on the same MB like our Master and it's not working too,
or any other... but I come back to this every 2-3 days and try something else
or simply I try to find what is going on and why nothing change in my case... (and it's not clover config in my case)
-- one day .... I'm almost sure - my list will be like KGP PCI list :D ... :p

BTW: @ffltt did you checked ARPT in clover remplacements?
or simply... When you write in finder in IOReg "ARPT"- can you find it?
if yes... have you the same path _SB.PC03.BR3D.ARPT and device-id? :)

PS: I'm not sure if we have to change something else (if needed) than device-id and path (DefinitionBlock entry)
.. it would be cool if someone more Pro can confirm that :)
hi,mgregrs,my wifi card is in slot5,not kgp slot 3,I don't know where was my mistake,can you help me···thank you so much~~~!!!
 
hi,mgregrs,my wifi card is in slot5,not kgp slot 3,I don't know where was my mistake,can you help me···thank you so much~~~!!!
It's not about the "Slot Name", the "compatible" and "device id" matter. Verify them. Otherwise, if only one device implement is fault,all of others will tend to be faulty. Maybe it's not about the wifi card. Try to verify every single implement.
 
hi,mgregrs,my wifi card is in slot5,not kgp slot 3,I don't know where was my mistake,can you help me···thank you so much~~~!!!
I also have a Wifi&BT card plug into pci slot 5. Here is my aml file about this section. PS. I'm using ASUS Rampage VI.
 

Attachments

  • Screen Shot 2018-02-06 at 12.23.13 PM.png
    Screen Shot 2018-02-06 at 12.23.13 PM.png
    98.3 KB · Views: 183
  • Screen Shot 2018-02-06 at 12.25.06 PM.png
    Screen Shot 2018-02-06 at 12.25.06 PM.png
    126.7 KB · Views: 199
I Just wanted to come back here and say thank you for this amazing Guide and All the help.

I am very Grateful for your hard work and time that you have put into this

I have an awesome system running better then any other Hackintosh that I have Ever built and owned.

Scored 49k on Geekbench and I couldn't be more happy

i9 7940x gtx 1080 64GB Ddr 4 ram

and I'm LOVING IT !!

Going to leave this all alone and not update anything for a while lol
 
I also have a Wifi&BT card plug into pci slot 5. Here is my aml file about this section. PS. I'm using ASUS Rampage VI.
thank you for your reply~!!!thank you so much`!!!
 
@kgp this guide is great :)clap::clap::clap::clap:)! and super informative. I'm hitting a slight snag with the AppleACICPU kext stalling out the install. Any suggestions?
 

Attachments

  • IMG_8854.JPG
    IMG_8854.JPG
    4 MB · Views: 108
Status
Not open for further replies.
Back
Top