Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Script Failure on --install-clover Step - Permissions Issue? #13

Closed
mickelsn opened this issue Oct 24, 2015 · 9 comments
Closed

Script Failure on --install-clover Step - Permissions Issue? #13

mickelsn opened this issue Oct 24, 2015 · 9 comments

Comments

@mickelsn
Copy link

I've successfully installed El Capitan to a new SSD, and installed Xcode so that I have git and other tools necessary for your scripts to run.

I'm successfully able to run the first few steps of your post-installation -- I grab the repository from Github, compile an SSDT, and successfully run the inject HDA script. However, when I get to the last step of installing Clover to my EFI partition, the script completely fails because it doesn't seem to have permissions to write to the EFI volume. I don't see the EFI partition mount on the desktop when I attempt to run the script...

Again, I'm running this under an El Capitan 10.11 installation, not yet updated to 10.11.1.

Below is the on-screen log of errors from the --install-clover run on your script. Only edit was a quick user path edit for security purposes.

Thanks in advance for your troubleshooting help -- I'm really looking forward to being able to use AirPlay video enabled with your scripts!!

Gigabyte GA-Z77X.sh Post-Install Script v1.8.3 by theracermaster
Updates & Info: https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch
--------------------------------------------------------------------------------
Detected motherboard: Gigabyte GA-Z77X-UP5-TH
Script arguments: ./GA-Z77X.sh --install-clover: Installing Clover Bootloader
--------------------------------------------------------------------------------
mkdir: /EFI/BOOT: Permission denied
cp: /EFI: Permission denied
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/BOOT: unable to copy extended attributes to /EFI: Permission denied
cp: /EFI/BOOTX64.efi: No such file or directory
cp: /EFI: Permission denied
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER: unable to copy extended attributes to /EFI: Permission denied
cp: /EFI/.gitignore: No such file or directory
cp: /EFI/ACPI: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI: unable to copy extended attributes to /EFI/ACPI: No such file or directory
cp: /EFI/ACPI/origin: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/origin: unable to copy extended attributes to /EFI/ACPI/origin: No such file or directory
cp: /EFI/ACPI/origin/.gitignore: No such file or directory
cp: /EFI/ACPI/patched: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/patched: unable to copy extended attributes to /EFI/ACPI/patched: No such file or directory
cp: /EFI/ACPI/patched/.gitignore: No such file or directory
cp: /EFI/ACPI/patched/SSDT-HACK.aml: No such file or directory
cp: /EFI/ACPI/WINDOWS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/WINDOWS: unable to copy extended attributes to /EFI/ACPI/WINDOWS: No such file or directory
cp: /EFI/ACPI/WINDOWS/.gitignore: No such file or directory
cp: /EFI/CLOVERX64.efi: No such file or directory
cp: /EFI/config.plist: No such file or directory
cp: /EFI/drivers64UEFI: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/drivers64UEFI: unable to copy extended attributes to /EFI/drivers64UEFI: No such file or directory
cp: /EFI/drivers64UEFI/FSInject-64.efi: No such file or directory
cp: /EFI/drivers64UEFI/HFSPlus-64.efi: No such file or directory
cp: /EFI/drivers64UEFI/OsxAptioFix2Drv-64.efi: No such file or directory
cp: /EFI/kexts: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts: unable to copy extended attributes to /EFI/kexts: No such file or directory
cp: /EFI/kexts/10.11: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11: unable to copy extended attributes to /EFI/kexts/10.11: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11/GA-Z77X_USB.kext: unable to copy extended attributes to /EFI/kexts/10.11/GA-Z77X_USB.kext: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11/GA-Z77X_USB.kext/Contents: unable to copy extended attributes to /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other: unable to copy extended attributes to /EFI/kexts/Other: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS/FakePCIID: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS/FakeSMC: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS/ACPISensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS/CPUSensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS/GPUSensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS/LPCSensors: No such file or directory
cp: /EFI/misc: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/misc: unable to copy extended attributes to /EFI/misc: No such file or directory
cp: /EFI/misc/.gitignore: No such file or directory
cp: /EFI/themes: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes: unable to copy extended attributes to /EFI/themes: No such file or directory
cp: /EFI/themes/embedded: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes/embedded: unable to copy extended attributes to /EFI/themes/embedded: No such file or directory
cp: /EFI/themes/embedded/screenshot.png: No such file or directory
cp: /EFI/themes/embedded/theme.plist: No such file or directory
cp: /EFI/themes/frame.png: No such file or directory
cp: /EFI/themes/logo_main.png: No such file or directory
cp: /EFI/themes/logo_metal.png: No such file or directory
cp: /EFI/themes/pointer-green.png: No such file or directory
cp: /EFI/themes/pointer-metal.png: No such file or directory
cp: /EFI/themes/random: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes/random: unable to copy extended attributes to /EFI/themes/random: No such file or directory
cp: /EFI/themes/random/theme.plist: No such file or directory
cp: /EFI/themes/Selection_144px.bmp: No such file or directory
cp: /EFI/themes/Selection_64px.bmp: No such file or directory
cp: /EFI/tools: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/tools: unable to copy extended attributes to /EFI/tools: No such file or directory
cp: /EFI/tools/bdmesg.efi: No such file or directory
cp: /EFI/tools/Shell.inf: No such file or directory
cp: /EFI/tools/Shell32.efi: No such file or directory
cp: /EFI/tools/Shell64.efi: No such file or directory
cp: /EFI/tools/Shell64U.efi: No such file or directory
Installing required kexts:
 - Intel 82579V [8086:1503] detected, installing IntelMausiEthernet.kext...
cp: /EFI/CLOVER/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext: unable to copy extended attributes to /EFI/CLOVER/kexts/Other: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext/Contents: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/Info.plist: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext/Contents/MacOS: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents/MacOS: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/MacOS/IntelMausiEthernet: No such file or directory
./GA-Z77X.sh: line 176: Otherwise: command not found
File Doesn't Exist, Will Create: /EFI/CLOVER/config.plist
Merge: ":ACPI:DSDT:Patches" Entry Does Not Exist
 - Marvell SATA controller(s) detected, installing AHCI_3rdParty_SATA.kext...
cp: /EFI/CLOVER/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/sata/AHCI_3rdParty_SATA.kext: unable to copy extended attributes to /EFI/CLOVER/kexts/Other: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/sata/AHCI_3rdParty_SATA.kext/Contents: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/Info.plist: No such file or directory
Generating SMBIOS data:
ERROR: config.plist not found! Exiting...
@al3xtjames
Copy link
Owner

Can you post the output of diskutil list?

@mickelsn
Copy link
Author

OK, here's a new log and diskutil list output. This log is from a second attempt at installing clover (last command in Step 3 of the wiki) after a clean reboot into the El Capitan installation after using my USB stick's Clover to boot from UEFI.

If I'm reading this right, it looks like the script is failing somehow in the grep command that tries to find the name of the OS volume's EFI partition. I could try changing the name of the HD to one without a space in it and rebooting if you want, but I think that's what I had last time...

Also, note that my USB stick is one prepared with TonyMac's UniBeast, not via your method due to the kernel panic issue #12 I posted about shortly before posting this issue. If you've got that issue fixed, I'm happy to try that method again later today and see if it does any better...

Thanks again!!

Macintosh:Gigabyte-GA-Z77X-DSDT-Patch username$ ./GA-Z77X.sh --install-clover
This part of the script needs to be run as root.
Password:










































Gigabyte GA-Z77X.sh Post-Install Script v1.8.3 by theracermaster
Updates & Info: https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch
--------------------------------------------------------------------------------
Detected motherboard: Gigabyte GA-Z77X-UP5-TH
Script arguments: ./GA-Z77X.sh --install-clover: Installing Clover Bootloader
--------------------------------------------------------------------------------
usage: grep [-abcDEFGHhIiJLlmnOoqRSsUVvwxZ] [-A num] [-B num] [-C[num]]
    [-e pattern] [-f file] [--binary-files=value] [--color=when]
    [--context[=num]] [--directories=action] [--label] [--line-buffered]
    [--null] [pattern] [file ...]
Unable to find disk for 
EFI system partition () mounted at .












Gigabyte GA-Z77X.sh Post-Install Script v1.8.3 by theracermaster
Updates & Info: https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch
--------------------------------------------------------------------------------
Detected motherboard: Gigabyte GA-Z77X-UP5-TH
Script arguments: ./GA-Z77X.sh --install-clover: Installing Clover Bootloader
--------------------------------------------------------------------------------
mkdir: /EFI/BOOT: Permission denied
cp: /EFI: Permission denied
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/BOOT: unable to copy extended attributes to /EFI: Permission denied
cp: /EFI/BOOTX64.efi: No such file or directory
cp: /EFI: Permission denied
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER: unable to copy extended attributes to /EFI: Permission denied
cp: /EFI/.gitignore: No such file or directory
cp: /EFI/ACPI: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI: unable to copy extended attributes to /EFI/ACPI: No such file or directory
cp: /EFI/ACPI/origin: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/origin: unable to copy extended attributes to /EFI/ACPI/origin: No such file or directory
cp: /EFI/ACPI/origin/.gitignore: No such file or directory
cp: /EFI/ACPI/patched: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/patched: unable to copy extended attributes to /EFI/ACPI/patched: No such file or directory
cp: /EFI/ACPI/patched/.gitignore: No such file or directory
cp: /EFI/ACPI/patched/SSDT-HACK.aml: No such file or directory
cp: /EFI/ACPI/WINDOWS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/ACPI/WINDOWS: unable to copy extended attributes to /EFI/ACPI/WINDOWS: No such file or directory
cp: /EFI/ACPI/WINDOWS/.gitignore: No such file or directory
cp: /EFI/CLOVERX64.efi: No such file or directory
cp: /EFI/config.plist: No such file or directory
cp: /EFI/drivers64UEFI: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/drivers64UEFI: unable to copy extended attributes to /EFI/drivers64UEFI: No such file or directory
cp: /EFI/drivers64UEFI/FSInject-64.efi: No such file or directory
cp: /EFI/drivers64UEFI/HFSPlus-64.efi: No such file or directory
cp: /EFI/drivers64UEFI/OsxAptioFix2Drv-64.efi: No such file or directory
cp: /EFI/kexts: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts: unable to copy extended attributes to /EFI/kexts: No such file or directory
cp: /EFI/kexts/10.11: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11: unable to copy extended attributes to /EFI/kexts/10.11: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11/GA-Z77X_USB.kext: unable to copy extended attributes to /EFI/kexts/10.11/GA-Z77X_USB.kext: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/10.11/GA-Z77X_USB.kext/Contents: unable to copy extended attributes to /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents: No such file or directory
cp: /EFI/kexts/10.11/GA-Z77X_USB.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other: unable to copy extended attributes to /EFI/kexts/Other: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/MacOS/FakePCIID: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakePCIID.kext/Contents/PlugIns/XHCIMux.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/MacOS/FakeSMC: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/ACPISensors.kext/Contents/MacOS/ACPISensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/CPUSensors.kext/Contents/MacOS/CPUSensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/GPUSensors.kext/Contents/MacOS/GPUSensors: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/Info.plist: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: unable to copy extended attributes to /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS: No such file or directory
cp: /EFI/kexts/Other/FakeSMC.kext/Contents/PlugIns/LPCSensors.kext/Contents/MacOS/LPCSensors: No such file or directory
cp: /EFI/misc: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/misc: unable to copy extended attributes to /EFI/misc: No such file or directory
cp: /EFI/misc/.gitignore: No such file or directory
cp: /EFI/themes: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes: unable to copy extended attributes to /EFI/themes: No such file or directory
cp: /EFI/themes/embedded: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes/embedded: unable to copy extended attributes to /EFI/themes/embedded: No such file or directory
cp: /EFI/themes/embedded/screenshot.png: No such file or directory
cp: /EFI/themes/embedded/theme.plist: No such file or directory
cp: /EFI/themes/frame.png: No such file or directory
cp: /EFI/themes/logo_main.png: No such file or directory
cp: /EFI/themes/logo_metal.png: No such file or directory
cp: /EFI/themes/pointer-green.png: No such file or directory
cp: /EFI/themes/pointer-metal.png: No such file or directory
cp: /EFI/themes/random: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/themes/random: unable to copy extended attributes to /EFI/themes/random: No such file or directory
cp: /EFI/themes/random/theme.plist: No such file or directory
cp: /EFI/themes/Selection_144px.bmp: No such file or directory
cp: /EFI/themes/Selection_64px.bmp: No such file or directory
cp: /EFI/tools: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/EFI/CLOVER/tools: unable to copy extended attributes to /EFI/tools: No such file or directory
cp: /EFI/tools/bdmesg.efi: No such file or directory
cp: /EFI/tools/Shell.inf: No such file or directory
cp: /EFI/tools/Shell32.efi: No such file or directory
cp: /EFI/tools/Shell64.efi: No such file or directory
cp: /EFI/tools/Shell64U.efi: No such file or directory
Installing required kexts:
 - Intel 82579V [8086:1503] detected, installing IntelMausiEthernet.kext...
cp: /EFI/CLOVER/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext: unable to copy extended attributes to /EFI/CLOVER/kexts/Other: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext/Contents: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/Info.plist: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/MacOS: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/lan/IntelMausiEthernet.kext/Contents/MacOS: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents/MacOS: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/MacOS/IntelMausiEthernet: No such file or directory
./GA-Z77X.sh: line 176: Otherwise: command not found
File Doesn't Exist, Will Create: /EFI/CLOVER/config.plist
Merge: ":ACPI:DSDT:Patches" Entry Does Not Exist
 - Marvell SATA controller(s) detected, installing AHCI_3rdParty_SATA.kext...
cp: /EFI/CLOVER/kexts/Other: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/sata/AHCI_3rdParty_SATA.kext: unable to copy extended attributes to /EFI/CLOVER/kexts/Other: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /Users/username/Gigabyte-GA-Z77X-DSDT-Patch/kexts/sata/AHCI_3rdParty_SATA.kext/Contents: unable to copy extended attributes to /EFI/CLOVER/kexts/Other/Contents: No such file or directory
cp: /EFI/CLOVER/kexts/Other/Contents/Info.plist: No such file or directory
Generating SMBIOS data:
ERROR: config.plist not found! Exiting...
Macintosh:Gigabyte-GA-Z77X-DSDT-Patch username$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:          Apple_CoreStorage El Capitan              499.2 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
/dev/disk1 (internal, virtual):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS El Capitan             +498.9 GB   disk1
                                 Logical Volume on disk0s2
                                 F3CD62FE-A0C9-4710-90D6-ABCDEFGHIJKL
                                 Unencrypted
/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *15.7 GB    disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:                  Apple_HFS USB                     15.4 GB    disk2s2

@al3xtjames
Copy link
Owner

Hmm, OK. What's the output of df / | grep "/dev/disk" | cut -d ' ' -f1? The script is probably seeing your OS volume as /dev/disk1 and trying to mount an EFI partition at /dev/disk1s1 (which doesn't exist), but I need to confirm this.

@mickelsn
Copy link
Author

Output is /dev/disk1.

@al3xtjames
Copy link
Owner

OK. One last request, can you post the output of diskutil info /dev/disk1s0?

@mickelsn
Copy link
Author

EDITED to correct a typo...the requested command errors out as shown, so I just ran it against /dev/disk1:

Macintosh:~ username$ diskutil info /dev/disk1s0
Could not find disk: /dev/disk1s0
Macintosh:~ username$ diskutil info /dev/disk1
   Device Identifier:        disk1
   Device Node:              /dev/disk1
   Whole:                    Yes
   Part of Whole:            disk1
   Device / Media Name:      El Capitan

   Volume Name:              El Capitan

   Mounted:                  Yes
   Mount Point:              /

   File System Personality:  Journaled HFS+
   Type (Bundle):            hfs
   Name (User Visible):      Mac OS Extended (Journaled)
   Journal:                  Journal size 40960 KB at offset 0xe8e000
   Owners:                   Enabled

   Content (IOContent):      Apple_HFS
   OS Can Be Installed:      Yes
   Recovery Disk:            disk0s3
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Not Supported
   Volume UUID:              11989346-F929-393D-9269-236FAAFBE785
   Disk / Partition UUID:    F3CD62FE-A0C9-4710-90D6-2A75768E6D7A

   Total Size:               498.9 GB (498876809216 Bytes) (exactly 974368768 512-Byte-Units)
   Volume Free Space:        482.7 GB (482652962816 Bytes) (exactly 942681568 512-Byte-Units)
   Device Block Size:        512 Bytes
   Allocation Block Size:    4096 Bytes

   Read-Only Media:          No
   Read-Only Volume:         No

   Device Location:          Internal
   Removable Media:          No

   Solid State:              Yes
   Virtual:                  Yes
   OS 9 Drivers:             No
   Low Level Format:         Not supported

   This disk is a Core Storage Logical Volume (LV).  Core Storage Information:
   LV UUID:                  F3CD62FE-A0C9-4710-90D6-2A75768E6D7A
   LVF UUID:                 4D05050B-DCC7-4E46-8135-0BFBA0D35A68
   LVG UUID:                 DBE47984-E3A8-4872-8A2A-CB7200D17EBD
   Fusion Drive:             No
   Encrypted:                No

@mickelsn
Copy link
Author

For what it's worth, I edited the script to replace the calculated value of osVolume, which was /dev/disk1, with a fixed value of /dev/disk0 for my installation configuration. That allowed the EFI volume to mount and the rest of the installation script to run. For some reason, however, I do not have any sound output despite having run the prior commands. I'm going to completely wipe the SSD and try again. I'll keep you posted.

@al3xtjames
Copy link
Owner

Closing as issue was resolved here.

@mickelsn
Copy link
Author

An update to this thread after doing a successful installation using your methods per the fix to Issue #12 :

  1. Successfully booted to USB installer and put El Capitan on a completely blank SSD drive (formatted it once as a FAT MBR drive, then reformatted as Journaled HFS+ with GUID scheme. This ensured any prior EFI directory was completely gone.
  2. Downloaded Xcode from Mac App Store to get the git tool for use on the command line. Ran it to fully install everything. The bash shell throws a too many arguments error on script line 130, which is a grep command embedded in an if conditional test as you are calculating to determine findEFI volume corresponding to a Core Storage Logical Volume for the OS volume. Due to the error, the script then formally throws an error that it couldn't find the EFI volume as shown below.

I've identified a fix for this in your shell script -- I'll post to a separate issue.

Gigabyte GA-Z77X.sh Post-Install Script v1.8.4 by theracermaster
Updates & Info: https://github.com/theracermaster/Gigabyte-GA-Z77X-DSDT-Patch
--------------------------------------------------------------------------------
Detected motherboard: Gigabyte GA-Z77X-UP5-TH
Script arguments: ./GA-Z77X.sh --install-ssdt: Compiling Custom SSDT
--------------------------------------------------------------------------------
./GA-Z77X.sh: line 130: [: too many arguments
ERROR: No EFI partition present on OS volume (/dev/disk1)! Exiting...
Macintosh:Gigabyte-GA-Z77X-DSDT-Patch username$ 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants