iseng2 melakukan percobaan (koreksi jika salah), memindahkan dalvik-cache
secara manual ke partisi ext2 sebagaimana caranya jg sama, membuat app2sd
secara manual.

di adb :

#mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl6 /system
# cd /
# mkdir /system/cache
# mount -t ext2 /dev/block/mmcblk0p2 /system/cache

-- folder /system/cache sudah selesai dibuat di partisi ext2, sekarang
tinggal me-link-kan folder /data/dalvik-cache ke /system/cache di ext2

# cd /
# cd /data/dalvik-cache/
# rm *
# ln -s /system/cache /data/dalvik-cache/
# cd /
# cd /data/dalvik-cache
# pwd
 /system/cache/      ---------> berarti link-nya berhasil........ yiiihaaaa
#reboot

hasilnya? stuck di bootloader........... hahaha......... tenang aja, ada
harapan

kalo stuck, ke recovery mode, pilih wipe, choose what > wipe data-cache
(factory reset) dan wipe dalvik-cache

Salam hangat,

-- 
"Indonesian Android Community [id-android]" 

Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB  
Moderator: [email protected]
ID Android Developer: http://groups.google.com/group/id-android-dev
ID Android Surabaya: http://groups.google.com/group/id-android-sby
ID Android on FB: http://www.facebook.com/group.php?gid=112207700729

Kirim email ke