Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
koorbmeh
Old
#221  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Feb 2012
Location: Madison
Quote:
Q: I have rooted n1. when I go to recovery to do backup, I get the triangle with the little green android guy, but phone is stuck there. I have to remove battery to reboot phone. What have I done wrong?
A: You still have the stock (shipping) recovery. If you want a different recovery (Amon RA's), download it, the from fastboot, run fastboot flash recovery downloaded_recovery.img
I'm a noob but, I had this problem too.

One of two things solved the problem.
First, I had moved ROM manager to SD from application settings, and the problem went away when I moved it back to phone.
and/or...
Second, from ROM manager there is a use alternate recovery button (Amon RA's).

After doing both of these things the triangle went away.

---------- Post added at 09:35 PM ---------- Previous post was at 08:49 PM ----------

Clearly I'm showing my noob-ness. It turns out you can hold down volume up and the power button when you get this triangle, and eventually recovery will come up.
 
crz6662
Old
#222  
crz6662's Avatar
Senior Member
Thanks Meter 17
Posts: 422
Join Date: Jan 2009
Location: pgh, pa
Helpful thread.
 
janjjua
Old
#223  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Feb 2011
i m a newbie

plz tell me how to get out of the fastboot usb mode. i m stuck with the G1 screen having fastboot usb title on the top.
PLZ HELP!!!
 
hardrockinandroid
Old
#224  
Junior Member
Thanks Meter 2
Posts: 27
Join Date: Oct 2011
My nexus is build grk39f with 2.3.6. I have android ask and I was able to unlock it. I just need to know exactly what to type to flash recovery and gain root. I've tried so many things. I put my zips in my platform tools folder. My set up is good I think I'm just typing the wrong commands or have the wrong punctuation. Please help.

Sent from my LG-P999 using xda premium
 
n1newbie
Old
#225  
n1newbie's Avatar
Senior Member
Thanks Meter 239
Posts: 1,017
Join Date: Oct 2011
Location: Tamil Nadu
Quote:
Originally Posted by hardrockinandroid View Post
My nexus is build grk39f with 2.3.6. I have android ask and I was able to unlock it. I just need to know exactly what to type to flash recovery and gain root. I've tried so many things. I put my zips in my platform tools folder. My set up is good I think I'm just typing the wrong commands or have the wrong punctuation. Please help.

Sent from my LG-P999 using xda premium
to flash recovery type
fastboot flash recovery recovery.img (recovery.img is the filename of ur recovery)
also to fastboot recovery it should be in image(.img) format and not zip.


Sent from my Nexus One using Tapatalk
The Following User Says Thank You to n1newbie For This Useful Post: [ Click to Expand ]
 
hardrockinandroid
Old
#226  
Junior Member
Thanks Meter 2
Posts: 27
Join Date: Oct 2011
One more question, can I flash recovery without it being rooted or does it have to be rooted first and what's the best-known easiest root tool for the 2.3.6 firmware? Thanks for your help.

Sent from my Nexus One using xda premium
 
n1newbie
Old
#227  
n1newbie's Avatar
Senior Member
Thanks Meter 239
Posts: 1,017
Join Date: Oct 2011
Location: Tamil Nadu
you dont need to root once you hv unlocked bootloader...
flash recovery and then flash su.zip

Sent from my Nexus One using Tapatalk
The Following User Says Thank You to n1newbie For This Useful Post: [ Click to Expand ]
 
Sturdy_99
Old
#228  
Junior Member
Thanks Meter 1
Posts: 27
Join Date: Apr 2012
Unhappy HELP!!!

PLS help when trying to flash custom kernal to my xperia rooted it shows that device must be rooted first. I have rooted it with Doomlord's method. PLs help
 
Coffeemanric
Old
#229  
Junior Member
Thanks Meter 1
Posts: 11
Join Date: Jun 2012
Ok so I am a moron, but I hope someone can help me out. I have a Pantech Element (FREAKIN SWEET) but I tried to 'unroot' it. The short of it is I did it wrong. now it will boot to the recovery mode but will not mount internal or external sd. My pc will connect and show it connected in drivers and on the pc screen where all the disks are listed. ADB and Fastboot will not see it and when I try to run a command to it all I get is :error device not connected, or 'waiting on device'

Am I screwed or is there a way to fix this? I figure if I can get into boot loader I can load cwm again and life will be good but I am not aware of a way to get into bootloader w/o going through ADB, I can get to the s/w upgrade, screen but no usb connectivity to pc. Please help, I miss my baby.
 
ssakthi
Old
#230  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Oct 2012
Default Custom partition Flashing with FastBoot

Hi,

I want to flash a new partition which is not list below, how to identify the list of partitions name that I flash using FastBoot?
Please help..

Regards,
-Sakthi


Notable fastboot commands:

fastboot devices - If you don't know anything, this is the ONE thing you have to know.
fastboot devices will give you a list of devices connected to the computer. This is also a good way to make sure that your phone is actually connected to the computer.

fastboot reboot - this will reboot your phone normally
fastboot oem unlock - this will unlock your bootloader - NOTE THIS WILL VOID YOUR NEXUS ONE WARRANTY
fastboot erase XXX - Will erase the partition XXX (such as userdata, cache) - mainly used for resetting phone and clearing userdata / factory settings.
fastboot flash XXX YYY - This will flash XXX partitionn with YYY image.
e.g: fastboot flash system system_update.img will flash/update your system partition with an image called system_update

If anyone needs me to dig deep into using anything else, please PM me. I'll add it on here. Hopefully this will help all newbies about the basic commands and what they do.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...