Jump to content

ressource busy


lacnox
 Share

41 posts in this topic

Recommended Posts

You made that step?

Boot from the pen drive again. In Clover menu, go to Clover Boot Options and select Add as UEFI boot option. Now you will be able to boot Clover from EFI partition without the pen drive, in UEFI mode.
Link to comment
Share on other sites

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)

Link to comment
Share on other sites

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 ..
Link to comment
Share on other sites

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.

 Share

×
×
  • Create New...