[android-developers] Re: How can i mount a yaffs2 image on Linux Ubuntu 11.04

2011-10-19 Thread luca aliberti
i think that with unyaffs you can only unmount an image that you done with mkyaffs. I don't want to install any programs in my phone because it is not "forensics sound" so i would take the whole image of the phone with a built-in command. Thank you very much On Oct 12, 12:41 pm, Per wrote: > You

[android-developers] Re: How can i mount a yaffs2 image on Linux Ubuntu 11.04

2011-10-12 Thread Per
You would need to compile am yaffs2 driver module for your kernel to do that, it would proberly be easier to get the program unyaffs, then you can unpack the image to a directory. You should be able to find that program with a little google search. Per On Oct 11, 4:35 pm, luca aliberti wrote: >

[android-developers] Re: How can i mount a yaffs2 image on Linux Ubuntu 11.04

2011-10-12 Thread luca aliberti
The problem is that i have not the file system.img, so i can't use the program unyaffs/, is it right? I have only the partition files stored in /dev/mtd/ on my phone. Anyone have any suggestions? Thanks On Oct 11, 3:35 pm, luca aliberti wrote: > I have extracted a yaffs2 image of my android p