View Single Post
  #490 (permalink)  
Old 06-19-2010, 05:56 AM
wphend00's Avatar
wphend00
PPCGeeks Regular
Offline
 
Join Date: Apr 2007
Posts: 132
Reputation: 50
wphend00 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to wphend00 Send a message via AIM to wphend00 Send a message via MSN to wphend00 Send a message via Yahoo to wphend00
Re: EVO Full Root|Recovery|Nand Backup/Restore|Flashing for n00b's Instructions & Vid

OK gang... need some more help... here I sit...at the final stages of the nand unlock... what did I do wrong?


# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
# chmode 755 /data/flash_image
chmode 755 /data/flash_image
chmode: not found
# chmode 755 /data/flash_image
chmode 755 /data/flash_image
chmode: not found
# /data/flash_image recovery /sdcard/recovery.img
/data/flash_image recovery /sdcard/recovery.img
/data/flash_image: permission denied
# /data/flash_image recovery /sdcard/recovery.img
/data/flash_image recovery /sdcard/recovery.img
/data/flash_image: permission denied
# chmode 755 /data/flash_image
chmode 755 /data/flash_image
chmode: not found
# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
#
Reply With Quote