adb shell mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system ( ปลดให้สามารถอ่านเขียนไฟล์ system ได้ครับ ) adb push bootanimation.zip /sdcard adb shell cd /data/local mv bootanimation.zip bootanimation.bak (maybe not enough space in /system, sholud backup to other space then " rm boot...") cp /sdcard/bootanimation.zip /data/local exit adb reboot
.... Q : Where is my bootanimation.zip in CM ROM ? It's not in /data/local. A : Here is for CM >> /system/media