mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-20 18:32:43 +01:00
Updated Troubleshooting (markdown)
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user