cdto the root directory.- Place the
system.imgfile in this directory. source envsetup.shrun_from_scratch.sh
-
Download yaffs2-source.tar from http://code.google.com/p/fatplus/downloads/list
-
Add following before last
#endifindevextras.h
typedef long long __kernel_loff_t;
typedef __kernel_loff_t loff_t;
cd yaffs2/utils && make && cd ../.. && cp yaffs2/utils/mkyaffs2image osx_bin