full phone backup guide
asked 2015-02-17 16:44:52 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Hi, I am about to send Jolla phone to Care for repairs, so I have started looking at full device backups and surprisingly I haven't found a guide, only feature requests.
My intent is to create a list of things (mainly folders) to back up before doing a full reset while waiting Jolla to implement it as feature in the phone. I am confident this will help many people, myself included, to not miss/forget some to backup something making the restore impossible.
- Contacts-Calendar-SMS-pictures-video
use the Jolla backup to SD card feature
- Jolla native application settings
/home/nemo/.local/share/ (it requres developer mode)
- Android application data
/home/nemo/android_storage
/data/data/
- Android APK files
/data/app
- wlan connections
/var/lib/connman/
See How-to: Copy Wi-fi connection settings to a new device
Any improvement is welcome :)
rudi ( 2015-02-17 17:09:20 +0200 )edit/home/nemo/Downloads
to find (again) the installed software:
-- /home/nemo/.config/lipstick/applications.menu
-- ssu lr (repository list)
-- rpm -qa (all installed packages)
my backup consists of creating a tar.gz archive of /home/nemo onto the sd card
till ( 2015-02-17 17:43:23 +0200 )edit@till thanks. But what about restoring it? Has someone tried to restore it after a phone reset?
Moreover, a new update (U12) is about to come out, so I'll backup data on a phone with U11 and get back the phone when U12 will be out. May that cause issues?
Thank you
c.la ( 2015-02-20 17:03:32 +0200 )editTo get a list of installed apps: ls /usr/share/applications/ > /path/to/softwarelist.txt
And to get a list of installed patches of patchmanager: ls /usr/share/patchmanager/patches > /path/to/patchlist.txt
Skillmon ( 2016-05-04 15:34:40 +0200 )editI did this on Jolla C, After restored the dd image on another Jolla C now i have no Wifi (No WLAN MAC-Address) Can it be solved somehow?
Thanks
ExPLIT ( 2017-09-19 11:29:07 +0200 )edit