Quote:
Originally Posted by katadelos
I've tested this in the past but can't find the exact KindleTool args that I used to create the update 
|
Possibly something like
-c 2? I don't recall if you actually need to supply a private key manually with this (but I don't think so. [EDIT: You don't, but keep the key length into consideration, c.f., below]), and the doc appears to be slightly incomplete in that it only mentions OTA V2, while the flag should be honored anywhere it's supported, which probably includes Recovery V2 ;p.
EDIT: Or `-c 1`, actually, unless you pass an actual custom 2K key to -k, otherwise shit happens

.
(Also, fixed the docs).