Notpod dump some of his ROM using DD. I do not believe he got boot properly. I will be looking at the other files later.
Anyway I found this tutorial on dumping the boot loader
Also this ROM is not setup the same way. The main parts needed to make a ROM are:
Root
System
Recovery
Boot
You do not need data or cache as these are created on first boot as user data and are not part of a ROM.
Also that post above lists all kinds of ROM tool for the A10 to make a ROM, assemble them, etc. The main jist of the 3 part instructions are to compile a kernel. You guys don't need that right now as we need a ROM.. Later that stuff can be tackled. But the info in here about the ROM and tools is for sure worthy.
Hope this helps
Comment