Jump to content
3 posts in this topic

Recommended Posts

make sure when you do your cp you do with a / at the end of CoreServices. Otherwise it will create a file in the library folder called CoreServices... So just change your command from:

 

sudo cp xom.efi /System/Library/CoreServices

 

to

 

sudo cp xom.efi /System/Library/CoreServices/

 

 

Anytime you get that invalid id it means you don't have an efi file to bless. Hope this helps!

make sure when you do your cp you do with a / at the end of CoreServices. Otherwise it will create a file in the library folder called CoreServices... So just change your command from:

 

sudo cp xom.efi /System/Library/CoreServices

 

to

 

sudo cp xom.efi /System/Library/CoreServices/

Anytime you get that invalid id it means you don't have an efi file to bless. Hope this helps!

 

Got it, thanks lot :)

×
×
  • Create New...