[iPad Pro 10.5 2017] Unable to connect to device
mmkzer0 opened this issue · 5 comments
mmkzer0 commented
Running on MacOS Sonoma 14.0, M1 MBP. Trying to create a Ramdisk and boot from it on a 2017 iPad Pro (iPadOS 16.3). The Ramdisk Creation succeeds; however, when using sshrd the following happens:
./sshrd.sh boot
[*] Waiting for device in DFU mode
[*] Getting device info and pwning... this may take a second
[==================================================] 100.0%
ERROR: Unable to connect to device
[-] An error occurred
mast3rz3ro commented
This happens because irecovery can not see the device.
You can fix this by running the script as root
sudo ./sshrd.sh boot
farbix commented
I have the same device as OP but not sure which os version is running, most likely 17.
I'm stuck at waiting for DFU mode.
Is this tool compatible with iPadOS 17?
mast3rz3ro commented
Is this tool compatible with iPadOS 17?
Nope, iBoot64Patcher currently can't patch iOS 17.x boot files instead use SSHRD Lite which uses kairos patcher for patching iOS 17.x boot files.