Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
- busybox cat /sdcard/flash_image > /system/bin/flash_image
- busobox chmod 755 /system/bin/flash_image
- mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
- mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
- flash_image recovery /sdcard/xionia_cwma_12518.6.img
- reboot recovery
Advertisement
Add Comment
Please, Sign In to add comment