mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Move warning, adjust images
This commit is contained in:
+13
-13
@@ -82,9 +82,21 @@ You will soon reach the installer screen! If you enabled verbose mode when build
|
|||||||
|
|
||||||
|
|
||||||
<div align="left">
|
<div align="left">
|
||||||
<img src="./images/wipe-disk.png" alt="Wipe disk" width="800" />
|
<img src="./images/wipe-disk.png" alt="Wipe disk" width="600" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
::: warning Warning for T1 Macs
|
||||||
|
|
||||||
|
When installing macOS Sonoma or newer on a T1 system (2016-2017), full disk wipe will remove T1 functionality (touchbar etc). Therefore when installing, only wipe the volume containing the operating system.
|
||||||
|
|
||||||
|
<div align="left">
|
||||||
|
<img src="./images/wipe-volume.png" alt="WipeVolume" width="600" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[More info here](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#no-t1-functionality-after-installing-sonoma-or-newer)
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
If your Mac is looping back into the beginning of the setup after the first reboot, turn it off, start it again and hold Option. This time (after choosing `EFI Boot` first) select the option with a grey hard disk icon in the OpenCore picker. It can either say `macOS Installer` or the name you gave the disk during the installer process. Keep repeating this step after every reboot if necessary.
|
If your Mac is looping back into the beginning of the setup after the first reboot, turn it off, start it again and hold Option. This time (after choosing `EFI Boot` first) select the option with a grey hard disk icon in the OpenCore picker. It can either say `macOS Installer` or the name you gave the disk during the installer process. Keep repeating this step after every reboot if necessary.
|
||||||
|
|
||||||
@@ -99,18 +111,6 @@ If your Mac is looping back into the beginning of the setup after the first rebo
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
::: warning
|
|
||||||
|
|
||||||
**T1 Macs**: When installing macOS Sonoma or newer on a T1 system, full disk wipe will remove T1 functionality (touchbar etc). Therefore when installing, only wipe the volume containing the operating system.
|
|
||||||
|
|
||||||
<div align="left">
|
|
||||||
<img src="./images/wipe-volume.png" alt="WipeVolume" width="800" />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
[More info here](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOTING.html#no-t1-functionality-after-installing-sonoma-or-newer)
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
|
|
||||||
# Once installed and booting, head to [Post-Installation](./POST-INSTALL.md)
|
# Once installed and booting, head to [Post-Installation](./POST-INSTALL.md)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user