1.支持設(shè)備
A7處理器設(shè)備包括iPhone 5s (6,1 and 6,2), iPad Air (iPad4,1 iPad4,2 and iPad4,3) and iPad Mini 2 (iPad4,4 and iPad4,5)
iPad Air(iPad4,6)不支持。
2.下載腳本
3.下載10.3.3固件
4.運(yùn)行腳本
- 打開終端
- 輸入
cd 1033-OTA-Downgrader-master地址回車直接把文件夾拖入終端會出現(xiàn)地址
cd /Users/test/Downloads/1033-OTA-Downgrader-master
- 執(zhí)行腳本
./restore.sh 固件地址
如:
./restore.sh /Users/test/Downloads/iPad_64bit_10.3.3_14G60_Restore.ipsw
- 執(zhí)行中可能會出現(xiàn)按
回車或者輸入密碼的情況,按照提示執(zhí)行即可。注意:輸入密碼時(shí)在終端不會顯示,輸入完成回車即可。
進(jìn)入DFU模式方法,在開機(jī)狀態(tài)下長按
開機(jī)鍵+Home鍵8秒,然后松開開機(jī)鍵等待幾秒即可
5. 問題處理
1. command not found: futurerestore
- 下載最新futurerestore
- 將
futurerestore_macos文件移入1033-OTA-Downgrader-master文件夾 - 打開終端cd到 1033-OTA-Downgrader-master文件夾,執(zhí)行
chmod +x ./futurerestore_macos
- 將
futurerestore_macos文件名修改為futurerestore - 重新執(zhí)行
./restore.sh 固件地址
如:
./restore.sh /Users/test/Downloads/iPad_64bit_10.3.3_14G60_Restore.ipsw