Thread
:
HELP! N900 Broken screen but need to retrieve memory.
View Single Post
JonWW
2010-11-03 , 11:22
Posts: 623 | Thanked: 289 times | Joined on Jan 2010 @ UK
#
26
I have looked into one of my backup file and written a script to replicate what the backup process copies, hopefully this will be good enough for you. Somethings will not get copied as they have a colon in their paths and colons don't work with fat file systems, these are mainly bookmark images, so the least of your worries.
Download the attached file, if you need the contents of your MyDocs directory, and you have enough room on your SD card, use the mydocs version (this will save you from having to edit the file and introducing windows newline characters, which linux doesn't like), rename without the .txt extension.
Copy the file into the root directory of your SD card, put the SD card back into your phone. Power up the phone and wait until you are sure it has fully booted up (give it time), next press Ctrl+Shift+X to open XTerminal, let it open as it can take a few seconds.
Next type:
Code:
sh /media/mmc1/back-me-up
or
sh /media/mmc1/back-me-up-mydocs
depending on the version you are using. The phone should buzz once to let you know you got things right, once it has finished it will buzz twice, assuming you havn't broken the vibrator as well.
You will end up with (hopefully) a directory called backup and an error file which has a log of all the files that couldn't be copied.
Good luck
Attached Files
back-me-up.txt
(6.4 KB, 151 views)
back-me-up-mydocs.txt
(6.4 KB, 116 views)
Quote & Reply
|
The Following User Says Thank You to JonWW For This Useful Post:
FowG
JonWW
View Public Profile
Send a private message to JonWW
Find all posts by JonWW