ZmEu

adf

Apr 4th, 2011
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. # mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
  2. # cat /sdcard/flash_image > /system/bin/flash_image
  3. # chmod 755 /system/bin/flash_image
  4. # mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
  5. # mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
  6. # flash_image recovery /sdcard/recovery-RA-GNM-thunderg-1.1.0.img
  7. # reboot recovery
  8.  
  9. ------/>broken :s
  10.  
  11. fastboot mode started
  12. udc.start()
  13. -- suspend --
  14. -- reset --
  15. -- portchange --
  16. -- reser --
  17. -- portchange --
Advertisement
Add Comment
Please, Sign In to add comment