You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is on an iPhone 5, downgraded to 7.1.2 with n1ghtshade and the ramdisk is Sliver 6.2 alternate ramdisk option
derik@Deriks-MBP usbpatchd-main % ./install-usbpatchd.sh
You should now boot your SSH-capable ramdisk and mount the System (/dev/disk0s1s1)
volume in /mnt1.
If you are using u/meowcat454\'s ramdisk, you should type `bash /usr/bin/mount_root`.
After that, run iproxy with `iproxy 4242 22`. You may need to replace 22 with 44.
Press Enter to continue...
Warning: Permanently added '[localhost]:4242' (RSA) to the list of known hosts.
sh: /mnt1/usr/bin/snappy: Bad CPU type in executable
sh: /mnt1/usr/bin/snappy: Bad CPU type in executable
Unable to rename rootfs snapshot! Please file a bug report.
derik@Deriks-MBP usbpatchd-main % ./install-usbpatchd.sh
You should now boot your SSH-capable ramdisk and mount the System (/dev/disk0s1s1)
volume in /mnt1.
If you are using u/meowcat454\'s ramdisk, you should type `bash /usr/bin/mount_root`.
After that, run iproxy with `iproxy 4242 22`. You may need to replace 22 with 44.
Press Enter to continue...
sh: /mnt1/usr/bin/snappy: Bad CPU type in executable
sh: /mnt1/usr/bin/snappy: Bad CPU type in executable
Unable to rename rootfs snapshot! Please file a bug report.
The text was updated successfully, but these errors were encountered:
That is because it is an arm64 executable, along with everything else. I may work to add support for 32-bit devices (iPhone 5/5C and below) in the future.
nick-botticelli
changed the title
/mnt1/usr/bin/snappy: Bad CPU type in executable
No 32-bit support
Mar 17, 2023
This is on an iPhone 5, downgraded to 7.1.2 with n1ghtshade and the ramdisk is Sliver 6.2 alternate ramdisk option
The text was updated successfully, but these errors were encountered: