From fb8571e95d0febfe7c326562dda90a5b05e6c557 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Thu, 25 Nov 2021 15:06:06 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 875e3a7..2539a3c 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -71,9 +71,9 @@ ## DFU Advanced Menu for 32-bit devices - For this section, A6/A6X refers to iPhone 5 and iPad 4 devices, while A5/A5X refers to the rest of the supported 32-bit devices. - Here are the ways to enter DFU Advanced Menu: - - Put your iOS device in kDFU mode. More details below. - - Put your iOS device in recovery mode, or normal DFU mode. This method is for A6/A6X devices only. - - Put your iOS device in pwnDFU mode. For A5/A5X devices, you need an Arduino and USB Host Shield to do so. More details below. + - Put your iOS device in **kDFU mode**. More details below. + - Put your iOS device in **Recovery mode**, or **Normal DFU mode**. This method is for A6/A6X devices only. + - Put your iOS device in **pwnDFU mode**. For A5/A5X devices, you need an Arduino and USB Host Shield to do so. More details below. - To enter DFU Advanced Menu, run the script with PwnedDevice as an argument. Example: `./restore.sh PwnedDevice` - Select the "kDFU mode" option if your device is already in kDFU mode. - Example of this is selecting "Put Device in kDFU Mode" from the main menu, or using kDFUApp by tihmstar. kDFUApp can be installed from my repo: https://lukezgd.github.io/repo/