my magic is TIM's G2
the rom is myhero 2.0.5 but the recovery is too old, so i want to flash the recovery to Amon's recovery 1.5.2.
but when i flash_image recovery /sdcard/recovery.img
some error type. all is "out of memory". then i open the phone, i can't into the recovery.
it's so bay. now i can flash 1.2.3H into my Magic, i want flash 1.5.2, help please.
It won't work if you only type that. I assume you're using a terminal emulator. I'm pretty sure you only forgot the mount command, but I'll go trough everything to be sure.
All you need to to is to flash the recovery image again. As you're having MyHero, I assume you're having a 32A. Therefore, make sure you have the recovery-RA-sapphire-v1.5.2H.img, not the recovery-RA-sapphire-v1.5.2G.img.
Copy the file to the root of your SD, no need to rename it.
Open up your terminal emulator, and type:
Code:
su
You should get a root request, accept it. Then type in:
Code:
mount -a
Don't worry if you're getting errors here, that's normal. Lastly, type in the following.
Code:
flash_image recovery /sdcard/recovery-RA-sapphire-v1.5.2H.img
It's just normal to get errors here too. Or, at least I do.
Start your phone in recovery, and it should work.
tks
i will try later
I perm rooted my shift and would like to install cm7 rom
But I can't get into recovery to do nandroid etc...because I get stuck on the htc screen.
I don't have my laptop anymore so I am using terminal emulator.
I have PC36IMG.zip & recovery.img in root of sdcard.
su
flash_image recovery /sdcard/recovery.img
I get image not found if flash_image is in sdcard root
But I get scannning error if the flash_image is in system/bin..
I have search google etc...
Can I get some help please???
If you're perm rooted already, just download rom manager from the market and use it to flash recovery.
Thx for replying..I have tried that..I still get stuck on the htc screen...
I actually got terminal emulator to pick up the recovery.img
When I type
su
flash_image recovery /sdcard/recovery.img
I now get the blank line
But its telling me reboot is not permitted.
Try quickboot from market
Sent from my PG06100 using XDA App
Thx For replying and I have tried quickboot as well...
su
flash_image recovery /sdcard/recovery.img
Then I opened quickboot in tap recovery and I still got stuck on the htc screen...
I guess the question is why is this happenning?
I am perm rooted with visionary that's the only thing I have done.
Never give up!!!
I have fixed the problem..I went Into rom manager re install clockwork
Than boot recovery with quickboot and I got into recovery mode.
What I have realize is that every situation is different and just have to read and try to figure it out safely on your on!!!
But I have read quickboot works and it did for me...thx!!!!
Hi guys. I have a small problem with my LG L7.
My phone had stock rom with prerooted v10k rom. (no unlocked bootloader,no cwm)
I tried to flash the bootloader from the L7CWM.zip bat,and there was no error.
I didn't flash the recovery from the .bat,i installed it from ROM Manager and everything well.
Now the phone works,but if i try to enter recovery i get a this error:
Secure booting error!
Cause: boot certification verify
Why? I thought the bootloader was unlocked.
ROM Manager says I have the ClockworkMod 6.0.2.8,but I can't boot on it.
Solved. I just reflashed the bootloader 2 times,installed the cwm from the .bat and then again from ROM Manager.
Now everything works very well,i was just stupid trying to install the recovery from ROM Manager directly
Nik2468 said:
Solved. I just reflashed the bootloader 2 times,installed the cwm from the .bat and then again from ROM Manager.
Now everything works very well,i was just stupid trying to install the recovery from ROM Manager directly
Click to expand...
Click to collapse
Ive got the same problem.
What exactly did you do? Could you describe whole process step by step?
Thanks
Have same problem.Had version v20d, flashed cwm and cianogen mod, but had no signal.
Cant install v10k Homero2 via kdz , always get error wparam100 lparam1002 .
Tried with stock europian v10k but same error.
Can instal normaly v20D, but now cant get to CWM secure booting error
Can normaly flach and use v20D but i want to go to cianogen mod.
What should I do ?
SOLVED
Again installed cwm, on other computer and made it.
Then instaled V10K but Russian version via KDZ, than via CWM installed CM10 and all works well for now.
I dont know what should I do.
I have v10K rooted, downloaded CWM package, pluged my L7 via USB cable, USB debbugging activated,
then I run "flash_bootloader.bat", something blinks on PC screen (cant see or read because it is very quick), and nothing happens.
Restarted the phone, and nothing. Trying also "flash_recovery.bat", the same result.
Doing something wrong?
Help, please..
Run flash_bootloader script in cmd, then read what it says.
Sent from my Sensation using xda app-developers app
thanks, but
cmd window disappear very quick.. cant see or read anything
First open cmd (from 'Run' in menu Start) then run this script via cmd.
Sent from my HTC Sensation Z710e using xda app-developers app
CMD says:
adb push emmc_appsboot.bin /data/local/tmp/emmc_appsboot.bin
cannot stat 'emmc_appsboot.bin': No such file or directory
c:\l7cwm\adb shell su -c "dd if=/data/local/tmp/emmc_appsboot.bin of=/dev/block/mmcblk0p5 bs=4096"
/data/local/tmp/emmc_appsboot.bin: cannot open for read: No such file or directory
but "emmc_appsboot.bin" file realy is in directory L7CWM..
SO, WHAT NOW ??
needhelp_l7 said:
CMD says:
adb push emmc_appsboot.bin /data/local/tmp/emmc_appsboot.bin
cannot stat 'emmc_appsboot.bin': No such file or directory
c:\l7cwm\adb shell su -c "dd if=/data/local/tmp/emmc_appsboot.bin of=/dev/block/mmcblk0p5 bs=4096"
/data/local/tmp/emmc_appsboot.bin: cannot open for read: No such file or directory
but "emmc_appsboot.bin" file realy is in directory L7CWM..
SO, WHAT NOW ??
Click to expand...
Click to collapse
It needs to be in /data/local/tmp/ directory.
Sent from my HTC Sensation Z710e using xda app-developers app
ok, i moved it to that directory.. NOW CMD SAYS:
c:\l7cwm\adb shell su -c "dd if=/data/local/tmp/emmc_appsboot.bin of=/dev/block/mmcblk0p5 bs=4096"
64+1 records in
64+1 records out
264960 bytes transferred in 0.693 secs (382337 bytes/sec)
c:\l7cwm\adb reboot
THAT IS IT ?? ive got unlocked bootloader ??
EDIT == YES !! SUCCESS ! tested, it works!
thank you (mrjabol61) for helping me )
How did you solve the problem?
I do not have any /data/local/tmp/ directory! Where should I find it?
arkantos91 said:
How did you solve the problem?
I do not have any /data/local/tmp/ directory! Where should I find it?
Click to expand...
Click to collapse
Read from post #9 to #11
Sent using Tapatalk
Sorry I don't understand.
I also tried to create manually those directories in the phone and put the apps boot.bin file in it... but the same error shows in cmd .
Are there any other ways to unlock the bootloader?
Inviato dal mio Nexus 5 utilizzando Tapatalk
Hey!
I have tried installing cwm after doing towelroot. I am using terminal and used the command:
Code:
flash_image recovery /sdcard/recovery.img
but it ends up doing nothing. I have the proper binaries and I did chmod 777 so the command should work. But when I do:
Code:
reboot recovery
I boot into Android recovery 3e. Also after executing the command should I get any output or should it go straight to next line? Any help would be appreciated.
We have a locked bootloader which really prevents the us from replacing the stock kernel and recovery. The only working recovery we have is safestrap. Read more on the all things AT&T thread.
Sent from my SGH-I337 running GPE using Tapatalk
Oh wow can't believe i forgot that.
I extracted boot.img on the root of the device and used the following commands in terminal emulator:
Su
Mount /sdcard
Flash_image boot /sdcard/boot.img
It says: flash_image: not found
LE: and if it's not posibile, can I just normally flash CM via recovery?
lvnatic said:
I extracted boot.img on the root of the device and used the following commands in terminal emulator:
Su
Mount /sdcard
Flash_image boot /sdcard/boot.img
It says: flash_image: not found
LE: and if it's not posibile, can I just normally flash CM via recovery?
Click to expand...
Click to collapse
Or use rashr https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools
Sent from my D5803 using XDA Free mobile app
shafiq01 said:
Or use rashr https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools
Sent from my D5803 using XDA Free mobile app
Click to expand...
Click to collapse
I tried but it only has options for kernel and recovery, not boot.img
Download the "Flash_image" binary, place in system /xbin, set permissions and try again.
It worked with rashr in the end. Boot.img is apparently the kernel, which I wasn't aware of. Many thanks for all the responses.