-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tethered iOS 13.5 boot fails on iPhone 7 (iOS 14.4) #25
Comments
Also local ipsw extract doesn't work with Divisé: I have a downloaded iOS 13.5 ipsw on Mac, I transferred that manually to "/var/mobile/Media/Divise". After clicking OK, it crashes immediately, and does the same every time. |
When Divise finished dualbooting, did it give a popup saying that you need to boot with AMFI patched out of the kernel? Normally when dualbooting 13.x with 14.2.x and higher main, I have it set to replace the second OS's APFS.fs with that of the main OS's to bypass that "unsupported apfs_incompatible_features" error The local IPSW extraction not working is a known issue, will be taking a look at it today most likely. |
Yes indeed I got AMFI patch popup... That completely slipped my mind, I think that is the issue. Unfortunately there is an error which causing the build fail, namely: Do you have it compiled? EDIT: tried |
Okay I did patch the kernel with Kernel64Patcher
But how can I use the patched kernel with PyBoot? |
If the bundled Kernel64Patcher binary isn't working you can swap it out for the one you compiled. Just replace the file in resources/bin/ and it should work |
Yeah it did work, everything went okay after that, but it still fails to boot. Now AMFI out of the picture, the new error in verbose is:
|
Can you show what comes before that in the log? Need to see exactly what's causing fsck to fail (Have an idea but need to confirm it). |
Sorry for the late response, unfortunately I restored back to iOS 14.4. Here what I got:
|
disk0s1s0 is 100% the wrong disk identifier. If you re-jailbreak then open Divise, it will inform you about what disk identifier you need to use to boot. |
I would like to tether-boot iOS 13.5 on my iPhone 7, but it fails to boot.
First I tried everything with PyBoot, encountered several problems, but it is failing with the same error as well. Issue #67
After restart, it is booting the installed iOS 14.4
Then I used Divisé to download the IPSW and restore it, then boot it with PyBoot. Unfortunately the same problem happening.
This msg looping for about ten times in verbose boot, then the device restart itself. Tried several times.
macOS 11.2.2
MBP15,2
iPhone 7 128 GB
iOS 14.4
The text was updated successfully, but these errors were encountered: