View Single Post
  #540 (permalink)  
Old 06-20-2010, 10:46 PM
93mustang's Avatar
93mustang
PPCGeeks Regular
Offline
Location: florence, ms
 
Join Date: Jul 2008
Posts: 119
Reputation: 25
93mustang is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to 93mustang Send a message via Yahoo to 93mustang
Re: EVO Full Root|Recovery|Nand Backup/Restore|Flashing for n00b's Instructions & Vid

# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
# chmod 755 /data/flash_image
chmod 755 /data/flash_image
# /data/flash_image recovery /sdcard/recovery.img
/data/flash_image recovery /sdcard/recovery.img
error opening /sdcard/recovery.img: No such file or directory
#
Reply With Quote