Updated Troubleshooting (markdown)

LukeeGD 2021-10-29 16:59:55 +08:00
parent b47ace7c6e
commit 8f833fffa8

@ -79,7 +79,13 @@
- See [PR #129](https://github.com/LukeZGD/iOS-OTA-Downgrader/pull/129) for more details
- For devices jailbroken with EtasonJB, there is no need to install "Stashing for #etasonJB" package, as stashing is already enabled
- For devices jailbroken with daibutsu, add the system repo for future updates to the untether: https://dora2ios.github.io/repo/
- For devices jailbroken with daibutsu and want to use Coolbooter Untetherer, [apply this fix/workaround](https://github.com/LukeZGD/iOS-OTA-Downgrader/issues/131#issuecomment-920022171) using Terminal (the commands need to be run as root)
- For devices jailbroken with daibutsu and want to use Coolbooter Untetherer, apply this fix/workaround using Terminal:
```
su
(enter password, default is 'alpine')
mkdir /taig
touch /taig/taig
```
## 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.