Hi, On the this page (https://wiki.linaro.org/Platform/Android/DevBoards) you can see how we have solved this in Linaro.
We have one partition for the rootfs and then we mount /system, /data and /cache. The main reason for having more than one partition is that the user might want to update the system image without touching the user data image. Normally the system partition should be mounted read only. Regards, Patrik --- Patrik Ryd Technical Architect, Linaro http://www.linaro.org/ -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
