prowlingfox
Well-known member
- Apr 13, 2011
- 359
- 51
- 0
Actually, I just noticed, are you writing "CWMRecovery..." or "CWMTRecovery..." when you use the flash_image command? that would definitely give you the 'file not found' error...
look up at the bold part of the quote, those two should be CWMTRecovery_5.0.2.7-th8.1_thunderc.img
Yes I also included the CWMT when I did it too, that was just a typo on my part when i was posting here
Should i be boot into android or recovery when i do this?
I even tried this
C:\Users\Costco>adb shell
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /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<----- should I be getting this?
# chmod 755 /system/bin/flash_image
chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
failed on '/system/etc/install-recovery.sh' - No such file or directory
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
# Flash_image recovery /sdcard/CWMTRecovery_5.0.2.7-th8.1_thunderc.img
Flash_image recovery /sdcard/CWMTRecovery_5.0.2.7-th8.1_thunderc.img
Flash_image: not found
Drew tell me what I am doing wrong....I know it me, but i just can not see my mistake
Is it ok to use the flash image from Xionia with this CWMT recovery and try to install it like i would Xionia?
yes, try following the instructions to install xionia, except replace the xionia recovery.img with the cwmt recovery.img
Well I tried that way and get file not found!
This makes no sense, I do not know why it is not F*****G working!
What do you guys think of a flashable zip that installs CWMT over an already installed custom recovery?
Also, I will be improving the instructions with a link to the flash_image binary. I seem to have overlooked that one.
i'm in favor of that. since everyone is used to flashing things from recovery anyway. and most automatic rooting processes for the optimus S install xionia, so it would make sense to be able to install cwmt this way.
also, why do you suppose i was able to flash to recovery even after removing flash_image from the top level of the sd? is that normal?
Flash_image is not run from the sd card. You apparently had previously installed it to /system/(x)bin
And I'll get right on that sometime tomorrow. I have some Minecrafting to do![]()
How come when a hit power off in the recovery menu a list of roms to download comes up?
I love the touch controls!
Sent from my LS670 using Android Central Forums
What do you guys think of a flashable zip that installs CWMT over an already installed custom recovery?
Also, I will be improving the instructions with a link to the flash_image binary. I seem to have overlooked that one.