backup and restore moto g6 play rooted

dotzip.

Senior Member
Feb 9, 2012
79
14
0
Daytona Beach FL
moto g6 play oreo rooted
how can i make a complete, data / system / boot image backup that wont break root or boot.. now that i have my device setup and debloated can i use fast boot adb
adb pull /system.image ???
adb pull /boot.image ????
will this give me a complete backup of my device as it is now ??
or can i do it with twrp as normal seems like i read twrp wont backup internal data? and maybe not a good choice for boot image?
 

Spaceminer

Senior Member
Sep 9, 2016
1,159
548
123
Olympus Mons
moto g6 play oreo rooted
how can i make a complete, data / system / boot image backup that wont break root or boot.. now that i have my device setup and debloated can i use fast boot adb
adb pull /system.image ???
adb pull /boot.image ????
will this give me a complete backup of my device as it is now ??
or can i do it with twrp as normal seems like i read twrp wont backup internal data? and maybe not a good choice for boot image?
Twrp can back up and restore, data, system, oem, vendor, boot, and cache without any issues. If you are encrypted twrp will not be able to backup /data, but that's it. Twrp also does not backup the internal sdcard if that's what you're curious about. That's because if you don't have an external sdcard, twrp will create the backups on your internal sdcard instead.

For a full backup you'll want everything but cache selected in twrp. Cache isn't needed.
 
  • Like
Reactions: dotzip.