MatthewPierson / 1033-OTA-Downgrader

First ever tool to downgrade ANY iPhone 5s, ANY iPad Air and (almost any) iPad Mini 2 to 10.3.3 with OTA blobs + checkm8!
495 stars 123 forks source link

restore.sh FUTURESTORE FAILED #26

Closed MGSDS closed 5 years ago

MGSDS commented 5 years ago

I had no errors on previous stages, but during recovery i got an error:"FUTURERESTORE FAILED".iPhone6,2 and Mac OS Catalina. P.S. Sorry for my bad English.

Screenshot 2019-10-16 at 16 25 54
gb160 commented 5 years ago

looks like an error with openssl.

Try:

brew reinstall openssl

...and see if any errors are reported, then try again. Catalina is a bit of a headache currently, if you still have no luck then try on Mojave...I think you have to boot in recovery mode, then run:

csrutil disable

then reboot and try:

sudo mount -uw /

then run the install script again.