View Single Post
Posts: 252 | Thanked: 221 times | Joined on Jul 2010
#17
Originally Posted by sulu View Post
It seems you won't be able to copy the files via USB. (I never really figured out what kind of logic/magic is going on there).

Instead I'd try to get the files off the device another way - either by copying them to a µSD card or via some sort of network connection (e.g. an sshfs mount).
Then you can run the file command on each of the files to determine their magic blocks, which will give you an output like this:
Code:
$ file somefile  
somefile: JPEG image data, JFIF standard 1.01
Now I know "somefile" is a jpeg picture, so in the best case I can just rename it to "somefile.jpg" and open it with any picture viewer.
I tried. cp said it was skipping the two folders containing the .chk files. Then I tried mv instead, at which the phone froze and then shut down. I guess it was a reboot that didn't do the boot up part.
__________________
21.2011.38-1Smaemo7 (CSSU Stable)
2.6.28.10power53 (not overclocked)
Yes, I search before posting.