[Q] Flashing my Droid 3 issue - Motorola Droid 3

Trying to flash my droid 3 in order to unlock the gsm band. And I'm following the guide that was posted (THANKS BTW!) but when I get to step 6 the cmd prompt simply says "<waiting for device>".
4 - Download the following files and unzip it to your desktop: (I'm a newbie, so it won't let me post the link)
5 - Click Start and open cmd.
6 - Type in the following in cmd:
'cd desktop'
'cd fastboot'
'moto-fastboot flash radio radio.img'
The droid 3 is connected usb, pc can see it in device manager, everything else seemed to work.. Any help? Thanks!
- Joe

Trying to flash my droid 3 in order to unlock the gsm band. And I'm following the guide that was posted (THANKS BTW!) but when I get to step 6 the cmd prompt simply says "<waiting for device>".
4 - Download the following files and unzip it to your desktop: (I'm a newbie, so it won't let me post the link)
5 - Click Start and open cmd.
6 - Type in the following in cmd:
'cd desktop'
'cd fastboot'
'moto-fastboot flash radio radio.img'
The droid 3 is connected usb, pc can see it in device manager, everything else seemed to work.. Any help? Thanks!
- Joe
Click to expand...
Click to collapse
Your device must be in AP fastboot mode. Power it off, then hold m and power on, use volume down to highlight AP fastboot volume up to select
Sent from my XT860 using xda premium

Worked like a charm! Thanks!

Endoroid said:
Your device must be in AP fastboot mode. Power it off, then hold m and power on, use volume down to highlight AP fastboot volume up to select
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
Oh my god I will love you forever. Thank you for showing the way to an android noob.

still locked to verizon
"Your device must be in AP fastboot mode. Power it off, then hold m and power on, use volume down to highlight AP fastboot volume up to select"
Sent from my XT860
Hi,
I followed this step 1-6 (below) and your advice (above) but do not understand step 7. How is step 7 done? Do all this steps have to be completed all in one go [not intermittently as i have done]?
I'm new to androids and this whole procedure. I'm on my 2nd night trying to flash my phone to work on t-mobile. Please help.
steps:
1 - Make sure you are on the stock XT862 ROM, if you aren't flash it via this method found here:
http: / / rootzwiki.com/topic/4370-sbf-...959-and-56890
2 - Make sure your phone is rooted, if not download the following and follow the steps found here:
wx3.psouza4.com/droid3/[/url]
3 - Unlock the phone. This can be accomplished by purchasing the unlock code, and later entering the code upon insertion of a sim card. (T-mobile ATT sim cards will work, but you will get an error saying UNLOCK FAILED, this is NORMAL do not freak out)
4 - Download the following files and unzip it to your desktop: wx3.mediafire.com/?y1wjw775v8itsx3
5 - Click Start and open cmd.
6 - Type in the following in cmd:
'cd desktop'
'cd fastboot'
'moto-fastboot flash radio radio.img'
ONCE it flashes, then enter:
'moto-fastboot reboot'
7 - Use root explorer to push the build.prop into the system folder
8 - Reboot, select GSM/UMTS in Network Settings.

im pretty sure in the things you have to download in that thread their is a build.prop for it, and im pretty sure you just have to put it in and replace the old one.

cont...
Thanks for your reply. The downloads did come with a build.prop I'm using ES file explorer and I can't delete the old build.prop file or copy/paste the file to replace it. Is this a:
-limitation of the free explorer app i'm using?
-what is meant by "push" the build.prop? should that be an option when I press/hold the file (while in the explorer app)?
one last step to D3 radio freedom, any help is highly appreciated.

Qdroid3 said:
Thanks for your reply. The downloads did come with a build.prop I'm using ES file explorer and I can't delete the old build.prop file or copy/paste the file to replace it. Is this a:
-limitation of the free explorer app i'm using?
-what is meant by "push" the build.prop? should that be an option when I press/hold the file (while in the explorer app)?
one last step to D3 radio freedom, any help is highly appreciated.
Click to expand...
Click to collapse
/system if read only it needs to be re mounted read/write. Some file explorers can do this, im not sure about the one you are using but you can always download a terminal emulator and run the following 2 commands
su
busybox mount -o remount,rw /system
Sent from my XT860 using xda premium

Endoroid said:
/system if read only it needs to be re mounted read/write. Some file explorers can do this, im not sure about the one you are using but you can always download a terminal emulator and run the following 2 commands
su
busybox mount -o remount,rw /system
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
IT worked! The root explorer app MADE the difference. Thanks for your help.

Fastboot
Endoroid said:
/system if read only it needs to be re mounted read/write. Some file explorers can do this, im not sure about the one you are using but you can always download a terminal emulator and run the following 2 commands
su
busybox mount -o remount,rw /system
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
I'm having the same problem.
I've pressed M+Power, and selected AP fastboot flash mode.
The phone screen reads: Battery OK,
OK to Program
Transfer Mode.
USB Connected
from the computer command line I type in the fastboot line and it just hangs on "Waiting for devices"
?
I've got safestrap installed, if that makes any difference (?)
Thanks.

Related

how to flash recovery?

im trying to flash godspeed recovery but im a newb so of course i dont know how. it says to flash from recovery and type whatever but it doesnt do anything. someone suggested using rom manager to flash it but that didnt work. how can i flash a new recovery? i have asked twice in the godspeed recovery thread but noone answered so i figured i'd try here. any help would be greatly appreciated. thanks!
Someone help, ima newb!!! Lol
Sent from my HERO200 using XDA App
Have you read through Darch's post on how to flash this recovery? Just click on the link in my sig for this particular thread. This is not directly flashable from the sd card. You need to flash it via adb
edit* You have read the thread, do you know how to flash via adb?
Based on your signature, I'm going to assume you are already rooted.
My first question is do you have the Android SDK installed on your computer? My Next question is have you already placed the recovery image on your SD Card (if you are using apps2sd you will want to place it on the FAT partition, but do not place it in any folders)
If you can answer yes two both question above, then go ahead conncect your phone to your computer with the cable and run the sdk in a command window or terminal window (depends on if you are using Windows or Linux) and type the following:
adb shell
flash_image recovery /sdcard/nameofrecovery.img (changing the "nameofrecovery.img" to the name of the image file on your sdcard)
If you run into any problems or if you don't know how to install the sdk post back and I will give you an alternative method to try.
Yes to everything. I tried typing that from recovery and while in the phone with usb debugging on and charge only. It just kept giving me errors.
Sent from my HERO200 using XDA App
cp0020 said:
Yes to everything. I tried typing that from recovery and while in the phone with usb debugging on and charge only. It just kept giving me errors.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Change from charge only to sync and it should work. Make sure ur in the sdk/tools folder and type adb remount before u type in the adb shell command
If you are still having trouble, you may want to just grab from the market a neat little program called Gscript (paid version) or Gscript Lite (adware) and create a script to flash the recovery image.
Once you install it on your phone the steps are:
Start GScript
Click on the phone's Menu Key and select Add Script
Give your script an easily identifiable name
Make sure there is a check mark in the Needs SU? box
then you can type in the command to flash recovery which would be:
flash_image recovery /sdcard/"nameofimagefile" (changing the name to whatever the name of the recovery image you stored on you sd card is)
then click on save.
The script should now appear in the list of availble scripts - just click it to run it. If SuperUser Permissions pops up requesting permission click on allow and you should see message at the bottom that the window will close in 19 seconds.
To verify if this worked for you go ahead and manually reboot into recovery mode - Power off the phone, then press and hold the home key while pressing and releasing the power button.
Let me know how you make out with this.

Flash new recovery to Wildfire the Easy Way

I found this after searching around for ages on a way to upgrade the recovery on my Wildfire/Buzz, all the friggin fastboot methods weren't working. This worked straight away, no errors, no problems.
Flash a New Recovery Image
1. Find the recovery image you want and MAKE SURE IT IS FOR YOUR PHONE (should say in where you download it what phone it is for)
2. Rename the filename of the recovery image EXACTLY as it is written to recovery.img
3. Put the recovery image file on the SD card (not in any folders)
4. Download Android Terminal Emulator from the Market (there are a few different terminals in the Market some have an onscreen keyboard and some don’t experiment till you get one, also hold down Menu in some of them to bring up the onscreen keyboard if you don’t see it)
5. Open the Terminal program and type the following (with hitting enter at the end of each line):
su (press enter)
(at this stage it will ask you for superuser permission to access your core system. Allow the access)
su (press enter)
flash_image recovery /sdcard/recovery.img
6. Phone should pause for a second and then show you a new blank line. Turn it off and back on by holding down Home and Power to ensure it flashed correctly. Done.
Error
flash_image: not found
Sdcard is fat (not fat32). Any idea.
Sent from my HTC Wildfire using XDA App
EDIT - Sorry, Wrong method, here's the correct one:
First, make sure you have the latest Android SDK, then:
Connect the device to your computer
Copy recovery.img to the root of your SD card
Open term on your computer and run: adb root adb remount
Flashing the custom recovery adb shell flash_image recovery /sdcard/recovery.img
Reboot into recovery to make sure the process was successful.
Sec:
http://wiki.cyanogenmod.com/wiki/RE-recovery-img
3xeno, your method is the same as yusuo's.
he directly use console on android to send command "flash_image recovery /sdcard/recovery.img" after become root ("su")
pro: no need for PC, con: hard typing on the device
you ask adb to execute on the device the command "flash_image recovery /sdcard/recovery.img".
pro: single command with a real keyboard; con: need for PC and cable
fastboot works only with s-off,if you don t have s-off it will not work .-. (or if you don t have the right files)
anyway this metod didn t work for me
fastboot is the best and more simple than this,anyway is there a metod to flash recovery from the phone?
ilgimmy said:
3xeno, your method is the same as yusuo's.
he directly use console on android to send command "flash_image recovery /sdcard/recovery.img" after become root ("su")
pro: no need for PC, con: hard typing on the device
you ask adb to execute on the device the command "flash_image recovery /sdcard/recovery.img".
pro: single command with a real keyboard; con: need for PC and cable
Click to expand...
Click to collapse
I know, but the method on the handset itself didn't work for him. Hence, just suggested the alternative of the same technique as in the OP
My phone has alpharevx s-off. I thought there was no need of pc and everything can be done from phone itself. But still it didn't work for me. Same error.
If there was a need of pc terminal, maybe the 1st post needs to be clear.
Sent from my HTC Wildfire using XDA App
After a bit more reading, it seems "flash_image" must be present in /system/bin for it to work.
More details here:
http://forum.xda-developers.com/showthread.php?t=1146566
Std Disclaimer - I have not tested any of these, so I don't know if they will work or not.
3xeno said:
After a bit more reading, it seems "flash_image" must be present in /system/bin for it to work.
More details here:
http://forum.xda-developers.com/showthread.php?t=1146566
Std Disclaimer - I have not tested any of these, so I don't know if they will work or not.
Click to expand...
Click to collapse
Yes. Now I can confirm that it works when there is "flash_image" (a file with no extension) is present in the path /system/bin/. Also the permissions of flash_image needs to be executable. Just flashed the recovery partition .
Download flash_image from the link given by 3xeno. The OP needs to be updated.
Sent from my HTC Wildfire using XDA App
i use this command since age... it's the only method that works on my buzz

Root Dell Streak 7 HoneyComb

Hey guys, just got me a dell streak 7 with android 3.2. I really wanna root it, but I've read the instructions posted in the other threads & its just not making sense, can someone explain it easier? ON how to put the clockworkmod image on a sd card, etc...?
Thanks!
1. Download Fastboot+ADB.zip
2. UNzip the file and copy the whole folder to C:\
3. Assuming the name of the Field u unzipped is "Fastboot+ADB", rename thsi folder to ADB (I only rename the folder for simplicity when enter the path in command promt) also do some reading on how to install ADB
4. Now go to Start> Run. enter CMD in RUN
5. that should open a command prompt defaulted to C:\ Documents and Settings \XXXX (your could have different path XXXX here is additional path)
6. Now in Command prompt change directory to ADB folder (if u renamed folder in step 3) or Fastboot+ADB(if u didnt rename folder in step 3)
you initial path would be C:\ Documents and Settings \XXXX (your could have different path XXXX here is additional path)
now change directory C:\ Documents and Settings \CD C:\ADB \tools (if u renamed folder in step 3) and hit enter
now change directory C:\ Documents and Settings \CD C:\Fastboot+ADB\tools(if u didnt rename folder in step 3) and Hit enter
7. now your path would be C:\ADB \tools
8. C:\ADB \tools fastboot.exe (hit enter, that should give some commands that u can use with fastboot ).
9.Copy the File Clockwork mod 5.0.2.7 recovery.img(rename this to recovery.img) and superuser7.zipon to root directory of the internal Streak 7
10. now get your streak into Fastboot mode (look at Setting up fastboot for Windows -XDA wiki)
11. Connect your streak to computer and type fastboot flash recovery recovery.img (sample what it looks like i command prompt C:\ADB \tools fastboot.exe flash recovery recovery.img) and hit enter
12. u should some messages on your streak something like writing recover.img(the process dosent take no longer than 1 min MAX)
13. now open the SDcarf slot cover and do reset pushing into the pinhole next to SD card reader. teh streak will be turned off and with thsi your device should be CMW enabled
Rooting:
1. assuming your device is turned off, get the device into recover mode (see wiki how to get streak into recovery) and select update from update.zip(user volume rocker to navigate up and won and power button to select )
2. then after quick 2 secs that should give additional options (cant recall options as I don't have my streak with me right now) select the option where it says like Internal memory and navigate to update.zip and select the file. process would run for quick min or so and now once u see the process has complete select option to reboot device and that's it u are done.
Move this to Generic section, should not be in DEV
Thanks for your help... It took me a bit... But it all worked out.. now to try some ICS...
Sent from my Dell Streak 7 using XDA App
hey, i have an issue while using fastboot. apparently i am missing the drivers, and my DS7 and PC never get to communicate while my DS7 is in fastboot mode. I unzipped the fastboot plus drivers on my pc, and even tried to point via divice manager on PC, still not able to communicate. What do you think?
PC : AMD althon 64. Win7pro 64;
DS7: Andriod 2.2.2 kernel 2.6.32.09
This is where I left off and haven't revisited until now
check this out http://www.cesgeekbook.com/2011/12/root-dell-streak-7-with-honeycomb-32.html
This helped me..
Sent from my Desire HD using XDA App
D using XDA App
I still do not have the drivers.zip file on my ds7. Can someone email me theie drivers.zip file pls?
Sent from my Dell Streak 7 using XDA App
cidand1 said:
I still do not have the drivers.zip file on my ds7. Can someone email me theie drivers.zip file pls?
Sent from my Dell Streak 7 using XDA App
Click to expand...
Click to collapse
Did you look for the drivers in your internal SD .. it should be there ... I'll try and put them up later...
Sent from my Desire HD using XDA App
Ya' I looked there. And its not there. Its missing from my ds7. If u can, it will help me out.
Sent from my Dell Streak 7 using XDA App
cidand1 said:
Ya' I looked there. And its not there. Its missing from my ds7. If u can, it will help me out.
Sent from my Dell Streak 7 using XDA App
Click to expand...
Click to collapse
Send me a pm with you email...hope it helps you root
Sent from my Dell Streak 7 using XDA App
I'll try and get the drivers up when I get home... Cant upload from mobile ... Try doing a Google search for the drivers....
http://forum.xda-developers.com/showthread.php?t=1258023
Sent from my Desire HD using XDA App
Tried everything
Installed drivers so I can see my streak on my computer. But everytime I go to fastboot I get a ? fastboot when I type the devices command, and when I try to flash recovery says it can't find recovery. I'm running the stock honeycomb right now and would like to start trying some new roms. Any help would be appreciated.
t69broken said:
Installed drivers so I can see my streak on my computer. But everytime I go to fastboot I get a ? fastboot when I type the devices command, and when I try to flash recovery says it can't find recovery. I'm running the stock honeycomb right now and would like to start trying some new roms. Any help would be appreciated.
Click to expand...
Click to collapse
Make sure Adb fastboot and drivers are all in the same location... Mine is in C:Adb...
Next when you are in cmd, make sure type fastboot. Then its
Fastboot flash recovery recovery.img
Sent from my Desire HD using xda premium
s14evil said:
Make sure Adb fastboot and drivers are all in the same location... Mine is in C:Adb...
Next when you are in cmd, make sure type fastboot. Then its
Fastboot flash recovery recovery.img
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Yep copied all drivers and some drivers I didn't need into that directory but still nothing.
And I am still getting a ? when looking for devices, its communicating with it because I can command reboot but not seeing the recovery partition for some reason.
http://www.cesgeekbook.com/2011/12/root-dell-streak-7-with-honeycomb-32.html
Also put the recovery img in the same folder that is your Adb fastboot.... Also have you tried rebooting your pc...
Sent from my Desire HD using xda premium
I really appreciate your help with this, I have done all of that but the drivers I copy from my DS7 does not have a setup.msi like his. it has a dpinst.exe but I get an error installing WINUSB
t69broken said:
I really appreciate your help with this, I have done all of that but the drivers I copy from my DS7 does not have a setup.msi like his. it has a dpinst.exe but I get an error installing WINUSB
Click to expand...
Click to collapse
Mmmm. I'm at a loss...
Sent from my Desire HD using xda premium
Finally got it
If anyone ends up reading this, I got it to work but the recovery.img didn't need to be on your internal or your external SD card, it had to be in the same folder as the flashboot. WOO HOO 3 days of searching. FINALLY done.
t69broken said:
If anyone ends up reading this, I got it to work but the recovery.img didn't need to be on your internal or your external SD card, it had to be in the same folder as the flashboot. WOO HOO 3 days of searching. FINALLY done.
Click to expand...
Click to collapse
Good job.... I forgot to tell.you that ..
Sent from my Desire HD using xda premium
jhogal1 said:
1. Download Fastboot+ADB.zip
2. UNzip the file and copy the whole folder to C:\
3. Assuming the name of the Field u unzipped is "Fastboot+ADB", rename thsi folder to ADB (I only rename the folder for simplicity when enter the path in command promt) also do some reading on how to install ADB
4. Now go to Start> Run. enter CMD in RUN
5. that should open a command prompt defaulted to C:\ Documents and Settings \XXXX (your could have different path XXXX here is additional path)
6. Now in Command prompt change directory to ADB folder (if u renamed folder in step 3) or Fastboot+ADB(if u didnt rename folder in step 3)
you initial path would be C:\ Documents and Settings \XXXX (your could have different path XXXX here is additional path)
now change directory C:\ Documents and Settings \CD C:\ADB \tools (if u renamed folder in step 3) and hit enter
now change directory C:\ Documents and Settings \CD C:\Fastboot+ADB\tools(if u didnt rename folder in step 3) and Hit enter
7. now your path would be C:\ADB \tools
8. C:\ADB \tools fastboot.exe (hit enter, that should give some commands that u can use with fastboot ).
9.Copy the File Clockwork mod 5.0.2.7 recovery.img(rename this to recovery.img) and superuser7.zipon to root directory of the internal Streak 7
10. now get your streak into Fastboot mode (look at Setting up fastboot for Windows -XDA wiki)
11. Connect your streak to computer and type fastboot flash recovery recovery.img (sample what it looks like i command prompt C:\ADB \tools fastboot.exe flash recovery recovery.img) and hit enter
12. u should some messages on your streak something like writing recover.img(the process dosent take no longer than 1 min MAX)
13. now open the SDcarf slot cover and do reset pushing into the pinhole next to SD card reader. teh streak will be turned off and with thsi your device should be CMW enabled
Rooting:
1. assuming your device is turned off, get the device into recover mode (see wiki how to get streak into recovery) and select update from update.zip(user volume rocker to navigate up and won and power button to select )
2. then after quick 2 secs that should give additional options (cant recall options as I don't have my streak with me right now) select the option where it says like Internal memory and navigate to update.zip and select the file. process would run for quick min or so and now once u see the process has complete select option to reboot device and that's it u are done.
Move this to Generic section, should not be in DEV
Click to expand...
Click to collapse
Umm where are we getting the update.zip file that is referred to in the last paragraph? And what if CWM isn't mounting the SDcard or internal memory?

HELP!!!! trying Install CWM on zv8

Ok so here it is almost day 2 trying to install CWM on zv8 after using "mt's easiest way to keep root thru zv8'. (Oh and by the way MT your the MAN). Now getting to zv8 was easy, But getting the recovery installed is another issue all together. First started with the AIO bat. file which installs cwm (kudos to MT and djrbliss). And it reads
"system cannot find the path specified'.
SO ok well apparently the computer isnt reading the phone found out the driver has issue shows the error message(on both my laptops).
ok lets try the terminal emulator with
brad6360 said:
1) Download the cwmrecovery.img to your SD. ( I downloaded MT's zip file and then extracted all with root explorer, but you only need the cwmrecovery.img file.)
2) Use root explorer to copy or move it to the /data/local/tmp directory (make sure permissions are set to r/w/exe).
3) Launch terminal emulator and type these commands:
su
mount -orw,remount /dev/block/system /system
mount -orw,remount /dev/block/data /data
dd if=/data/local/tmp/cwmrecovery.img of=/dev/block/mmcblk0p14 bs=4096
rm /data/local/tmp/* 2>/dev/null
4) exit terminal emulator and then reboot.
You can then try the vol down+power button combo upon boot to enter CWM.
Good luck.
Click to expand...
Click to collapse
didn't work and I the local.prop file in the data folder.
Someone PLEASE HELP!!!
(not a noob or expert but I can read and follow directions lol)
Are you sure you still have root level access?
Does adb detect your phone at all?
Still have root access I used root explorer to add the local.prop.
Adb recognizes my phone it shows a serial number under adb devices
Is there a way I can flash cwm in adb?
Sent from my VS910 4G using XDA
Use the newest aio from Mt. It worked for me. The simplest way is to flash the v7.tot then 'JUST' root, create the local.prop file, then ota to v8. Then continue on with Mt's aio to install cwm. Don't worry about having complete root access (cuz I didn't, but had cwm). Flashed broken out and haven't looked back.
--My REVO is Broken, tweaked, SC'd, and TB'd. Just awesome!
Thats where I'm stuck. I'm on zv8, using mt's easiest AIO to update from zv7. The AIO for cwm isn't installing nor through the terminal emulator. Any other suggestions?
Sent from my VS910 4G using XDA
What happens when you go into recovery? Is it the stock recovery? Stock v8 didn't have the option to boot into recovery. Just a thought. When I did it I got a lot of errors, but it took.
--My REVO is Broken, tweaked, SC'd, and TB'd. Just awesome!
mrand1 said:
Thats where I'm stuck. I'm on zv8, using mt's easiest AIO to update from zv7. The AIO for cwm isn't installing nor through the terminal emulator. Any other suggestions?
Sent from my VS910 4G using XDA
Click to expand...
Click to collapse
I have the same problem, Even when i Flash zv7 tot and try old AIO it says
Cannot find specified path
and i am not a noob and have broken out an old revo with mt's help but this new one with pre loaded zv8...No luck yet
had to manually push
I'm glad that I'm not the only one having this issue
Can you use Root Explorer to check and make sure adb is pushing the image file to your phone? Look in this directory: /data/local/tmp/cwmrecovery.img
You could always do this manually using adb. Here's how.
1. Open the ZV8CWMRecovery folder on your PC.
2. Double click the 'Files' folder to go into that directory.
3. Highlight/select and copy the address of your current folder location on your PC. It will look something like this:
Code:
C:\Documents and Settings\username\My Documents\Downloads\ZV8CWMRecovery\Files
4. Click Start>Run>type 'cmd' and hit enter/return to open your command prompt.
5. Type 'cd', hit your spacebar, then paste your address which you copied in step 3 into your command prompt, hit enter/return.
6. You should now be positioned in the folder containing the adb and CWMRecovery files.
7. Type the following to copy the CWMRecovery image to your phone:
Code:
adb devices
adb remount
adb push cwmrecovery.img /data/local/tmp/cwmrecovery.img
adb shell dd if=/data/local/tmp/cwmrecovery.img of=/dev/block/mmcblk0p14 bs=4096
adb shell "rm /data/local/tmp/* 2>/dev/null"
adb shell rm /system/etc/install-recovery.sh
adb shell rm /system/recovery-from-boot.p
adb shell rm /data/local.prop
adb reboot
Phone should reboot. Try and boot into CWMRecovery after it reboots.
idk if I'm not doing something right or wrong. I have usb debugging and internet connection, and I'm getting "remount failed: operation not permitted".
I had the same issue but following these instructions helped me, what finally helped me was typing a wrong command wich gave me a help menu with all the commands, the important one being "adb reboot [Recovery:Bootlaoder]"
adb reboot recovery did the trick, then wiped flashed broken out and sooo happy to be done with it.
after pushing CWM in command prompt of course
I'm also getting "remount failed: operation not permitted" when trying adb remount in the command prompt just as mrand1 apparently did.
I (perhaps noobishly) skipped that step and did adb push cwmrecovery.img /data/local/tmp/cwmrecovery.img but after trying the next step got cannot open for write: Permission denied.
I'm trying to get back to Broken Out 1.1 - when it first came out I successfully downgraded to zv7 by flashing the .tot and then doing the OTA update, but now when I try to do that I can't seem to get the OTA to start downloading. I flashed zv8 tot in order to test the latest root method (which works) I just can't get CWM on there now - I don't seem to have any recovery at all actually. Any help would be appreciated.
slimzim said:
I'm also getting "remount failed: operation not permitted" when trying adb remount in the command prompt just as mrand1 apparently did.
I (perhaps noobishly) skipped that step and did adb push cwmrecovery.img /data/local/tmp/cwmrecovery.img but after trying the next step got cannot open for write: Permission denied.
I'm trying to get back to Broken Out 1.1 - when it first came out I successfully downgraded to zv7 by flashing the .tot and then doing the OTA update, but now when I try to do that I can't seem to get the OTA to start downloading. I flashed zv8 tot in order to test the latest root method (which works) I just can't get CWM on there now - I don't seem to have any recovery at all actually. Any help would be appreciated.
Click to expand...
Click to collapse
I did the same thing, flashed to zv8 tot, was able to root but was unable to flash cwm recovery. I tried manually doing it and running MT's AIO. It's telling me permission denied on all of the steps except the push cwmrecovery.img. It appears I do not have any recovery either. Trying to get to Broken Out! Any help is appreciated, thanks guys!
asauber said:
I tried ... running MT's AIO. It's telling me permission denied on all of the steps except the push cwmrecovery.img.
Click to expand...
Click to collapse
For what it's worth I also tried that with the same results.
I finally got this to work much more easily thanks to a quick talk with mtmichaelson. Here's the method:
1) Get to ZV8 (I got there via LGNPST)
2) Root using the tool found here: http://forum.xda-developers.com/showthread.php?t=1621625
3) Open a Terminal Emulator
4) Type: su
5) Hit enter
6) Type: echo 'ro.kernel.qemu=1' > /data/local.prop
7) Press enter
8) Reboot
9) Use the ZV8CWMRecovery.bat found here: http://forum.xda-developers.com/showthread.php?t=1583023
Good luck!
slimzim said:
I finally got this to work much more easily thanks to a quick talk with mtmichaelson. Here's the method:
1) Get to ZV8 (I got there via LGNPST)
2) Root using the tool found here: http://forum.xda-developers.com/showthread.php?t=1621625
3) Open a Terminal Emulator
4) Type: su
5) Hit enter
6) Type: echo 'ro.kernel.qemu=1' > /data/local.prop
7) Press enter
8) Reboot
9) Use the ZV8CWMRecovery.bat found here: http://forum.xda-developers.com/showthread.php?t=1583023
Good luck!
Click to expand...
Click to collapse
Man, that was too easy!
Thanks for posting this slimzim. This worked straight away for me, I'm installing Broken Out as I type! I'm actually a little glad this happened because now I'm a little more familiar with terminal emulator and what local.prop does. Never had to use it in the past. This is exactly the second phone I've ever rooted and am usually able to just use AIOs.
And of course, thanks to mtmichaelson for chatting with you about it and doing all the hard work in the first place!
slimzim said:
I finally got this to work much more easily thanks to a quick talk with mtmichaelson. Here's the method:
1) Get to ZV8 (I got there via LGNPST)
2) Root using the tool found here: http://forum.xda-developers.com/showthread.php?t=1621625
3) Open a Terminal Emulator
4) Type: su
5) Hit enter
6) Type: echo 'ro.kernel.qemu=1' > /data/local.prop
7) Press enter
8) Reboot
9) Use the ZV8CWMRecovery.bat found here: http://forum.xda-developers.com/showthread.php?t=1583023
Good luck!
Click to expand...
Click to collapse
So far not working...repeating process now...
da_morales said:
So far not working...repeating process now...
Click to expand...
Click to collapse
If you've done all steps exactly it should work. I went through a ton of other "fixes" that didn't work, I believe the key here is when you use the terminal emulator directly on the phone to create local.prop. I was trying to create local.prop in every way but that, and until I did it directly on the phone did I have success.
Good luck!
local.prop missing
I used the Easy ZV8 All in One Rooting Tool, and have no sound at all like a couple of other users. One of the suggestions was to rename the local.prop file in the /data folder to local.prop.bak.
I assume this is the /data folder in the internal folder? When I did the steps for the all in one rooting tool (coming from rooted zv7), there is no local.prop file in my /data folder to rename, yet I still have no audio for ringtones, phone calls, etc. except for the boot up sound on the splash page.
Any ideas why my local.prop file isn't even there? I even tried copying the one from the mtmichelson zip file into there, still no avail. Thanks!
I have the same issue. I used the echo command in term emulator and the local.prop file was there. rebooted and the file is gone. I have root but cannot install cw recovery. I have tried AIO, adb, and terminal emulator but nothing makes it stick. Any help would be greatly appreciated
Rob

[Noob TUT]ADB - The Easy Way. 5 Seconds. Portable :)

I saw a lot of threads asking for instructions on how to use ADB to reboot into recovery, Push/Pull Files, etc, etc.
Just follow this guide to set up ADB in 5 seconds WITHOUT THE ANDROID SDK.
This ADB setup is less than one MB and no need to download the entire useless (for us, anyway) Android SDK.
1. Extract the Mini ADB archive attached below to any folder.
2. Just use the RunME.bat file to open a console directly in the ADB folder, so you can get started directly without the cd command!
To reboot into recovery:
Extract, Open RunMe.bat, type adb reboot recovery.
That easy.
Just make sure to have LG Phone Drivers installed beforehand.
Get Drivers here: Here
thanks mate ,, i never used adb when i get bootloops ,, i thought its complicated
rrgrrg said:
thanks mate ,, i never used adb when i get bootloops ,, i thought its complicated
Click to expand...
Click to collapse
Now you see how easy it is! Did you try it?
Its Super simple!
Does it work on any Android?
cm9 htc a310e
Yes.. It works when debugging is On.....
But how to get into recovery when we have bootloops or system force close
Type adb reboot recovery... it's in the op...
Sent from my LG-P970 using xda app-developers app
When you have bootloops:
Remove battery.
Re insert.
Connect phone to computer using USB.
Try to turn on phone, when bootanimation keeps looping,
run the runme.bat, type adb reboot recovery.
Done
And remember to press thanks
Sent from my LG-P970 using Tapatalk 2
thanks ykumar00 :good:

			
				
You can use adb also to install applications from your pc. I keep copies of my apks on windows machine - sending via usb and installing from phone is a tedious task (mounting usb, copying file, unmounting, waiting for sdcard scanning, navigating to apk file, installing). Just type:
adb install -r name.apk
USB debugging should be on.
I've created a batch and registry entry so I just make right click on apk and choose "install to sd" or "install to phone"
kretos said:
You can use adb also to install applications from your pc. I keep copies of my apks on windows machine - sending via usb and installing from phone is a tedious task (mounting usb, copying file, unmounting, waiting for sdcard scanning, navigating to apk file, installing). Just type:
adb install -r name.apk
USB debugging should be on.
I've created a batch and registry entry so I just make right click on apk and choose "install to sd" or "install to phone"
Click to expand...
Click to collapse
That's just one thing adb can do! Apart from reebooting normally and recovery, You can push/pull files to/from any folder, you can take logcats, and on ics, you can use adb to even take phone backups!
Also, could you share the bat and registry file? Looks interesting.
Sure, I'll post it here in the evening (in 4 hours)
Yup it would be really very useful and if someone has something to share related to adb please do so... it would be really very usefull for all ob users.
Sent from my LG-P970 using xda app-developers app
I could add it to the OP. With credits of course....
Ok, here you go:
the scripts assume that adb.exe is extracted to e:\MiniADB\
download attachments and remove .txt extension from them.
put scripts install.bat and install_tel.bat to e:\MiniADB and run (double click and confirm in Vista/W7/W8 to run as administrator) apk_install.reg.
After that you will get two options in context menu for apk files:
Install in phone
Install in SD card
First option will install application in phone's memory, second in sd card. If application is already installed, it will be overwritten.
If you wish to put MiniADB somewhere else you have to:
modify install.bat and install_tel.bat and replace e:\MiniADB\ with your path
modify apk_install.reg and replace e:\\MiniADB\\ with your path but remember to make all \ doubled \\
Example:
if you want to put MiniADB into c:\Android\MiniADB then replace e:\\MiniADB\\ with c:\\Android\\MiniADB\\ in a .reg file
Those scripts are for Windows only. I'm not sure if it works for Windows NT/9x as registry file format was changed as I remember.
Edit:
USB debugging must be on in a phone to adb work properly. Phone must be connected to computer
Sorry for delay
When trying adb, I am having this problem.
Sent from my LG-P970 using xda premium
vishaldhamnekar said:
When trying adb, I am having this problem.
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
the command is "adb reboot recovery".
dcop7 said:
the command is "adb reboot recovery".
Click to expand...
Click to collapse
Ohhh sorry,my mistake. I didn't read it carefully.
And Thanks...

Categories

Resources