Contribute
Register

Boot entries duplicate on clover boot

Status
Not open for further replies.
Joined
May 14, 2014
Messages
3
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Ok so this is strange. I'm running an Asus Maximus Ranger Z97 board with a 4690K and I'm dual booting El Capitan on one SSD & Windows 10 on a seperate SSD. Everything seems to be working fine, I can boot either OS from the clover bootloader without errors or bypass the bootloader entirely with F8 and they both still boot without errors. My only issue (and this isn't really an issue its just severely ****ing with my OCD) is that for some reason whenever I boot from the drive with clover on it, a new duplicate boot entry shows up when I press F8. After a couple restarts my boot priority list ends up looking something like this:

IMG_0252.jpg

The only way to remove them I've found so far is to unplug the sata cable from the SSD with clover, boot into bios, shut down again and plug it back in. But the process repeats itself.

Can somebody help me it's driving me bat **** crazy
 



WARNING!!!! THIS GUIDE IGNORES ALL OTHER OS!!!!!!!

Following this may cause other OS (such as Windows) on your system to NOT BOOT!!!!



Warning this guide ignores all other OS, following this may cause other OS on your system to not boot.

Try the following:

In Clover -> Add Clover boot options for all entries

In Clover -> Start EFI Shell

In EFI Shell -> type these commands

Code:
bcfg boot dump
This will give you a list of all boot entries.

Delete all entries starting with PCI, do NOT delete those starting with HD, using this command:

If a PCI entry is 02:
Code:
bcfg boot rm 02
Be aware that boot entry 03 will now be 02.

When you have removed all PCI entries, use the same command until you only have one HD entry pointing to \EFI\CLOVER\CLOVERX64.EFI

Boot into OS X, mount your EFI partiton and RENAME the EFI/BOOT folder to something else like BOOT.BAK

Now you should not get any more entries.

My understanding is that this is caused by a bug in the AMI UEFI, which is adding a PCI boot entry every time it sees EFI/BOOT/BOOTX64.EFI, but by adding the /EFI/CLOVER/CLOVERX64.EFI (which is the same as the other) and removing EFI/BOOT/BOOTX64.EFI, we are circumventing the bug.


This guide worked for me on Gigabyte Z170-HD3P + El Capitan. Clover version 3320. Use at your own risk!
 



WARNING!!!! THIS GUIDE IGNORES ALL OTHER OS!!!!!!!

Following this may cause other OS (such as Windows) on your system to NOT BOOT!!!!






This guide worked for me on Gigabyte Z170-HD3P + El Capitan. Clover version 3320. Use at your own risk!



Thank you!!! You saved mine.

Joe
 
Hi I followed the steps to install the Hacintosh to my laptop ( HP omen 15) while clover page by mistake I hit add clover for all entries and my laptop restart and stuck on black screen with ESC button
When I press the ESC it frozen I can't enter the bios or do anything I need your help faaaaast
 
Status
Not open for further replies.
Back
Top