View Single Post
Posts: 204 | Thanked: 443 times | Joined on Jul 2012 @ Germany - Potsdam
#35
I did reflash the "42" (answer of all questions), and every thing is fine.

It is easier to recover your system, if you are using multirom and make a copy of your previous sfos primary.

Select at multirom TWRP recovery the multirom menu (upper right), then 'Swap ROMs' and there 'copy primary ROM to secondaries'.

At the bottom you can give it a name, ex. 'SFOSBAC'

After flashing the new sfos version open a terminal and type as root:
Code:
rsync --archive --progress \
  --exclude=android_storage --exclude=.local/share/system/privileged --exclude=.config/signond --exclude=.cache/msyncd \
  /data/media/0/MultiROM/multirom/roms/SFOSBAC/data/.stowaways/sailfishos/home/nemo \
  /home
And your /home/nemo data are back. You need to reinstall your apps, storeman may help with its backup/restore functionality.

happy rsyncing ;-)

edit: some multirom versions use only './multirom' instead of './MultiROM/multirom' as path.
edit2: and of course you need to enter accounts again

Last edited by meemorph; 2018-02-05 at 12:10.
 

The Following 3 Users Say Thank You to meemorph For This Useful Post: