View Single Post
Old 06-09-2018, 12:02 PM   #102
whoiam
Junior Member
whoiam began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jun 2018
Device: kindle oasis&paperwhite3
Quote:
Originally Posted by coplate View Post
Here is a hotfix build that shoudl work on all currently known touch models, and any software version. As long as the device has been jailbroken.


This is a version of the Hotfix for touch devices that will run on normal software versions ( not just the factory ). I have verified on my PW3 that the jailbreak itself remains through the rest process, but I needed this package to re-install the hotfix.

Spoiler:

Code:
Made with this command

$ KT_WITH_UNKNOWN_DEVCODES=1 ./kindletool create ota2 -d touch -d paperwhite -d paperwhite2 -d paperwhite3 -d 26D -d 26E -d 26F -d 270 -d 293 -d 294 -d basic -d voyage -d oasis -d 219 -d 21A -d 21B -d 21C -d basic2 -d kindle5  -O -s 0 -t 18446744073709551615   Update_jailbrea
k_hotfix_1.14.N_install_converted.tar.gz Update_jailbreak_hotfix_1.14_nomax_install.bin

$ ./kindletool convert -i Update_jailbreak_hotfix_1.14_nomax_install.bin
Checking update package 'Update_jailbreak_hotfix_1.14_nomax_install.bin'.
Bundle         SP01 (Signing Envelope)
Cert number    0
Cert file      pubdevkey01.pem (Developer)
Bundle         FC04 (OTA [ota])
Bundle Type    OTA V2
Minimum OTA    0
Target OTA     18446744073709551615


I have forked kindletool to allow me to retain software type FC04, and set all these values.
-------------------------------
When use this Update_jailbreak_hotfix_1.14_nomax_install.bin, i got the "Update Error:007"

From your command, it seems use the "Update_jailbreak_hotfix_1.14_nomax_install.bi n", but in fact, i use the "JailBreak-1.15.N-FW-5.x-hotfix.zip" before,
Is is error reason?
whoiam is offline   Reply With Quote