View Single Post
Old 10-18-2011, 01:43 PM   #1
stranger_st
Member
stranger_st began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Oct 2011
Device: kindle dxg
Please share Kindle DX graphite Us version Dump

Dear Advanced Users. Could please share Kindle DX graphite Us version Dump. I have bricked my kindle while some experiments and now cannot fix it. I already have serial connection and password now just need dump.
Here is the way of taking dump:

You need usb Network connection for that.
If I am not wrong
scripts to run in console:
-----------------------------------------------------
/etc/init.d/powerd stop
dd if=/dev/mmcblk0p1 of=/mnt/us/rootfsbackup.bin bs=1024
tar -cf /mnt/us/rootfsbackup.tar /mnt/us/rootfs.bin
/etc/init.d/powerd start
-----------------------------------------------------
I need this rootfsbackup.tar file which will be in the Kindle memory, It may be found in the drive when kindle connected as USB.

Hope somebody can help me.
stranger_st is offline   Reply With Quote