hackintosh-club / intel-nuc10

Intel NUC10i7(5/3)FNH(K) Hackintosh OpenCore EFI
462 stars 77 forks source link

no drive detected after install #69

Closed mghz closed 2 years ago

mghz commented 2 years ago

I was able to create the usb and boot it, erased the ssd drive and started the install. It copies all the files but on reboot it seems the drive becomes undetectable and it detects the usb only.

from the instructions when performing "Choose CFGLock Shell.efi unlock CFG." it prompts for too options for that setting but none are the one pointed out!

mghz commented 2 years ago

I tried it again and it worked this time, the setup completes and the OS loads. now when I take out the USB, the drive is not recognizable as bootable anymore. I'm assuming the EFI files are not copied over to the actual main SSD drive!

ghost commented 2 years ago

The EFI folder isn't copied automatically. You're suppose to use EFI Agent app right away after the first boot to mount the EFI partition on the main drive and copy the EFI folder to the EFI partition on the main drive. Re-install and try again.

Copy EFI Agent app to the USB drive.

https://github.com/headkaze/EFI-Agent

You may also use a live linux USB drive to mount the EFI partition instead of re-installing MacOS. https://askubuntu.com/questions/926398/how-to-mount-the-efi-system-partition-using-ubuntu-16-04-live-cd

mghz commented 2 years ago

yes I realized that after running the installer a couple of times. it's working now. thanks.