idevicerestore
idevicerestore copied to clipboard
No proper error when running out of disk space
The restore fails with checksum mismatch if downloading the firmware with --latest fails due to running out of space. It should instead indicate it ran out of space, or even better - check it before starting the download.
Fair point. I will add a disk space check.