Skip to content

Commit f35d849

Browse files
authored
Layout fix
1 parent 6f2353d commit f35d849

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

docs/TROUBLESHOOTING.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -284,16 +284,6 @@ The reason for this is that the autopatcher will assume that you will be using t
284284

285285
For Macs using legacy USB 1.1 controllers, OpenCore Legacy Patcher can only restore support once it has performed root volume patches. Thus to install macOS, you need to hook up a USB hub between your Mac and Keyboard/Mouse.
286286

287-
::: warning Note
288-
289-
In macOS Sonoma, this seems to have been further weakened and some hubs may not be functional.
290-
291-
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`.
292-
293-
:::
294-
295-
296-
297287
* For MacBook users, you'll need to find an external keyboard/mouse in addition to the USB hub
298288

299289
More information can be found here:
@@ -311,6 +301,14 @@ Applicable models include:
311301
| Mac mini | Mid 2011 and older | Macmini3,1 - Macmini5,x | |
312302
| Mac Pro | Mid 2010 and older | MacPro3,1 - MacPro5,1 | |
313303

304+
::: warning Note
305+
306+
In macOS Sonoma, this seems to have been further weakened and some hubs may not be functional.
307+
308+
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`.
309+
310+
:::
311+
314312
<div align="left">
315313
<img src="./images/usb11-chart.png" alt="USB1.1 chart" width="800" />
316314
</div>

0 commit comments

Comments
 (0)