I'm a first time hackintosher(?), and I've hit a bit of a block. I'm trying to install MacOS 10.13.6 with OpenCore 0.6.3, and I've gotten through to the disk utility to format my drive to MacOS Extended (Journaled) etc., but when I try to boot so I can properly install it, it hangs on "Can't get kextd port.".
Pics: https://imgur.com/a/AlhjJtg
System Specs:
CPU | Intel i7-9700 3GHz |
---|---|
GPU | ZOTAC GeForce® GTX 1070 Ti Mini |
MOBO | Asrock B365M-ITX/ac |
RAM | CORSAIR Vengeance LPX 32GB (2 x 16GB) 288-Pin DDR4 2666 |
SSD | SK hynix Gold S31 1TB 3D NAND 2.5 inch SATA III Internal SSD |
I've heard that Asrock can be a bit finicky, but there's some people on this sub with successful Asrock builds that give me hope. I've checked my BIOS settings, and run my config.plist through the sanity checker to the point of insanity. I think I just need some fresh eyes and experience
Also my EFI tree: EFI/ ├── BOOT │ └── BOOTx64.efi └── OC ├── ACPI │ ├── SSDT-AWAC.aml │ ├── SSDT-EC-USBX.aml │ ├── SSDT-PLUG.aml │ └── SSDT-PMC.aml ├── Bootstrap │ └── Bootstrap.efi ├── config.plist ├── Drivers │ ├── HfsPlus.efi │ └── OpenRuntime.efi ├── Kexts │ ├── AirportBrcmFixup.kext │ ├── AppleALC.kext │ ├── BrcmBluetoothInjector.kext │ ├── BrcmFirmwareData.kext │ ├── BrcmPatchRAM2.kext │ ├── IntelMausi.kext │ ├── Lilu.kext │ ├── SMCProcessor.kext │ ├── SMCSuperIO.kext │ ├── USBInjectAll.kext │ ├── VirtualSMC.kext │ ├── WhateverGreen.kext │ └── XHCI-unsupported.kext ├── OpenCore.efi └── Tools ├── libaistat.dylib ├── OpenShell.efi ├── rtcread ├── smc └── smcread
[link] [comments]
Post a Comment