View Single Post
Old May 22nd, 2011, 10:38 AM   #33 (permalink)
santhoshs
New Member
 
Join Date: May 2011
Posts: 3
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by getitnowmarketing View Post
Thats an old version please use the one listed on downloads in this thread. You want version 2.2.1
When tried to install V 2.2.1 with the following commands:

$ su
su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cat /sdcard/flash_image > /system/bin/flash_image
cat /sdcard/flash_image > /system/bin/flash_image
/sdcard/flash_image: No such file or directory

I got the above error "no file....", but in fact the flash_image was there in the sd card. what may be problem

Before using V2.2.1 should i uninstall older version or upgrade. I did not do this in the above case. If i have to uninstall upgrade, how should i do it. Pls help me.

Battery is more than 60%
Free space of about 1GB on sd card
santhoshs is offline  
Last edited by santhoshs; May 22nd, 2011 at 10:55 AM. Reason: to add last two lines
Reply With Quote