Jump to content
41 posts in this topic

Recommended Posts

Format your EFI partition:

diskutil list
sudo newfs_msdos -v EFI -F 32 /dev/disk0s1

After this mount the EFI partition:

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

Remember, when you install Clover, always (always) unmount EFI partition:

sudo umount -f /Volumes/EFI

For install Clover in Legacy, use search bar man: Install Clover Legacy bootloader (Legacy BIOS)

then, as I could not, I decided to remake itself throughout the facility in UEFI mode by following your tutorial from step 1

 
I have this time an EFI partition busy but that is starting, always the same error message after boot from the bootloader clover ..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...