Updated Troubleshooting (markdown)

LukeeGD 2023-03-18 19:44:31 +08:00
parent 576f768ae1
commit b699ef9100

@ -50,7 +50,7 @@
## Linux
- ipwndfu is unfortunately very unreliable on Linux, you may have to try multiple times.
- You may also try in a live USB
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **use iPwnder Lite for iOS** [(Tutorial)](https://github.com/LukeZGD/iOS-OTA-Downgrader/issues/245#issuecomment-1399364184)
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **[use iPwnder Lite for iOS](Pwning-Using-Another-iOS-Device)**
- For advanced users: Hackintosh and macOS KVM with USB passthrough should also work if set up properly
## Windows
@ -66,7 +66,7 @@
- [More troubleshooting steps here](https://ios.cfw.guide/futurerestore-help/)
- If you want to restore your iPhone 4 or A7 device on Windows, you need to first put the device in pwnDFU mode with signature checks disabled. Since entering pwnDFU mode is not supported on Windows, you need to use a Mac/Linux machine or another iOS device to do so. If your device is not in pwnDFU mode, the restore will NOT proceed!
- Windows users may create a Linux live USB.
- For entering pwnDFU mode, use ipwndfu, iPwnder32, or [iPwnder Lite](#linux)
- For entering pwnDFU mode, use ipwndfu, iPwnder32, or [iPwnder Lite](Pwning-Using-Another-iOS-Device)
## A7 devices
- Do not use USB-C to lightning cables as this can prevent a successful restore
@ -74,7 +74,7 @@
- Entering pwnDFU mode will likely fail on devices running AMD CPUs.
- If the script cannot find your device in pwnREC mode or gets stuck, you may have to start over by [force restarting](https://support.apple.com/guide/iphone/iph8903c3ee6/ios) and re-entering recovery/DFU mode
- Use an Intel or Apple Silicon PC/Mac as entering pwnDFU (checkm8) may be a lot more unreliable on devices with AMD CPUs
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **use iPwnder Lite for iOS** [(Tutorial)](https://github.com/LukeZGD/iOS-OTA-Downgrader/issues/245#issuecomment-1399364184)
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **[use iPwnder Lite for iOS](Pwning-Using-Another-iOS-Device)**
## 32-bit devices
- To make sure that SSH is successful, try these steps
@ -138,7 +138,7 @@
- Here are the other options for 32-bit devices:
- A5/A5X devices: Place your iOS device in **pwnDFU mode**. You need an Arduino and USB Host Shield to do so. More details below: [DFU Advanced Menu (A5/A5X pwnDFU mode with Arduino and USB Host Shield)](#dfu-advanced-menu-a5a5x-pwndfu-mode-with-arduino-and-usb-host-shield)
- A6/A6X devices: Place your iOS device in **Recovery or DFU mode**. The script will then place the device in pwnDFU mode for you using ipwnder or ipwndfu.
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **use iPwnder Lite for iOS** [(Tutorial)](https://github.com/LukeZGD/iOS-OTA-Downgrader/issues/245#issuecomment-1399364184)
- You may have to get a machine running macOS to get your device to enter pwnDFU mode, or **[use iPwnder Lite for iOS](Pwning-Using-Another-iOS-Device)**
- Place your iOS device in **kDFU mode**. More details below: [DFU Advanced Menu (kDFU mode)](#dfu-advanced-menu-kdfu-mode)
- After placing the device in the required mode, [proceed to "A6/A6X device, not jailbroken"](Restore-32-bit-device)