4
votes
2answers
13k views

Flash boot.img without using fastboot USB

So I've recently rooted my phone and tried a ROM or two. I find it really handy that you can use TWRP recovery to install another ROM from the SD card, you don't need to have it connected to a PC. ...
3
votes
1answer
3k views

I can FastBoot my device. How can I reinstall an Android image to it?

I accidentally deleted a file from my phone (Sky iVega IM-A800s, Gingerbread) and phone cannot boot now. I'm seeing an "System operating error" and device restarts repeatedly. I could get into ...
1
vote
1answer
1k views

fastboot does not discover my device

I want to connect my device (Omega T107) in fastboot mode. I reboot in bootloader mode (adb reboot bootloader) Screen is black(0 light comming out of it) computer can discover it and driver installs ...
1
vote
1answer
439 views

Is the kernel flashed automatically from CWM?

By this, I mean, while flashing a firmware (update.zip) from ClockworkMod recovery, is boot.img also flashed or do I need to use fastboot separately?
2
votes
2answers
4k views

Extract boot.img

I have pulled boot.img from my phone's CWM backup. How do I extract it? I tried split_bootimg.pl. But throws an error - Android Magic not found in boot.img. Giving up.
2
votes
1answer
524 views

How does the safe/fastboot/recovery mode differ from the normal as seen from windows pc?

This is a related question to: How to install fastboot drivers? I have trouble using the command line fastboot program. I think that I don't have the correct drivers installed. How can I verify ...
0
votes
1answer
1k views

fastboot flash recovery doesn't work on HTC Desire

I'm trying to update ClockworkMod recovery on HTC Desire. Fastboot recognizes the device: $fastboot devices HT03PPL04520 fastboot But flash recovery fails: $fastboot flash recovery ...
0
votes
1answer
669 views

downloading 'boot.img' while using fastboot to copy ra recovery

In the process of attempting to get Cyanogen MOD onto my HTC Hero. I rooted it successfully, and can connect with ADB. I restarted the phone with the back key held down and get the fastboot screen. ...