Update TROUBLESHOOTING.md (#1148)

Co-authored-by: daCaPo <daCaPo@users.noreply.github.com>
This commit is contained in:
Dhinak G
2024-09-18 11:19:57 -04:00
committed by GitHub
parent 61872a8b94
commit 1d6631f24d

View File

@@ -238,7 +238,7 @@ For Macs using legacy USB 1.1 controllers, OpenCore Legacy Patcher can only rest
In macOS Sonoma, this seems to have been further weakened and some hubs may not be functional.
Alternative way is making sure to enable "Remote Login" in General -> Sharing before updating, which will enable SSH. That means you can take control using Terminal in another system by typing `ssh username@lan-ip-address` and your password. After that run Post Install Volume Patching by typing `/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --patch-sys-vol` and finally `sudo reboot`.
Alternative way is making sure to enable "Remote Login" in General -> Sharing before updating, which will enable SSH. That means you can take control using Terminal in another system by typing `ssh username@lan-ip-address` and your password. After that run Post Install Volume Patching by typing `/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --patch_sys_vol` and finally `sudo reboot`.
:::