mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-21 10:42:29 +01:00
Updated Troubleshooting (markdown)
parent
3ca1ba971f
commit
0f34a18740
@ -179,20 +179,15 @@
|
||||
- The BuildVer for 6.1.3 is `10B329`, 8.4.1 is `12H321`, and 10.3.3 is `14G60`
|
||||
|
||||
## Clearing NVRAM
|
||||
- For A7 devices, this might only work on older iOS versions.
|
||||
- For 32-bit devices, this is to clear up NVRAM values from downgrading with cherry/powdersn0w.
|
||||
- For iPhone4Down, this is for fixing 7.1.2 recovery mode, or getting stuck at Apple logo after downgrading.
|
||||
- For fixing 7.1.2 recovery mode, try disabling the exploit first. If that did not work for some reason, you may restore to 4.3.5, 5.1.1, 6.1.3, or any other version other than 7.1.2 with the jailbreak option enabled before continuing.
|
||||
- For fixing getting stuck at Apple logo, you may disable the exploit, then restore to 7.1.2 with the jailbreak option enabled before continuing.
|
||||
- You may also use SSH Ramdisk, and run the `nvram -c` command from there.
|
||||
- Follow these troubleshooting steps below if needed.
|
||||
- [Jailbreak your device](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Jailbreaking)
|
||||
- Install MTerminal or NewTerm from Cydia/Sileo
|
||||
- Run these commands:
|
||||
- For 32-bit devices, restore to the latest version first and jailbreak before proceeding.
|
||||
- For iPhone 4 devices stuck at the boot logo after downgrading, disable the exploit and [restore to iOS 7.1.2](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Downgrade-my-iPhone-4-to-a-lower-iOS-version) with the jailbreak option enabled first before proceeding.
|
||||
1. [Jailbreak your device](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Jailbreaking).
|
||||
1. Install MTerminal or NewTerm from Cydia/Sileo
|
||||
1. Run these commands:
|
||||
```
|
||||
su
|
||||
(enter password, default is 'alpine')
|
||||
nvram -c
|
||||
sync
|
||||
```
|
||||
- Then you may try to downgrade/restore again
|
||||
1. Then you may try to downgrade/restore again
|
||||
|
Loading…
x
Reference in New Issue
Block a user