Contribute
Register

[SOLVED] 10.13.6 Kernel Panic booting recovery partition & Instalacion stick (I need Time Machine)

Status
Not open for further replies.
Joined
Sep 28, 2011
Messages
252
Motherboard
Lenovo T460
CPU
i7-6600U
Graphics
Intel HD 530
Mac
  1. iMac
  2. MacBook Pro
Classic Mac
  1. 512K
  2. Apple
  3. Classic
Mobile Phone
  1. iOS
I have my T470p working with 10.13.6, booting clover from my HD. I have buyed new bigger HD and I need boot from USB stick o recovery to start Time machine, buy always Kernel Panic

EFI folder is same I have on HD. Why kernel panic now ?!??!?! Which are diferences between start High Sierra from HD, recovery or usb stick

The last line I can see before crash is IOGraphics flags 0x3 (0x51)

Thanks.
 

Attachments

  • CLOVER.zip
    4.2 MB · Views: 32
Last edited:
I can not find original usb stick installation, but I have here all history of my t470p installation ... and old clover files! WOOW


I have tryied with config_HD615_620_630_640_650.plist and same error!
I have changed ig-platform-id to 0x12345678 and does not reset or panic. Its in a loop with this screen .....

Here could be the solution
 
I can not find original usb stick installation, but I have here all history of my t470p installation ... and old clover files! WOOW




Here could be the solution
you have not mentioned or showed a kernel panic....
 
you have not mentioned or showed a kernel panic....

Not sure how to do it. KP and scroll too fast. The only way could be a video, but it goes fast and I do not see anything clear. If I take video and try to stop for pictures all letters mixed ..

The last line I can see before crash is IOGraphics flags 0x3 (0x51)
 
Not sure how to do it. KP and scroll too fast. The only way could be a video, but it goes fast and I do not see anything clear. If I take video and try to stop for pictures all letters mixed ..

The last line I can see before crash is IOGraphics flags 0x3 (0x51)
Code:
<key>Intel</key>
            <true/>
should be disabled

should be removed:
Code:
<key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
            <string>\System\Library\Extensions\AppleIntelKBLGraphicsFramebuffer.kext</string>
        </array>

also missing wahtevergreen.kext in clover/kexts/other
 
I'm confused! I'm using now config.plist from First USB stick (I founded), and works for recover partition! (I need it for time machine)
But why I need two config.plist one for recovey and one for working day?!?
 

Attachments

  • CLOVER.LenovoT470p.zip
    4.2 MB · Views: 41
I'm confused! I'm using now config.plist from First USB stick (I founded), and works for recover partition! (I need it for time machine)
But why I need two config.plist one for recovey and one for working day?!?
just keep the one that works for recovery on your usb installer

keep the one that works for your system on your hard drive efi
 
just keep the one that works for recovery on your usb installer

keep the one that works for your system on your hard drive efi

So I need keep both safe?
 
Status
Not open for further replies.
Back
Top