barrykn / big-sur-micropatcher

A primitive USB patcher for installing macOS Big Sur on unsupported Macs
1.24k stars 174 forks source link

Micropatcher error #136

Closed mihaiatacro closed 3 years ago

mihaiatacro commented 3 years ago

Hi,

I get a cp error when trying to patch using the micropatcher. Any insights? image

Ausdauersportler commented 3 years ago

Please check your USB installer and re create it.

seyoon20087 commented 3 years ago

As @Ausdauersportler mentioned above, you must create the installation medium (again) if you didn't do so. If you don't have a copy to do so, please use this link, and try this command:

sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/volname

Then try ./micropatcher.sh and ./install-setvars.sh again. Please let me know if it doesn't do so neither.

mihaiatacro commented 3 years ago

Thanks a lot @Ausdauersportler and @seyoon20087 . It seems that the MacOS Big Sur Installation kit that I was working with was flawed (downloaded from some torrent). I have re-created the installation medium using another MBP with Big Sur installed (a newer, supported MBP). I patched it using ./micropatcher.sh and ./install-setvars.sh and it worked like a charm. Thanks again!