You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to boot Linux and consecutively enabled LauncherOption and SyncRuntimePermissions, because I couldn't get it to boot in Qemu. After looking at the debug log now only this section appears:
00:000 00:000 BS: Starting OpenCore application...
00:000 00:000 BS: Booter path - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 OCFS: Trying to locate filesystem on 7E6C2998 7D05BF98
00:000 00:000 OCFS: Filesystem DP - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 BS: Trying to load OpenCore image...
00:000 00:000 BS: Relative path - EFI
00:000 00:000 BS: Startup path - EFI\OpenCore.efi (0)
00:000 00:000 BS: Fallback to absolute path - EFI\OC\OpenCore.efi
00:000 00:000 BS: Read OpenCore image of 856064 bytes
00:000 00:000 OCM: Loaded image at 7D049A98 handle
00:000 00:000 OCM: Loaded image has DeviceHandle 7E6C2998 FilePath 7D049B18 ours DevicePath 7E840C18
00:000 00:000 OCCPU: Failed to get FSBFrequency data using Apple Platform Info - Not Found
00:000 00:000 OC: Starting OpenCore...
00:000 00:000 OC: Booter path - EFI\OC\OpenCore.efi
00:000 00:000 OCFS: Trying to locate filesystem on 7E6C2998 7D049B18
00:000 00:000 OCFS: Filesystem DP - EFI\OC\OpenCore.efi
00:000 00:000 OC: Absolute booter path - EFI\OC\OpenCore.efi
00:000 00:000 OC: Storage root EFI\OC\OpenCore.efi
00:000 00:000 OCST: Missing vault data, ignoring...
00:000 00:000 OC: OcMiscEarlyInit...
00:000 00:000 OC: Loaded configuration of 32228 bytes
00:000 00:000 OC: Got 8 drivers
00:000 00:000 OC: Watchdog status is 0
The text was updated successfully, but these errors were encountered:
I was trying to boot Linux and consecutively enabled
LauncherOption
andSyncRuntimePermissions
, because I couldn't get it to boot in Qemu. After looking at the debug log now only this section appears:The text was updated successfully, but these errors were encountered: