Open joshuah345 opened 2 years ago
i've discovered the problem: The irecovery command for iBSS (or whatever is after it) is being sent far too quickly, which is why irecovery is unable to connect. sleeping for 10 seconds seems to be enough
Trying to run on macOS 12.4 Monterey. The ramdisk gets created successfully but after running
sshrd.sh boot
, only two progress bars complete beforeERROR: Unable to connect to device
occursAt this point, the device is in recovery (screen on, but no image) as reported by
irecovery -q
can you solve it?
ERROR: Unable to connect to device
[-] An error occurred
I also have the same issue, any solution to this?
I had the same issue on my iPad Air 2. Increasing the sleep time after "$oscheck"/irecovery -f sshramdisk/iBEC.img4
to 10 seconds fixed it. Thanks @joshuah345!
Trying to run on macOS 12.4 Monterey. The ramdisk gets created successfully but after running
sshrd.sh boot
, only two progress bars complete beforeERROR: Unable to connect to device
occursAt this point, the device is in recovery (screen on, but no image) as reported by
irecovery -q