Muantaaaap suhu Wieth... Thanks...
~~~ @leonardusjeff ~~~~~~ *Home is Where Google is* On Mar 9, 2010 7:58 AM, "Henry Wiwiet" <[email protected]> wrote: Hasil belajar sama suhu SA, semoga berguna MASIH PAKE SD CARD LAMA: * nand backup dulu * explore dari sdcard yg lama hasil dari backup tadi * copy file backup tsb ke kompi (sementara) DENGAN SD CARD BARU: * partisi dengan amonRA custom recovery 1.6 keatas (ukuran partisi disesuaikan ato bisa cari referensi ukuran yg pas) * upgrade ext2 to ext3 juga dengan amonRA custom recovery * copy file backup yg tadi disimpan ke kompi (full copy paste) PUSH APPS2SD DENGAN SCRIPT (saat loop di boot logo) SAYA PAKAI CYANOGENMOD VER 5.4.1 adb remount adb push 04apps2sd /system/etc/init.d/ adb push e2fsck /system/xbin adb shell chmod 755 /system/xbin/e2fsck chmod 755 /system/etc/init.d/04apps2sd mkdir /system/sd reboot OR...KALO PAKE NEXDESIRE adb remount adb push 04apps2sd /system/etc/init.d/ adb push e2fsck /system/xbin adb push libext2_com_err.so /system/lib adb push libext2_e2p.so /system/lib adb push libext2_profile.so /system/lib adb push libext2_uuid.so /system/lib adb shell chmod 755 /system/xbin/e2fsck chmod 755 /system/etc/init.d/04apps2sd mkdir /system/sd reboot File yg di attachment silahkan di copy dan ditaro di (kalo saya) c:androidsdk/tools Kalo ada salah2 kata jgn dicela ya :) -- "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%[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 -- "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
