diff --git a/docs/BOOT.md b/docs/BOOT.md index d8d2b4b81..aa09fdd76 100644 --- a/docs/BOOT.md +++ b/docs/BOOT.md @@ -82,9 +82,21 @@ You will soon reach the installer screen! If you enabled verbose mode when build
- Wipe disk + Wipe disk
+::: 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. + +
+ WipeVolume +
+ +[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. @@ -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. - -
- WipeVolume -
- -[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)