idevicerestore
idevicerestore copied to clipboard
Detecting wrong model of iPhone
As title says iDeviceRestore is recognizing my iPhone as iphone5,1 but it's global model (iphone5,2). I tried to use a 5,1 firmware but it says that my device is not eligible for the update. It shows the following in console:
tim$ ./idevicerestore -t "custom.ipsw" NOTE: using cached version data Found device in DFU mode Identified device as iPhone5,1 Extracting BuildManifest from IPSW ERROR: Could not make sure this firmware is suitable for the current device. Refusing to continue.
I tried in pwned DFU, normal mode, recovery and normal dfu but won't work. What I can do?
Maybe reinstall idevicerestore?