Active Topics

 


Reply
Thread Tools
Posts: 1 | Thanked: 0 times | Joined on May 2013
#1
So my lovely n9 64gb screen broke and I have a lot of important data on it. Paswords and important date ect.

The screen doesnt light up at all. The touch screen layer could be broken, automatic usb connection mode isn't mass storage.

If I'm correct, I will have to use some kind of a flasher and create a backup. And I have no idea how to do that. If someone could send links to those things that I will need, I would be glad.

Im using w7 on my computer but vitual linux environment.
I can download debian or any some other distro if it would be easier with one of those.
 
Posts: 231 | Thanked: 143 times | Joined on Feb 2012 @ Tallinn, Estonia
#2
Just buy a new screen. These are quite cheap on ebay already.
 
Posts: 545 | Thanked: 560 times | Joined on Dec 2011 @ lebanon
#3
 
Posts: 230 | Thanked: 302 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#4
Easiest is if you have ssh login enabled on N9 and the device is automatically connecting to your home wifi. Then you could just ssh into your n9 (or use winscp on windows):
Code:
 $ ssh user@192.168.x.x
...and copy all important files to some other computer with scp.
Code:
 $ scp -r /home/user/MyDocs <your username>@<your desktop ip adress>:~
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:24.