I'm building my own system.img file for Android Emulator. I am using
yaffs2utils on Windows 7 and I can unyaffs system.img files but when I do my
modifications to the files and try to mkyaffs the directory containing all the
files it fails. My Emulator is not able to start with the system.img created.
Commands tried:
mkyaffs2.exe -p 2048 -s 64 [path_of_dir] [location_to_place_system.img]
mkyaffs2.exe --yaffs-ecclayout [path_of_dir] [location_to_place_system.img]
mkyaffs2.exe -p 2048 -s 64 --yaffs-ecclayout [path_of_dir]
[location_to_place_system.img]
Questions:
Am I missing something on my command lines?
Original issue reported on code.google.com by alexande...@gmail.com on 25 Jul 2013 at 6:53
Original issue reported on code.google.com by
alexande...@gmail.com
on 25 Jul 2013 at 6:53