Contribute
Register

[HELP] Cannot start install Catalina on z370 with OpenCore

Status
Not open for further replies.
Joined
Oct 25, 2020
Messages
6
Motherboard
Aorus Z370 gaming 3
CPU
Intel i5 8500
Graphics
Intel® UHD 630
Hi, I'm trying to build my first hackintosh PC.
I follow this guide and get the error below:

panic(cpu 0 caller 0xffffff8005e469aa): Kernel trap at 0xffffff800b350e79, type 14=page fault, registers:
.
.
.
Fault CR2: 0xffffff800b355b38, Error code: 0x0000000000000003, Fault CPU: 0x0, PL: 0, VF: 2


IMG_0862.JPG


This is my hardware:
- Mainboard: Gigabyte Z370 Aorus Gaming 3
- CPU: Intel i5 8500
- Fan: T400i fullbox new: 300k
- RAM: 2x Kingston hyperX 16gb bus 2666mhz DDR4 (total of 32gb)
- SSD: Samsung 860 Evo 250Gb
- PSU: FSP Hydro 700W
- Wifi card: BCM94360CS 943602CS
- No external VGA

I created the installer USB with my Mac Air running macOS Catalina 10.15.7
I also have win10 installed on my NVMe SSD slot. (The Samsung SSD for macOS is on SATA)
Please find screenshot of my EFI folder below.
IMG_6094.JPG


Any help would be greatly appreciated. Thanks a lot!
 
Last edited:
These are log files I got from the installer USB (under EFI folder) after failed booting.
 

Attachments

  • opencore-2020-11-08-215636.txt
    256 KB · Views: 85
  • opencore-2020-11-08-215715.txt
    256 KB · Views: 83
Hi, I'm trying to build my first hackintosh PC.
I follow this guide and get the error below:

panic(cpu 0 caller 0xffffff8005e469aa): Kernel trap at 0xffffff800b350e79, type 14=page fault, registers:
.
.
.
Fault CR2: 0xffffff800b355b38, Error code: 0x0000000000000003, Fault CPU: 0x0, PL: 0, VF: 2

View attachment 494791

This is my hardware:
- Mainboard: Gigabyte Z370 Aorus Gaming 3
- CPU: Intel i5 8500
- Fan: T400i fullbox new: 300k
- RAM: 2x Kingston hyperX 16gb bus 2666mhz DDR4 (total of 32gb)
- SSD: Samsung 860 Evo 250Gb
- PSU: FSP Hydro 700W
- Wifi card: BCM94360CS 943602CS

I created the installer USB with my Mac Air running macOS Catalina 10.15.7
I also have win10 installed on my NVMe SSD slot. (The Samsung SSD for macOS is on SATA)
Please find screenshot of my EFI folder below.
View attachment 494798

Any help would be greatly appreciated. Thanks a lot!
issue is probably down to your booter quirks

try disabling DevirtualiseMmio specifically or SetupVirtualMap
 
issue is probably down to your booter quirks

try disabling DevirtualiseMmio specifically or SetupVirtualMap
Thanks for you help! I tried both but it doesn't work
 

Attachments

  • Screen Shot 2020-11-09 at 00.07.47.png
    Screen Shot 2020-11-09 at 00.07.47.png
    157.6 KB · Views: 150
experiment with the others you have enabled and disabled
sorry for the stupid question, do you mean that try these combinations?

-DevirtualiseMmio: Enable
SetupVirtualMap: Enable

-DevirtualiseMmio: Disable
SetupVirtualMap: Enable

-DevirtualiseMmio: Enable
SetupVirtualMap: Disable

-DevirtualiseMmio: Disable
SetupVirtualMap: Disable
 
Hi, I passed this error with these settings under Booter/Quirks:

DevirtualiseMmio -> False
SetupVirtualMap -> True
EnableWriteUnprotector -> True
RebuildAppleMemoryMap -> False
SyncRuntimePermissions -> False

Thanks again for your help
 
Hi, I passed this error with these settings under Booter/Quirks:

DevirtualiseMmio -> False
SetupVirtualMap -> True
EnableWriteUnprotector -> True
RebuildAppleMemoryMap -> False
SyncRuntimePermissions -> False

Thanks again for your help
couldn't give you the exact options as sometimes it is a trial and error

example on skylake system, the sanity checker site says i should enable/disable various options, but in doing so, doesn't boot :)
 
couldn't give you the exact options as sometimes it is a trial and error

example on skylake system, the sanity checker site says i should enable/disable various options, but in doing so, doesn't boot :)
yes, I know.
The best thing was your recommendation to tweak options in booter/quirks, help me to save a lot of time!

I have one more question. I want to upgrade my gear with an external VGA (most likely an RX580).
Can I modify the EFI setting right in the macOS drive (I followed this guide to move OpenCore from USB to macOS Drive) or I have to start the installation again from the scratch?
 
yes, I know.
The best thing was your recommendation to tweak options in booter/quirks, help me to save a lot of time!

I have one more question. I want to upgrade my gear with an external VGA (most likely an RX580).
Can I modify the EFI setting right in the macOS drive (I followed this guide to move OpenCore from USB to macOS Drive) or I have to start the installation again from the scratch?
just modify your config.plist will be fine
 
Status
Not open for further replies.
Back
Top