Quote:
Originally Posted by NiLuJe
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