View Single Post
Old 04-30-2013, 05:45 AM   #52
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
First, get a correct python bundle.
I don't know where your update_python_0.3.N_install.bin comes from but the one from https://www.mobileread.com/forums/sho...d.php?t=195474 is not a recovery bundle but a classic OTA2 bundle. It also doesn't contain any temp directory.
Then:
Code:
kindletool extract update_python_0.3.N_install.bin temporary_folder
cd temporary_folder
del *.sig
del update-filelist.dat
kindletool create ota2 -d pwgbr * ../update_python_0.3.N_pwgbr_install.bin
dsmid is offline   Reply With Quote