Jump to content

How to update clover on our EFI partition?


jbesclapez
 Share

2 posts in this topic

Recommended Posts

I recommend for you in two ways:

 

By .pkg

 

1 - Download the Clover.zip

2 - Check if your EFI partition is unmounted.

3 - Select the right options for you:

BJc.png

4 - Install and check the partition, for you edit/modify your preferences, like the right drivers in drivers64UEFI, or others.

 

By Bootable_ISO (For me is more easy)

 

Download the last version, and extract.

CJc.png

 

1 - Mount your EFI partition, use this command if necessary:

mkdir /Volumes/EFI
sudo mount_msdos /dev/disk0s1 /Volumes/EFI

2 - Open the Folder: Downloads > Users > slice > src > Clover > CloverPackage > sum > CloverISO-3113 > and select the right .iso for you.

E.g: For me, i use Clover...x64 > EFI > and navigate inside the folders, and copy/paste the right files for me.

 

 

PS: If you choose install by .pkg, always unmount your EFI partition, you can use this command:

sudo umount -f /Volumes/EFI
  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...