Hello i still getting kernel panic after 3 sec booting.
My PC specs:
CPU: intel i5 7500 Kaby Lake with gpu INTEL HD 630
Motherboard: Gigabyte B250M - DS3H
SSD: Samsung evo 970(NVME m.2) and SSD with SATA3 (Patriot i think - on this i have installed olarila image(CLOVER) which is functional but i want to reinstall it with OPENCORE )
GPU: don't have only INTEL HD 630
20x i checked config.plist with online sanity checker and everything looks good.
here is my tree of bootable USB:
/run/media/mario/OPENCORE
├── com.apple.recovery.boot
│ ├── BaseSystem.chunklist
│ └── BaseSystem.dmg
└── EFI
├── BOOT
│ └── BOOTx64.efi
└── OC
├── ACPI
│ ├── SSDT-EC-USBX.aml
│ └── SSDT-PLUG.aml
├── Bootstrap
│ └── Bootstrap.efi
├── config.plist
├── Drivers
│ ├── HfsPlus.efi
│ └── OpenRuntime.efi
├── Kexts
│ ├── Lilu.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── Lilu
│ ├── RealtekRTL8111.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ ├── MacOS
│ │ │ └── RealtekRTL8111
│ │ └── Resources
│ │ └── en.lproj
│ │ └── InfoPlist.strings
│ ├── SMCProcessor.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── SMCProcessor
│ ├── SMCSuperIO.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── SMCSuperIO
│ ├── VirtualSMC.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── VirtualSMC
│ └── WhateverGreen.kext
│ └── Contents
│ ├── Info.plist
│ └── MacOS
│ └── WhateverGreen
├── OpenCore.efi
├── Resources
│ ├── Audio
│ ├── Font
│ ├── Image
│ └── Label
└── Tools
└── OpenShell.efi
34 directories, 24 files
what can be wrong?
for booting I use USB port on motherboard but no success
[link] [comments]
Post a Comment