rictec
Member
- Jan 30, 2011
- 127
- 24
Link to Alpha Gingerbread Port for Development Demoing Purposes:
http://www.androidtablets.net/forum...read-my-ideos-s7-development-2.html#post70365
* * *
hi people
this is to say i did try this:
well i got a nice boot loop but i did try lol
the rom i used was the sdk for a nexus one and yes its S7 old kernel on a nexus one rom update.zip file with boot.img replaced (only the /system partition is on the nexus zip) it was a test so no drivers there ....... maybe thats why it boot loop ...
as i have my running /data /app and /cache on the internal "sdcard" i didn't loose them
i find out that clockworkmod recovery usb mount wasnt working so i had to zip store the backup from my pc to /sdcard2 then copy it to /sdcard then do a clockworkmod restore of the /system and s7 was back to live.
i will not give up anyone has any ideas?
http://www.androidtablets.net/forum...read-my-ideos-s7-development-2.html#post70365
* * *
hi people
this is to say i did try this:
- Dump your current working boot.img
- Unpack it
- Uncompress boot.img-ramdisk.gz
- ADD the dnsproxy line in init.rc for netd daemon service
Code:
service netd /system/bin/netd
socket netd stream 0660 root system
socket dnsproxyd stream 0660 root inet <---- - Recompress edited ramdisk
- Create your new boot.img
well i got a nice boot loop but i did try lol
the rom i used was the sdk for a nexus one and yes its S7 old kernel on a nexus one rom update.zip file with boot.img replaced (only the /system partition is on the nexus zip) it was a test so no drivers there ....... maybe thats why it boot loop ...
as i have my running /data /app and /cache on the internal "sdcard" i didn't loose them
i find out that clockworkmod recovery usb mount wasnt working so i had to zip store the backup from my pc to /sdcard2 then copy it to /sdcard then do a clockworkmod restore of the /system and s7 was back to live.
i will not give up anyone has any ideas?
Last edited by a moderator: