View Single Post
Old 05-21-2018, 03:20 PM   #84
kapaggar
Member
kapaggar began at the beginning.
 
kapaggar's Avatar
 
Posts: 19
Karma: 10
Join Date: May 2018
Device: KT3
Talking Taking dump now

Quote:
Originally Posted by NiLuJe View Post

EDIT: I don't recall the initrd's updater's error code OTOH for a downgrade ('attack', as the constant was lovingly labeled), but that's probably it.

And, yeah, I meant dd partition dumps/images .

Are below commands fine ? i will run these in diag if you give a green flag.
any precaution to take before taking these dumps and putting on google Drive ?
Code:
# dd if=/dev/mmcblk0boot0 |gzip > /mnt/us/images/mmcblk0boot0.gz
# dd if=/dev/mmcblk0boot1 |gzip > /mnt/us/images/mmcblk0boot1.gz

# dd if=/dev/mmcblk0p1 |gzip > /mnt/us/images/mmcblk0p1.gz
# dd if=/dev/mmcblk0p2 |gzip > /mnt/us/images/mmcblk0p2.gz
# dd if=/dev/mmcblk0p3 |gzip > /mnt/us/images/mmcblk0p3.gz
kapaggar is offline   Reply With Quote