prowlingfox
Well-known member
- Apr 13, 2011
- 359
- 51
- 0
Try flashing recovery to the boot partition![]()
Why do I get the feeling that I SHOULDN'T actually try that....
Try flashing recovery to the boot partition![]()
Why do I get the feeling that I SHOULDN'T actually try that....
Think they would void my warranty if I did that?
Sent from my LS670 using Android Central Forums
thx drew rebooting did the trick, I can confirm that xionia backups do indeed work.
Sent from my LS670 using Android Central Forums
Just curious, is there any chance this might work on the V as well?
Sent from my LG-E739 using Tapatalk 2
Possibly but I can't guarantee anything.
ok i keep getting flash image not found.
It's on my /sdcard.
I am typing : Flash_image recovery /sdcard/CWMTRecovery_5.0.2.7-th8.1_thunderc.img
and yes i have su. #
ok i keep getting flash image not found.
It's on my /sdcard.
I am typing : Flash_image recovery /sdcard/CWMTRecovery_5.0.2.7-th8.1_thunderc.img
and yes i have su. #
ok i keep getting flash image not found.
It's on my /sdcard.
I am typing : Flash_image recovery /sdcard/CWMTRecovery_5.0.2.7-th8.1_thunderc.img
and yes i have su. #
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/CWMRecovery_5.0.2.7-th8.1_thunderc.img
Flash_image recovery /sdcard/CWMRecovery_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
adb shell
su
cd /sdcard/
flash_image recovery <name-of-recovery>.img
adb shell
su
flash_image recovery /sdcard/cwmt_th8.1.img
adb shell
su
cd /sdcard/
flash_image recovery cwmt_th8.1.img
Ok I am reading the directions on installing Xionia recovery seeing if there is a way i could use that to install CWMT. The first thing i noticed is that to install Xionia you have to put both flash image and xionia_cwma_12518.6.img on your sdcard.
My question to you Drew is this: Why is there just the CWMTRecovery_5.0.2.7-th8.1_thunderc.img to install on sdcard for CWMT? I am missing a step somewhere, should I only put the one image on sdcard or should there be 2 images?
I am just baffled that i can not figure this out!
yeah, try putting that file (the one from the xionia instructions) on the root of your sdcard