View Single Post
Old 04-30-2013, 08:03 AM   #53
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by dsmid View Post
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
Well, the poster is using the Mac OSx version, not the windows version, but I am sure everyone gets the idea.
knc1 is offline   Reply With Quote