Reply
Thread Tools
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#1
Hy guys. Maybe it was alredy discussed...
I'm looking for a kind of TWRP-Backup for my Jolla Devices (Jolla Phone, Jolla Tablet)

Maybe there are some scripts, which can make tar-images of multiple partitions incl. Settings, apps, data etc.

Thanks!
 

The Following 2 Users Say Thank You to explit For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2
Code:
dd if=/dev/mmcblk0pXX | gzip -c > /mnt/sdcard/mmcblk0pXX.img.gz
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 6 Users Say Thank You to coderus For This Useful Post:
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#3
Originally Posted by coderus View Post
Code:
dd if=/dev/mmcblk0pXX | gzip -c > /mnt/sdcard/mmcblk0pXX.img.gz
Thanks coderus, for Jolla1, which partitions should i backup to have the possibility to restore the system after Factory reset?
 

The Following 2 Users Say Thank You to explit For This Useful Post:
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#4
p28 is the rootfs partition (and home)
 

The Following 4 Users Say Thank You to nieldk For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:59.