Closed Philipondio closed 7 years ago
When I finish the installation and reboot, I can't get into the Clover bootscreen anymore. Instead, I get this error:
Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key
I have the same problem, any suggestion?
can you confirm you followed the instructions for setup in github wiki for this project, including the UEFI configuration? also what hardware are you using?
I have z77x-d3h, i7 3770 and gtx660, I pulled this version: git clone --recursive https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch --branch sierra and than - ./GA-Z77X.sh --install I already had clover installed and I did your tweak https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch/pull/46/commits/602447b4dcb9a206dc8c567826d6e4eedee20cf8, config.plist is fully generated now, but clover boot manager still don't work.
Should be fixed in v2.0.0.
Thanks for the update, but I have the new problem now: ./GA-Z77X.sh: line 234: /Users/janko/Gigabyte-GA-Z77X-macOS-Install-master/acpi/tools/mount_efi.sh: No such file or directory - I have tried to mount efi partition manually but error still persists.
Make sure that you clone the repo with git clone --recursive
. mount_efi.sh
is included in one of the submodules.
Hi Alex! Running the script, I get the following errors no such file or directory (running 10.12.3):
Generating SMBIOS data: _genSMBIOSData:12: no such file or directory: /Users/xxx/Gigabyte-GA-Z77X-DSDT-Patch/modules/MacGen/simpleMacSerial.sh _genSMBIOSData:13: no such file or directory: /Users/xxx/Gigabyte-GA-Z77X-DSDT-Patch/modules/MacGen/simpleMLBSerial.sh
Beside that, everything in the script installs fine.
Is this a problem? Thanks!