Yup, ext2.ko dll sama saja, kecuali script apps2sdnya sendiri yg di /system/etc/install-recovery.sh coba test dengan dalvik tetap di internal storage.
2010/2/23 Herry Kosasi <[email protected]>: > Boss Budy, baru ngeh setelah baca2 lagi.. > jadi yang di copy ke sd card tetep files yang di kasih ama bro Les + script > yang di kasih ama bos Budy yah? > > Terus commandnya langsung pake yang bos Budy kasih ? > > Thanks > > 2010/2/23 Herry Kosasi <[email protected]> >> >> Siap,makasih boss, besok deh baru saya coba lagi..:) >> >> Kepala dah berat banget nih..nanti saya update lagi.. >> >> Thanks boss >> >> On Feb 23, 2010 12:52 AM, "Budy Wuysang" <[email protected]> wrote: >> >> Boss investigasi ane di mile boss albert, >> entrypoint script /system/etc/install-recovery.sh >> eksekusinya kurang early yg kemungkinan besar >> menyebabkan dalvik cache race condition... >> >> Akhirnya setelah dalvik cache dikembalikan ke >> internal storage, udah ok... silakan ditest, >> ganti /system/etc/install-recovery.sh dengan script >> yg saya attach... setelah reboot boleh hapus >> /system/sd/dalvik-cache >> >> *asumsi sudah apps2sd-nodalvik.sh dicopy ke sdcard* >> >> adb shell >> $ exec su >> # busybox mount -o remount,rw /system >> # cp /sdcard/apps2sd-nodalvik.sh /system/etc/install-recovery.sh >> # busybox chmod 0755 /system/etc/install-recovery.sh >> # sync >> # busybox mount -o remount,ro /system >> # reboot >> >> Setelah reboot /system/sd/dalvik-cache boleh dihapus: >> >> adb shell >> $ exec su >> # busybox rm -rf /system/sd/dalvik-cache >> # sync;exit >> >> 2010/2/23 Herry.Kosasi <[email protected]>: >> >> > Mau update lagi nih, >> > >> > Setelah dari kemaren di kerjain ama si miley buat app2sd dan hari ini >> > amp... >> >> > -- >> >> Berrylink™ - Makassar >> one stop BlackBerry® solution >> @Karebosi Link Blok J-66 >> >> -- >> >> "Indonesian Android Community [id-android]" >> >> Join: http://groups.google.com/group/id-android/subscr... >> >> > "Indonesian Android Community [id-android]" >> > >> > Join: http://groups.google.com/group/id-android/su... > > -- > "Indonesian Android Community [id-android]" > > Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB > Moderator: [email protected] > Unsubscribe: [email protected] > id android Developer: http://groups.google.com/group/id-android-dev > id android on FB: http://www.facebook.com/group.php?gid=112207700729 > -- Berrylink™ - Makassar one stop BlackBerry® solution @Karebosi Link Blok J-66 -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] Unsubscribe: [email protected] id android Developer: http://groups.google.com/group/id-android-dev id android on FB: http://www.facebook.com/group.php?gid=112207700729
