Guest NeBlackCat Posted January 19, 2012 Report Posted January 19, 2012 (edited) If you've saved flash partitions using dd on the phone, eg: dd bs=4096 if=/dev/mtd/mtd0 of=/sdcard/mtd0.dd then how are you supposed to restore them again? Is it as simple as: dd bs=4096 if=/sdcard/mtd0.dd of=/dev/mtd/mtd0 As I've not seen anyone use this method as yet, I'm reluctant to try (without some nudging!) in case I end up with a brick! Edited January 19, 2012 by NeBlackCat
Guest TechnoLover Posted January 31, 2012 Report Posted January 31, 2012 did you had any success or did you got any solution? otherwise I would say, that your solution is as simple as it is because "if" means "input file" and "of" "output file" but I didn't use the command so I'm not responsible ;)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now