View Single Post
Old 10-24-2014, 12:53 AM   #10
kbreads
Junior Member
kbreads began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Oct 2014
Device: Kindle K3
Thanks. I will try that.
Quick question though: what size of garbage do I flash to address
0x2adc8000 and 0x2a5c8000.


Quote:
Originally Posted by hawhill View Post
@kbreads:
Flash a bunch of zeroes or other garbage (like, say, a cat photo JPEG) to offset 0x2adc8000. That would be the beginning of partition 4 of the flash. There's a partition header located, that when mangled triggers the kindle to reformat the user partition.

Of course, this leads to you losing all the data on your user partition. If you want to backup, then dump from there a number of 0xc3a37e00 bytes. It will take a looooooooooooooong time.

Also, you might want to try to do the same to the /var partition, which is stored in partition 3. Dump some zeros or garbage to offset 0x2a5c8000. Note that this is a rather short partition, only 4MByte, so don't flash too much garbage there.
kbreads is offline   Reply With Quote