Hi All,

I am in the process of porting gingerbread to the iPhone/iPod Touch
(My project has already successfully ported froyo)

I have managed to get a system image built, which boots to a degree,
but I am stuck on the early stages of dalvik.

My project is a little non-standard shall we say, to allow the iPhones
to dual boot, we use loopback devices rather than flashing to NAND.

Logcat output: http://www.pastie.org/1393194

I am out of ideas as to what could be causing this, I suspect it may
be permissions, as historically (even with froyo) we have a lot of
permissions problems with the userdata image.

Our customised init is here:
https://github.com/iDroid-Project/platform_system_core/blob/acd2c327f3352f6466f7226f988d234c34199d9a/init/init.c
Our loopback mounting script that it calls is:
https://github.com/iDroid-Project/iDroid-boot/blob/master/common/initDroid.sh

Thanks in advance

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to