Replies: 2 comments 2 replies
-
So, it turns out the "just boot" option in the "other utilities" menu is for tethered boot (and not normal, stock booting). It should probably be renamed to "boot tethered" or something. But, all my work wasn't for nothing! I did at-least learn stuff, and I now know how to upload stuff to pwned dfu mode. That said, tethered booting still seems to need ironed out. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Late reply, but tethered downgrades have been added in v23.11.15 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This should be possible. The ssh ramdisk works, and as far as I can tell, that environment involves patching signature chacks out of the kernel.
The issue is that I have ZERO clue what I'm doing! But, If I had to guess:
-Boot into ramdisk, sftp everything onto the system partition.
-Reboot the device, pwndfu mode, load patched bootloader/kernel.
The little reading I've done went over my head. I'm pretty much a javascript/c programmer. And a mediocre one at that, lol.
I think the change from the ssh ramdisk would be to mount the root from the system partition on the nand instead of the ram disk.
Any advice would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions