You need to mount the system partition to rw
# adb root
# adb remount
# adb push bootanimation.zip /system/media/
# adb shell reboot
You need to mount the system partition to rw
# adb root
# adb remount
# adb push bootanimation.zip /system/media/
# adb shell reboot