Contribute
Register

HackinDROM App for OpenCore EFI Creation and Update

Did not see those process running. See attached.
Thanks
This is good news

please open Terminal and hit
Code:
 defaults delete Inqnuam.HackinDROM

if it is still dont showing in menu bar then again please open Activity Monitor and search for "hackindrom" and "hdupdater" and show me the results for both
 
Thanks
This is good news

please open Terminal and hit
Code:
 defaults delete Inqnuam.HackinDROM

if it is still dont showing in menu bar then again please open Activity Monitor and search for "hackindrom" and "hdupdater" and show me the results for both
OK, great. One question, should I uninstall the application first per your earlier directions, then run this command? Or run the command with the application installed?
 
OK, great. One question, should I uninstall the application first per your earlier directions, then run this command? Or run the command with the application installed?
HackinDROM App is not an "installable" app but "executable"
So theres only 2 states for the app, "running" and "not running"

run the Terminal command before launching the app
 
HackinDROM App is not an "installable" app but "executable"
So theres only 2 states for the app, "running" and "not running"

run the Terminal command before launching the app
Steps complete. Still nothing in Menu bar. Attached Activity Monitor screenshots
 

Attachments

  • Screen Shot 2021-06-09 at 4.48.05 PM.png
    Screen Shot 2021-06-09 at 4.48.05 PM.png
    99.8 KB · Views: 31
  • Screen Shot 2021-06-09 at 4.49.59 PM.png
    Screen Shot 2021-06-09 at 4.49.59 PM.png
    98.2 KB · Views: 36
Steps complete. Still nothing in Menu bar. Attached Activity Monitor screenshots
Please kill theses process and open App's binary:
Screen Shot 2021-06-10 at 01.01.53.png


Screen Shot 2021-06-10 at 01.02.47.png


and post a screenshot from Terminal window just opened by the binary
 
I compared it, and mine shows up as its 0.6.9 in this audio part, but in Hackintool it's like 0.7.0.v

Here is my OC 0.7.0 EFI folder.
Please, compare against the one from HackinDROM...
 

Attachments

  • pit512_OC070_EFI.zip
    4.1 MB · Views: 31
@pit512
I think I found the issue
View attachment 521224
0.6.9 EFI folder vs 0.7.0 config.plist



and your 0.7.0 folder and config.plist
View attachment 521225

During the update process the app search for "HFSPlus.efi" file but it doesn't exists so it is not copied to the new EFI
to avoid issue like this please match your config.plist names with file's real names


EDIT:
The issue isn't related to the app as the app handles file names as case insensitive
The issue is non matching config.plist and the real file name

Can't remember exactly where I get this HfsPlus.efi, but it's from an official source and I'm sure I haven't rename it...
Strange.

Edit: remember now...

Capture d’écran 2021-06-10 à 01.32.37.png
 
Last edited:
Can't remember exactly where I get this HfsPlus.efi, but it's from an official source and I'm sure I haven't rename it...
Strange.

Edit: remember now...

View attachment 521282
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
 
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
 
Back
Top