Thread
:
Any way to image my N810?
View Single Post
deadmalc
2009-07-20 , 07:03
Posts: 415 | Thanked: 182 times | Joined on Nov 2007 @ Leeds UK
#
2
I'd never thought about this...but assuming that you just want to image the primary mmc and back it up on the secondary mmc (then you can copy it off onto a PC)
dd if=/dev/mmcblk0 of=/media/mmc1/backup.dd
and to restore
dd if=/media/mmc1/backup.dd of=/dev/mmcblk0
You would need to do a restore as root, and I imagine it would freak the tablet out quite a lot as well.
Anyone know if this would work ok?
__________________
Life on the edge....always waiting to fall
Quote & Reply
|
deadmalc
View Public Profile
Send a private message to deadmalc
Find all posts by deadmalc