e-senturk / G531GD-GT-GU-Hackintosh

OsX build for G531-GT
22 stars 8 forks source link

macOS Installer/drives aren't seen by OpenCore EFI in USB #17

Closed Hesham-Salama closed 3 years ago

Hesham-Salama commented 3 years ago

Steps to reproduce:

  1. Partition the USB into 2 partitions, one for EFI and second for macOS image.
  2. install macOS Big Sur image using createinstallmedia
  3. Copy EFI folder in the repo and rename a config file "configIntel.plist" to "config.plist" and move it to "\EFI\OC\" folder/
  4. Boot using the USB.

I can see only the Windows boot option. Using some other hackintosh with different opencore, it can see the macOS image installer option in that USB and when selected it boots successfully there.

e-senturk commented 3 years ago

it was a minor change in the open core that I didn't notice. They just renamed the file, so I had to rename it in configs as well. It should be working right now. And please let me know is it working or not.

Hesham-Salama commented 3 years ago

Yes it works. Before that I also copied the hfs driver and it worked. Thank you and closing this issue.