Hi!

2011/5/10 andria <andri...@gmail.com>

> Then I modify the init.rc in the froyo folder.
>
> mount yaffs2 mtd@userdata /data nosuid nodev -> mount ext4
> mtd@userdata /data nosuid nodev
>
> I launch make to get new system.img ramdisk.img and userdata.img.
>

Normally userdata.img contains yaffs2 file system so trying to mount it as
ext4 will fail.
You can create ext4 filesystem img using f.ex loop device. Use unyaffs to
extract userdata.img.

HTH


-- 
Name Less, the Jedi <http://www.nl-j.org/>
Just a friendly Jedi Knight

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to