tallsamurai Posted July 28, 2020 Share Posted July 28, 2020 Hi all, I am trying to make the installer work on my laptop. Happily managed to make the opencore.efi visible from the installer (it was not working before). It now hangs during installlation and outputs this. Running on a MSI laptop GF63 Thin 10SCXR. Intel Core i5 10300H Intel UHD 630 GeForce GTX 1650 Max-Q Design 4GB Realtek AC 9560 15.6" FHD (1920×1080), IPS 45%NTSC color Anti-glare 8gb 2666mhz DDR4 Comfast cf-811ac USB Wifi 00:486 00:014 AAPL: [EB|#RPS] R?0 P?0 S?0 00:501 00:014 AAPL: [EB|`OPT:LXF] 'LF (\\System\\Library\\CoreServices\\com.apple.Boot.plist) 00:514 00:013 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\System\\Library\\CoreServices\\com.apple.Boot.plist, DP: 0 00:528 00:013 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (\\System\\Library\\CoreServices\\com.apple.Boot.plist) 00:541 00:013 AAPL: [EB|`OPT:LXF] Err(0xE) @ 'LF 00:554 00:013 AAPL: [EB|`OPT:LXF] 'LF (Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist) 00:567 00:013 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist, DP: 0 00:584 00:016 AAPL: [EB:#KF] () 00:618 00:034 AAPL: [EB|#MBA:CL] () 00:632 00:013 AAPL: [EB|#MBA:NV] (-v keepsyms=1 debug=0x100 alcid=1) 00:645 00:013 AAPL: [EB|#MBA:KF] () 00:658 00:013 AAPL: [EB|#MBA:OUT] (-v keepsyms=1 debug=0x100 alcid=1) 00:672 00:013 AAPL: [EB|#LOG:VERBOSE] 2020-07-28T08:21:59 00:685 00:013 AAPL: [EB|#OPT:BM] 0x4082 00:701 00:015 AAPL: [EB|`OPT:LXF] 'LF (\\System\\Library\\CoreServices\\PlatformSupport.plist) 00:714 00:013 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: \\System\\Library\\CoreServices\\PlatformSupport.plist, DP: 0 00:732 00:018 AAPL: [EB|#B:VAw] 00:746 00:013 AAPL: [EB|#P:CPR] N 00:759 00:013 AAPL: [EB|#P:MPI] N 00:773 00:013 AAPL: [EB|#P:BPI] N 00:786 00:013 AAPL: [EB|`CS:CSKSD] { 00:800 00:013 AAPL: [EB|`CS:CSKSD] Err(0xE) @ GV 8D63D4FE-BD3C-4AAD-881D-86FD974BC1DF:boot-info-payload 00:813 00:013 AAPL: [EB|`G:CS] } Ok(0) 00:827 00:013 AAPL: [EB|`LD:LF] FIO: 0, DIR: 1, P: <null string>, DP: 1 00:849 00:021 AAPL: [EB|`B:SBS] SZ: 621112 00:866 00:017 AAPL: [EB|#B:SHA] 94277ec441748e5d2fa446fc9288a14baf61ff62 00:880 00:013 AAPL: [EB|`WL:PWLFNV] Err(0xE) @ GV wake-failure 00:893 00:013 AAPL: [EB|`WL:DT] Err(0xE) @ WL:PWLFNV 00:907 00:013 AAPL: [EB|#WL:DT] 0xFF 0x7F 255 0xFD 00:945 00:037 AAPL: [EB|`LD:LKC] BPDK -> (System\Library\PrelinkedKernels\prelinkedkernel.development) 00:961 00:015 AAPL: [EB|`LD:OFS] Err(0xE) @ OPEN (System\\Library\\PrelinkedKernels\\prelinkedkernel.development) 00:975 00:013 AAPL: [EB|`LD:LKC] BPDK,!R -> (System\Library\PrelinkedKernels\prelinkedkernel) 02:639 01:664 Dependency com.apple.iokit.IOHIDSystem fallback to com.apple.iokit.IOHIDFamily succeeded. Please fix your kext! 02:680 00:040 Dependency com.apple.iokit.IOHIDSystem fallback to com.apple.iokit.IOHIDFamily succeeded. Please fix your kext! 02:768 00:088 AAPL: [EB|`LD:LKFS] } Ok(0) 02:782 00:013 AAPL: [EB|`LD:LKC] } Ok(0) 02:797 00:014 AAPL: [EB|#FWFM] 0xFFDFFF7F 02:810 00:013 AAPL: [EB|#FWFT] 0xFD8FF576 02:824 00:013 AAPL: [EB|#CSR:IN] 0x00000000 02:838 00:013 AAPL: [EB|#CSR:OUT] 0x00000000 02:852 00:014 AAPL: [EB|`BST:FBS] { 02:866 00:013 AAPL: [EB|`BST:FBS] BA.ADSZ: 0 02:879 00:013 AAPL: [EB|`BST:FBS] BA.KSDSZ: 0 02:893 00:014 AAPL: [EB|`B:WFDW] Err(0xE), 0 @ LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49 02:909 00:015 AAPL: [EB|#LOG:DT] 2020-07-28T08:22:01 02:923 00:014 AAPL: [EB|#LOG:EXITBS:START] 2020-07-28T08:22:01 My folder and config.plist are attached below. Anyone able to understand what could be the problem? EFI.zip Link to comment Share on other sites More sharing options...
Recommended Posts