mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Update README.md
This commit is contained in:
@@ -136,4 +136,16 @@ If OpenCore refuses to show up in the boot picker even with the above troublesho
|
|||||||
sudo bless --verbose --file /Volumes/EFI/EFI/OC/Bootstrap/Bootstrap.efi --folder /Volumes/EFI/EFI/OC/Bootstrap --setBoot
|
sudo bless --verbose --file /Volumes/EFI/EFI/OC/Bootstrap/Bootstrap.efi --folder /Volumes/EFI/EFI/OC/Bootstrap --setBoot
|
||||||
```
|
```
|
||||||
|
|
||||||
* Note: NVRAM write is disabled with SIP, so disables SIP first before running
|
* Note: NVRAM write is disabled with SIP, so disables SIP first before running
|
||||||
|
|
||||||
|
### Downloaded patcher is corrpted
|
||||||
|
|
||||||
|
Currently unknown where the cause is, however cd'ing into the folder and calling the command works:
|
||||||
|
|
||||||
|
```
|
||||||
|
# CD into your folder(Change to what yours is)
|
||||||
|
~/Downloads/OpenCore-Legacy-Patcher/
|
||||||
|
# Call the file
|
||||||
|
python OpenCore-Patcher.command
|
||||||
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user