Contribute
Register

<< Solved >> Trying to Make Install USB, Won't Appear in Clover

Status
Not open for further replies.
How about command:
Bash:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Catalina.app --nointeraction

No
The installer uses OS functions to figure out where Install macOS Catalina package is and from there locates what it needs to create the install media.

Like this
Bash:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --nointeraction
 
I got the same problem as you. It's really confused. I still don't know why.
 
Try to use different pendrive, format it in windows , then on mac. Maybe your catalina installer file is corrupted?
 
Try to use different pendrive, format it in windows , then on mac. Maybe your catalina installer file is corrupted?

Solved... I just added HFSPlus.efi to the Drivers (UEFI) of Clover and it appears in Clover now.
 
Status
Not open for further replies.
Back
Top