View Single Post
Old 07-01-2014, 04:01 PM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Also, for preventing updates (once everything is fixed):

There are two solutions.
  1. Reserving the update filename. Create this folder in the root of the Kindle userstore (otherwise known as the Kindle Drive. On Windows this is often "E:\" ** (, although I manually changed to "K:\" on my computer); on linux it is usually "/media/Kindle/"):
    Code:
    [userstore]/update.bin.tmp.partial/
    The updater uses that as a temp download filename, but since it is a folder already, and the unix/linux command to delete a folder is different from the one to delete a file, the updater cannot figure out how to remove the folder to download the update to that location.
    This no longer works on firmware >=5.6.0 -- Amazon noticed us.
  2. Install the BackDoorLock hack, which will interrupt the updater process (but leave the update.bin on the Kindle, at least on non-touch devices).


** -- That's right, the one with the "documents" folder in it.


EDIT: Thanks eureka for pointing out the touch models do not download the update. https://www.mobileread.com/forums/sho....php?p=2451671

EDIT2: I suggest you do both, just in case. Amazon may "fix" the first one, or break the second, so use both as a failsafe.
It certainly cannot hurt.

EDIT3: What did I say? They "fixed" it...

Last edited by eschwartz; 03-13-2015 at 05:46 PM. Reason: fw5.6.x update
eschwartz is offline   Reply With Quote