View Single Post
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#2
I'd boot Nemo from ssd with it and ssh my way into the filesystem. although that requires that you have uboot installed.

If you don't have uboot one option is to use flasher to load a kernel and a custom initrd that brings up usbnetworking and provides some essential utilities for mounting copying, etc. I think you could do this by modifying the meego emmc installer [1]. Basically you need to extract the initrd image, modify it to fit your purpose, repack it and hope for the best. The space to load the kernel & stuff is very small so you can't put that many things into the image. Can't remember the exact size.

edit: this isn't too easy but a good change to learn a thing or two about Linux

[1] https://gitorious.org/qa-tools/meego-ai and timoph.fi/de-installer.tar.gz

The simple option would be trying to get it connected to a pc as a mass storage. If the screen still registers touch events that might work.

Last edited by timoph; 2012-04-22 at 21:21.