Boot Issue
Stuck on a black screen before picker
Stuck on no vault provided!
no vault provided!
Set
Misc -> Security -> Vault
thànhOptional
Nếu bạn đã chạy tập lệnh
sign.command
thì lúc này256 byte RSA-2048
đã được ghi vào. Bạn sẽ cần restore lại fileopencore.efi
có thể lấy nó ở thư mụcopencorepkg
Stuck on OC: Invalid Vault mode
OC: Invalid Vault mode
Bạn hãy thật cần thận khi nhập giá trị vào mục Misc -> Security -> Vault
Nhớ là nó có phần biệt chữ hoa và thường nhé Optional là giá trị chính xác
Can’t see macOS partitions
Set
ScanPolicy: 0
Kiểm tra lại driver chắc chắn rằng nó đang là
HFS+
Không dùng
ApfsDriverLoader
nó đã bị loại bỏ từ version OpenCore0.5.8+
Đối với các dòng hp thì set
UnblockFsConnect
thànhtrue
trong configChỉnh
SATA Mode
:AHCI
trong biosChỉnh 1 số mục trong
UEFI -> APFS
như sauEnableJumpstart: YES
HideVerbose: NO
minDate: -1
minVersion: -1
Stuck on OCB: OcScanForBootEntries failure - Not Found
OCB: OcScanForBootEntries failure - Not Found
Stuck on OCB: failed to match a default boot option
OCB: failed to match a default boot option
Stuck on OCB: System has no boot entries
OCB: System has no boot entries
Stuck on OCS: No schema for DSDT, KernelAndKextPatch, RtVariable, SMBIOS, SystemParameters...
OCS: No schema for DSDT, KernelAndKextPatch, RtVariable, SMBIOS, SystemParameters...
Điều này là do bạn sử dụng config clover hoặc dùng các trình configurator. Bạn sẽ cần build lại toàn bộ.
Đồng thời cũng không lấy các version cũ ghép với version mới.
Stuck on OC: Driver XXX.efi at 0 cannot be found
OC: Driver XXX.efi at 0 cannot be found
Điều này là do driver đó có trong config nhưng không có trong EFI của bạn. Để khắc phục bạn sẽ tiến hành snapshot config lại theo hướng dẫn chi tiết tại đây
Lưu ý các mục nhập trong config có phân biệt chữ hoa và chữ thường
Stuck on Failed to parse real field of type 1
Failed to parse real field of type 1
Điều này là do bộ công cụ chỉnh sửa config đã set 1 giá trị thành real
thường là xcode
để khắc phục bạn sẽ tiến hành chuyển nó thành integer
Can’t select anything in the picker
Disable
PollAppleHotKeys
Enable
KeySupport
Sau đó xóa
OpenUsbKbDxe
khỏiconfig.plist -> UEFI -> Drivers
Nhớ tiến hành
OC Snapshot
SSDTs not being added
Đối với opencore thì table length header phải bằng với kích thước tệp
* Original Table Header:
* Signature "SSDT"
* Length 0x0000015D (349)
* Revision 0x02
* Checksum 0xCF
* OEM ID "ACDT"
* OEM Table ID "SsdtEC"
* OEM Revision 0x00001000 (4096)
* Compiler ID "INTL"
* Compiler Version 0x20190509 (538510601)
// kích thước tệp là 347
Booting OpenCore reboots to BIOS
OCABC: Incompatible OpenRuntime r4, require r10
OCABC: Incompatible OpenRuntime r4, require r10
Bạn hãy chắc rằng OpenRuntime.efi
, BOOTx64.efi
và OpenCore.efi
đều chùng 1 bản opencorepkg
Chú ý: FwRuntimeServices
đã được rename thành OpenRuntime
từ version 0.5.7+
Failed to open OpenCore image – Access Denied
Failed to open OpenCore image – Access Denied
OC: Failed to find SB model disable halting on critical error
OC: Failed to find SB model disable halting on critical error
Đây là lỗi chính tả hãy đảm bảo rằng Misc -> Security -> SecureBootModel: Disabled
Source tham khảo: OpenCore Boot Issues | OpenCore Install Guide (dortania.github.io)
Last updated