mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 03:20:16 +10:00
Add troubleshooting section about "Bless failed"
Possible solution to fix "You have no premission to save..." error
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
Here are some common errors that users may experience while using this patcher:
|
Here are some common errors that users may experience while using this patcher:
|
||||||
|
|
||||||
* [OpenCore Legacy Patcher not launching](#opencore-legacy-patcher-not-launching)
|
* [OpenCore Legacy Patcher not launching](#opencore-legacy-patcher-not-launching)
|
||||||
|
* ["You don't have permission to save..." error when creating USB installer](#you-dont-have-permission-to-save-error-when-creating-usb-installer)
|
||||||
* [Stuck on `This version of Mac OS X is not supported on this platform` or (🚫) Prohibited Symbol](#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-(🚫)-prohibited-symbol)
|
* [Stuck on `This version of Mac OS X is not supported on this platform` or (🚫) Prohibited Symbol](#stuck-on-this-version-of-mac-os-x-is-not-supported-on-this-platform-or-(🚫)-prohibited-symbol)
|
||||||
* [Cannot boot macOS without the USB](#cannot-boot-macos-without-the-usb)
|
* [Cannot boot macOS without the USB](#cannot-boot-macos-without-the-usb)
|
||||||
* [Infinite Recovery OS Booting](#infinite-recovery-os-reboot)
|
* [Infinite Recovery OS Booting](#infinite-recovery-os-reboot)
|
||||||
@@ -30,6 +31,27 @@ If the application won't launch (e.g. icon will bounce in the Dock), try launchi
|
|||||||
/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher
|
/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## "You don't have permission to save..." error when creating USB installer
|
||||||
|
|
||||||
|
In some cases, a following error saying "The bless of the installer disk failed" stating the reason as "You don't have permission to save..." may appear.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="./images/Error-No-Permission-To-Save.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
To resolve this, you may try adding Full Disk Access permission OpenCore Legacy Patcher. To add it, first go to the settings
|
||||||
|
|
||||||
|
* Ventura and Sonoma: Go to System Settings -> Privacy and Security -> Full Disk Access
|
||||||
|
|
||||||
|
* Big Sur and Monterey: Go to System Preferences -> Security and Privacy -> Full Disk Access
|
||||||
|
|
||||||
|
Enable OpenCore-Patcher in the list. If not found on the list, press the + sign to add a new entity and find OpenCore Legacy Patcher from Applications.
|
||||||
|
|
||||||
|
Restart OpenCore Legacy Patcher and try creating your USB drive again.
|
||||||
|
|
||||||
|
Optional: After you've created your USB drive, you can remove OpenCore Legacy Patcher from Full Disk Access again.
|
||||||
|
|
||||||
|
|
||||||
## Stuck on `This version of Mac OS X is not supported on this platform` or (🚫) Prohibited Symbol
|
## Stuck on `This version of Mac OS X is not supported on this platform` or (🚫) Prohibited Symbol
|
||||||
|
|
||||||
This means macOS has detected an SMBIOS it does not support. To resolve this, ensure you're booting OpenCore **before** the macOS installer in the boot picker. Reminder that the option will be called `EFI Boot`.
|
This means macOS has detected an SMBIOS it does not support. To resolve this, ensure you're booting OpenCore **before** the macOS installer in the boot picker. Reminder that the option will be called `EFI Boot`.
|
||||||
|
|||||||
BIN
docs/images/Error-No-Permission-To-Save.png
Normal file
BIN
docs/images/Error-No-Permission-To-Save.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 267 KiB |
Reference in New Issue
Block a user