DavidGoldman/ASUS-P8Z68-V-PRO-GEN3-Hackintosh

can't boot the installer

hardbone12 opened this issue · 2 comments

i'm trying to follow your guide to install macOSX Sierra 10.12.2 :

  1. Path the ASUS BIOS to ver 3802
  2. use Unibeast to make USB Drive
  3. Multibeast build the driver and clover.plist
    4.replace EFI/CLOVER/drivers64UEFI/OsxAptioFix2Drv-64.efi with OsxAptioFixDrv-64.efi

but it's still not working, here is some error:
use OsxAptioFix2Drv-64.efi:
Error allocating 0x800 pages at 0x******** alloc type 2
Error loading kernel cache (0x9)
Boot failed, sleeping for 10 seconds before exiting ...

use OsxAptioFixDrv:
Error - requested memory exceeds our allocated relocation block
Requested mem : 20600000 -20DFFFFF, Pages: 800, Size: 800000
........
Exiting in 30 secs ...

i7 2600k
ASUS P8Z68-V-PRO-GEN3
Intel HD3000
Intel 82579V
Realtek ALC892

Clover v2.3k r3766
Clover v2.4k r4035

$ ls /Volumes/EFI/EFI/CLOVER/drivers64UEFI/
AppleImageCodec-64.efi FirmwareVolume-64.efi
AppleKeyAggregator-64.efi HFSPlus.efi
AppleUITheme-64.efi OsxAptioFix2Drv-64.efi
DataHubDxe-64.efi OsxFatBinaryDrv-64.efi
FSInject-64.efi SMCHelper-64.efi

Sierra 10.12.3 work with Clover v2.3k r3766
BOOT: OK
PM: OK
Graphic: OK
USB: 3.0 OK
Sound:no use for me

BTW,here is some issue in my installation:

  1. Clover r3766 OsxAptioFix2Drv-64.efi is worked,allocating 0x800 pages kernel panic is my mistake, i plug USB Install drive into USB3.0 port ......
  2. Until all the installation is complete, and without the usb drive to boot successfully, the "cpus = 1" boot flag is needed
  3. i just followed @DavidGoldman's guide "Booting from SSD/HDD", But i haven't seen "Clover Boot Options" twice. I have tried many ways but didn't seen the boot device in BIOS. Finally, i made a old version of Clover bootloader in other usb drive witch is "Clover v2.3k r3423" .The follow steps that are same as the guide.

Thanks a lot @DavidGoldman

image