ninxsoft / Mist

A Mac utility that automatically downloads macOS Firmwares / Installers.
MIT License
2.8k stars 111 forks source link

Bless installer or Invalid Termination status error #117

Closed Scott902 closed 7 months ago

Scott902 commented 8 months ago

:beetle: Description

Trying to create a bootable USB for my 15 Macbook Pro running Monterey. Im running Mist on my 23 M2 Pro MBP. Ive tried Monterey 12.7.2/12.7.1 and Big Sur 11.7.10 and I keep getting one of two errors

"To continue we need to erase the volume at /Volumes/MyVolume. If you wish to continue type (Y) then press return: y Erasing disk: 0%... 10%... 20%... 30%... 100% Copying to disk: 0%... 100% Warning: Failed to copy product icon to volume icon path Making disk bootable... IA app name cookie write failed The bless of the installer disk failed."

Or "Invalid Termination Status '1': ditto: /Volumes/012-26510 Temp/Applications/Install macOS Monterey.app/Contents/SharedSupport: Operation not permitted" error

Scott902 commented 8 months ago

So I fixed this. I had to boot into safe mode and give terminal full access. All good now

jonoakden commented 8 months ago

Having the same bug but I'm afraid I don't understand what you mean in your solution. Can you please be a little more explicit for a dummy like me?

Never mind. This dummy figured it out. Many thanks for providing the solution! I'm now failing at an earlier point though... :(

ninxsoft commented 8 months ago

Full Disk Access refers to the ability for an application (eg. Terminal) to access various resources / files on disk - you can enable this by following the Note outlined in the Features section of the README: Link

@jonoakden what is the other issue you are facing?

ninxsoft commented 7 months ago

Closing due to inactivity, will re-open if required 👍