View Single Post
Old 01-20-2011, 04:22 AM   #15
adithyau
Junior Member
adithyau began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
Quote:
Originally Posted by Sir Alex View Post
Actually, update executes this code:
Code:
dd if=/dev/mmcblk0 of=/mnt/us/mmcblk0_7688.dmp bs=512 count=7688
dd if=/dev/mmcblk0p1 of=/mnt/us/mmcblk0p1.dmp
dd if=/dev/mmcblk0p2 of=/mnt/us/mmcblk0p2.dmp
dd if=/dev/mmcblk0p3 of=/mnt/us/mmcblk0p3.dmp
I executed the above command and it created backup files which are safe in my system right now
Thanks

Now how to restore it via serial line. I searched in this forum and found that it requires custom made serial to USB line ports which i cant make
Any easy/alternative to get serial console
adithyau is offline   Reply With Quote