We have moved to a new Sailfish OS Forum. Please start new discussions there.
7

Restore data from bricked Jolla phone to Android?

asked 2016-04-03 07:08:14 +0200

fpermana gravatar image

updated 2016-04-08 10:54:27 +0200

jiit gravatar image

Hi all,

a week ago my Jolla phone showed strange restart behavior, usually the problem was solved by doing a btrfs balance. but this time it was different.

My jolla phone could not enter the OS. It's stuck on Jolla logo.

The only thing that I can do, was doing a full recovery using telnet as written here https://jolla.zendesk.com/hc/en-us/articles/204709607-Jolla-Phone-How-do-I-use-the-Recovery-Mode-. I tried many times, but it didn't successful. There is always a step stuck in there, such as unmounting /mnt on cleaning up, etc.

I had to forced to remove the battery, put it again and try to recover again. but it is still the same. I still can't enter the OS. I think I gave up this time.

I love my Jolla phone and the Sailfish OS, I also own a TOHKBD2. I would like to have another Jolla phone, but I decide not to buy this time. I live in a country in Asia where shipping cost and customs make the price is unacceptable anymore for me.

The first time when I decided to buy Jolla phone from ebay in 2015 because I thought this phone can last longer than my N900 (I used N900 since 2012), but it looks like it didn't happen.

So I'm moving on to other phone this time. I purchased OnePlus X as for replacement. I choose it because it's listed here https://wiki.merproject.org/wiki/Adaptations/libhybris as one of must supported phone.

But I'm not trying to install Sailfish OS on this phone yet. First I want to recover all data from my Jolla phone to this Android. The most important things are contacts and messages.

Before I format my Jolla phone, I manage to backup the data from /home/nemo to the SDCard. Is there any ways to convert and copy the contacts and messages to Android?

And also my last question, is my Jolla phone really die? Because I still can do recovery mode or enter shell, read and write files there.

Thank you.

edit retag flag offensive close delete

Comments

1

I wonder if it would be possible to use adb pull on the computer with the phone connected via USB and put into debug modus (power + volume button) to read data from the phone, since fastboot seems possible.

lakutalo ( 2016-04-03 12:19:01 +0200 )edit

jolla phone is not android, it have no android recovery. use zendesk article to get into sailfish recovery mode shell, and use coderus.openrepos.net/jollarecovery/jolla-factory.tar.xz file together with readme.

coderus ( 2016-04-03 12:23:56 +0200 )edit

btw, what data you trying to recover? it's very unlikely you can import it to android device easily.

coderus ( 2016-04-03 12:27:14 +0200 )edit

hi @coderus, thanks for the download link. will try it soon.. for now, I want to recover SMS and contacts.

hi @lakutalo, I haven't try it. I'm also new to this Android things.

fpermana ( 2016-04-03 12:32:23 +0200 )edit

1 Answer

Sort by » oldest newest most voted
3

answered 2016-04-03 18:21:17 +0200

fpermana gravatar image

updated 2016-04-03 18:22:02 +0200

Wow. As posted by @coderus try http://coderus.openrepos.net/jollarecovery/README.html

This worked very well. My Jolla phone is alive again. I guess I should search more before decide to give up.

As the main question asked in the title is not solved yet, I decide to ignore it for the moment. I'll try to recover my old data first back to my Jolla phone. I can try anything else after that.

Thank you very much @coderus.

Now I can use my Jolla phone again without needed to install Android support.

edit flag offensive delete publish link more

Comments

just became the most important post on by this community for me as well. Jeeez, thanks @coderus

cma ( 2016-04-12 02:44:08 +0200 )edit

yaz, couldn't reach the readme, but tried to access just the directory without the readme and tadaa https://coderus.openrepos.net/jollarecovery/

I did that but skipped a step, I used netcat to dump the image directly to phone memory from my laptop.

On Jolla in recovery mode shell:

nc -l -p 1234 > /dev/mmcblk0p28

On laptop: nc -w 3 10.42.66.66 1234 < new-jolla.img

Wait for an eternity (like an hour or smth).

Once done on Jolla: sync exit ..and option 2) reboot

aatu ( 2017-03-04 18:56:53 +0200 )edit
Login/Signup to Answer

Question tools

Follow
3 followers

Stats

Asked: 2016-04-03 07:08:14 +0200

Seen: 934 times

Last updated: Apr 03 '16