Contribute
Register

HackinDROM App for OpenCore EFI Creation and Update

could you please update your config.plist UEFI -> Drivers from "HFSPlus.efi" to "HfsPlus.efi" ?
Then upload it again to the app then remove the old one

Will do...
Done.
 
Last edited:
Here is my OC 0.7.0 EFI folder.
Please, compare against the one from HackinDROM...
The same issue in your local EFI:
Screen Shot 2021-06-10 at 02.02.45.png
 
The same issue in your local EFI

Got it for the HFSPlus.efi vs HfsPlus.efi issue... Although OC loads it correctly.

What is strange is that @LiveSorcerer had another problem with my 0.7.0 EFI that I do not have...

HfsPlus.efi was missing, and OpenCanopy was disabled, as it was not configured for the new model:
Misc -> Boot -> PickerVariant...
 
Perfect!
Thank you
Now please open Terminal and hit
Code:
diskutil list -plist > ~/Documents/alldisks.plist
Then post "alldisks.plist" file from your Documents folder
 

Attachments

  • alldisks.plist
    8.3 KB · Views: 29
What is strange is that @LiveSorcerer had another problem with my 0.7.0 EFI that I do not have...
probably in his 0.6.9 config.plist PickerVariant was set to Modern or Old
during the update it was copied to the new config.plist which doesn't support Modern and Old anymore but Default, Auto (like in previous versions) and custom paths
This can be fixed easily from server side, will do soon, thanks for reporting
 
probably in his 0.6.9 config.plist PickerVariant was set to Modern or Old
during the update it was copied to the new config.plist which doesn't support Modern and Old anymore but Default, Auto (like in previous versions) and custom paths
This can be fixed easily from server side, will do soon, thanks for reporting
Great!!
How can I help you with new EFI's of different configurations?
Like GA-Z87M-D3H
 
HackinDROM v1.4.5
- Fixed an issue related to System Report file in Report Archive
- Fixed boot-args field in Plist Editor (changes were ignored)
- Fixed an issue related to EFI partitions which prevents showing app's icon in Menu bar (thanks to @jeff.m.ruth for troubleshooting)
- Code optimizations
 
Back
Top