Jump to content

[AMD R7 2700X] Error loading kernel (0x9)


Fede1132
 Share

2 posts in this topic

Recommended Posts

Hi guys i have a problem install macOs Mojave on my PC, I have this configuration:

CPU: Ryzen 7 2700X;
GPU1: GTX 970 Strix(For game rendering and 144Hz Monitor);
GPU2: GTX 750ti Strix(For 2nd monitor rendering to get 100% performances from 1st 144Hz Monitor);
MotherBoard: MSI x470 GAMING PLUS
Hard Disk 1 (Windows 10): Samsung EVO M.2;
Hard Disk 2 (For Storage): RAID (1) between two hard disks;
Hard Disk 3 (For Mojave): Kingston SSD 120GB;

I have created my USB with this:
 

  • Create Bootable USB
    • Code:
      sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/USB -- /Applications/Install\ macOS\ Mojave.app -- nointeract && say Done.
  • Clover Settings:
    • Boot:
      • Verbose;
      • dart=0;
      • nv_disable=0;
      • kext-dev-mode=1;
      • GraphicsEnabler=No;
      • XMPDetection = No.
    • Cpu:
      • C6.
    • Devices: (Not Enabled = [ ] - Enabled = [-] - Full Enabled [✓])
      • Inject (Full Enabled);
      • Add ClockID (Full Enabled);
      • FixOwnership (Full Enabled);
    • Gui: (Not Enabled = [ ] - Enabled = [-] - Full Enabled [✓])
      • Enabled (Full Enabled);
      • Screen Resolution: 1920x1080;
    • Kernel and Kext Patches: (Not Enabled = [ ] - Enabled = [-] - Full Enabled [✓])
      • Apple RTC (Full Enabled);
      • KernelPm (Full Enabled);
    • SMBIOS:
      • iMac(18,3);
    • System Parameters:
      • Inject Kexts = Yes;
      • Inject System ID;
  • Used Kexts:
  • BIOS:
    • VT-d = Disabled;
    • XHCI Hand-Off = Enabled;
    • Legacy USB Support: Enabled;
    • Hard Disk: AHCI Mode;
    • Selection Mode: Legacy + EUFI;

Clover Install Log:

Spoiler


Clover EFI installer log - Fri Feb  1 15:50:05 CET 2019
Installer version: v2.4k r4862 EFI bootloader
======================================================
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *121.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         121.1 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         1000.0 GB  disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.1 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            75.8 GB    disk2s1
   2:                APFS Volume Preboot                 24.3 MB    disk2s2
   3:                APFS Volume Recovery                514.5 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4

/dev/disk3 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *320.1 GB   disk3
   1:                        EFI EFI                     209.7 MB   disk3s1
   2:                  Apple_HFS Install macOS Mojave    319.7 GB   disk3s2

======================================================
Backing up EFI files

======================================================
Installing BootSectors/BootLoader

Stage 0 - Don't write any of boot0af, boot0md, boot0ss to /Volumes/Install macOS Mojave
Stage 1 - Don't write any of boot1h2, boot1f32alt, boot1xalt to /Volumes/Install macOS Mojave
======================================================
Installing RC Scripts

Installing RC scripts on target volume '/Volumes/Install macOS Mojave'


Theme 'Clovy' (defined in config.plist) not found !
Using default theme 'embedded'
======================================================
=========== Clover EFI Installation Finish ===========
======================================================
 

Full Error Log:

Spoiler

sxApt ioFlx3Drv: Starting overrides for \Systen\Library\CoreServices\boot.efi

Using reloc block: no, hibernate wake: no

Start 

Start OSName

End OSName

Start InitDeviceTree

Start InitDeviceTree

End InitDeviceTree

Start CheckHibernate

End CheckHibernate

efiboot loaded from device: Apci(PNP0A03,0)/Pci(1|3)/Pci(0,0)/Usb(12, 0)/HD(Part2,Sig.......)

efiboot file path \System\Library\CoreServices\boot.efi

Start OpenVolume

End OpenVolume

Start ProcessOptions

End ProcessOptions

RegisterRestartDataProtocol: called 0xb82c6f98

RegisterData protocol installed successfully.

Start SetConsoleMode

End SetConsoleMode

Start ReadKernelCache

End ReadKernelCache

Start UncompressKernelCache

End UncompressKernelCache

Start CalculateAdler32

End CalculateAdler32

Start LoadKernelFromStream

Error allocating 0x3391 pages at 0x000000000f800000 alloc type 2

End LoadKernelFromStream

ERROR||| Load prelinked kernel with status 0x8000000000009

Error loading kernel cache (0x9)

 

Edited by Fede1132
Link to comment
Share on other sites

 Share

×
×
  • Create New...