Contribute
Register

[Solved] Help kernel panic after update apps in appstore

Status
Not open for further replies.
Joined
Nov 21, 2016
Messages
68
Motherboard
Gigabyte H110M-DS2-OC 0.6.1
CPU
i7 6700
Graphics
RX 470
Mobile Phone
  1. Android
  2. iOS
Hi guys,

needed help, at first i managed to install Sierra 10.12.6 perfectly, until 1 time i updated all apps in Appstore.
hackintosh crashed and restarted, then im getting kernel panic message as attached image #1.

the next day i turn on to re install and went to bios for initial setting.
but when i looked at Bios on Boot priorites, it listed 20+ of the same SSD multiple times as attached in imagee #2.
i ignored and went to clover boot option, select external which consist of installed sierra using unibeast.
but it only stuck on apple logo as in image number #3 and #4

i cant get into the apple installation
please help
 

Attachments

  • 1.jpeg
    1.jpeg
    129 KB · Views: 156
  • 2.jpeg
    2.jpeg
    111.4 KB · Views: 117
  • 3.jpeg
    3.jpeg
    220.1 KB · Views: 156
  • 4.jpeg
    4.jpeg
    50.6 KB · Views: 122
hackintosh crashed and restarted, then im getting kernel panic message as attached image #1.
Kernel panic caused by Lilu.kext
At Clover Boot Screen select Options and add -liluoff to Boot Args
Update Lilu.kext and any of the other existing Lilu plugins you use to the latest version.
but when i looked at Bios on Boot priorites, it listed 20+ of the same SSD multiple times as attached in imagee #2.
[GUIDE] Remove extra Clover BIOS boot entries & prevent further problems
but it only stuck on apple logo as in image number #3 and #4
At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clover's config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
 
Kernel panic caused by Lilu.kext
At Clover Boot Screen select Options and add -liluoff to Boot Args
Update Lilu.kext and any of the other existing Lilu plugins you use to the latest version.

[GUIDE] Remove extra Clover BIOS boot entries & prevent further problems

At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clover's config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
Hi Brebo

thanks for your guide i managed to format and fresh install hackintosh sierra. but when i try to boot onto my ssd it stuck at apple logo with verbose as attached

please help
thank you
 

Attachments

  • C1970F65-C6FA-48FC-AF05-989327F82B02.png
    C1970F65-C6FA-48FC-AF05-989327F82B02.png
    3.9 MB · Views: 85
thanks for your guide i managed to format and fresh install hackintosh sierra. but when i try to boot onto my ssd it stuck at apple logo with verbose as attached
If you did a fresh install why are you still booting with -liluoff ?
You should also remove nv_disable=1 as you don't have a Nvidia Graphics Card.
 
If you did a fresh install why are you still booting with -liluoff ?
You should also remove nv_disable=1 as you don't have a Nvidia Graphics Card.

whoops sorry this is supposed to be the attachment. right now the problem is no matter which i select hfs or external device(booting usb with unibeast) in the boot load. it get stuck at apple logo, the attach image is where it is stuck.

bootarg im using is dart=0 -v only
in verbose mode when i boot there is always writing as below
"name" not a kext
"FailedCLUT" not a kext
"FailedImage" not a kext

im not sure what the issue is with this one

please help
 

Attachments

  • 5206EB7C-AC91-49D9-8ECD-4C31ABEF8CE2.jpeg
    5206EB7C-AC91-49D9-8ECD-4C31ABEF8CE2.jpeg
    2.1 MB · Views: 57
  • D20153E0-A35C-4368-BA14-9BF8E274445E.jpeg
    D20153E0-A35C-4368-BA14-9BF8E274445E.jpeg
    1.7 MB · Views: 70
Last edited:
the attach image is where it is stuck.
"mbinit: done [128MB total pool size, (85/42 split]"
Change XHCI Hand-off to Enabled in your BIOS.
 
Hi BreBo

It Worked! Thank you very much for your assistance

im just wondering how this needs to be enabled since in other guide it is always need to be disabled.
and before i was running just fine with xchi disabled
 
am i not supposed to restore using time machine?
Not if you want to do a fresh install.
You can transfer your personal data from the time machine backup to your profile using Migration Assistant.
 
Status
Not open for further replies.
Back
Top