Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Techno Droid
Old
(Last edited by Techno Droid; 25th February 2012 at 02:40 AM.)
#1  
Techno Droid's Avatar
Senior Member - OP
Thanks Meter 31
Posts: 204
Join Date: Aug 2011
Location: Chicago
Wink [Q] Fastboot Recovery Issue (SOLVED)

I know this is not a new subject. but i feel i wont get a response in another thread that is pretty outdated. so im trying to flash cwm recovery thru fastboot but i get an error. I've tried typing the directory path c:\android-sdk\platform-tools\recovery.img. i get "cannot load recovery.img". this is what im typing

fastboot flash recovery c:\android-sdk\platform-tools\recovery.img
and i still get the error. I've even tried moving the recovery.img to c:\recovery.img
but no matter where or how i call it. it wont load. please help guys. I had android sdk install before but i had to wipe my pc clean and i just recieved a replacement nexus s 4g.
 
Krekker
Old
#2  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: Dec 2009
Have you tried navigating to the folder where recovery.img is located and typing "fastboot flash recovery recovery.img"

Sent from my Nexus S using XDA App
 
Techno Droid
Old
#3  
Techno Droid's Avatar
Senior Member - OP
Thanks Meter 31
Posts: 204
Join Date: Aug 2011
Location: Chicago
What do mean navigating? Typing the directory path?

Sent from my Nexus S 4G using Tapatalk
 
developersdevelopers
Old
#4  
Senior Member
Thanks Meter 32
Posts: 148
Join Date: May 2011
I think he means typing this first:

cd c:\android-sdk\platform-tools\
 
Techno Droid
Old
#5  
Techno Droid's Avatar
Senior Member - OP
Thanks Meter 31
Posts: 204
Join Date: Aug 2011
Location: Chicago
So how would I type this? I don't I am... please elaborate. Thank

Sent from my Nexus S 4G using Tapatalk
 
developersdevelopers
Old
#6  
Senior Member
Thanks Meter 32
Posts: 148
Join Date: May 2011
What operating system are you using? Windows?

Sent from my Nexus S using XDA App
 
Harbb
Old
#7  
Harbb's Avatar
Senior Member
Thanks Meter 462
Posts: 1,107
Join Date: Dec 2011
Location: Sydney
Place the recovery you need in C:\android-sdk\platform-tools\recovery.img

Open up command prompt and type:

cd \android-sdk\platform-tools

Now, make sure it detects your android:

fastboot devices

You'll see a line with a serial number, you're good to go (remember you need to be in fastboot mode while you do all of this, Vol. Up + Power while off)

Now, just flash the recovery.img (i'd recommend the latest recovery from clockworkmod.com):

fastboot flash recovery recovery.img
Device: Nexus S i9023
 
Techno Droid
Old
#8  
Techno Droid's Avatar
Senior Member - OP
Thanks Meter 31
Posts: 204
Join Date: Aug 2011
Location: Chicago
Quote:
Originally Posted by Harbb View Post
Place the recovery you need in C:\android-sdk\platform-tools\recovery.img

Open up command prompt and type:

cd \android-sdk\platform-tools

Now, make sure it detects your android:

fastboot devices

You'll see a line with a serial number, you're good to go (remember you need to be in fastboot mode while you do all of this, Vol. Up + Power while off)

Now, just flash the recovery.img (i'd recommend the latest recovery from clockworkmod.com):

fastboot flash recovery recovery.img


wow. i did everything mentioned. i even redownloaded the recovery image. and i still get cannot load error. i even did it where i renamed it and left it alone the way it was typed
 
Harbb
Old
(Last edited by Harbb; 25th February 2012 at 01:46 AM.)
#9  
Harbb's Avatar
Senior Member
Thanks Meter 462
Posts: 1,107
Join Date: Dec 2011
Location: Sydney
Is your bootloader unlocked? Also, fastboot devices shows a serial number right?
Device: Nexus S i9023
 
Techno Droid
Old
#10  
Techno Droid's Avatar
Senior Member - OP
Thanks Meter 31
Posts: 204
Join Date: Aug 2011
Location: Chicago
Quote:
Originally Posted by Harbb View Post
Is your bootloader unlocked?
yup its unlocked.

 
Post Reply+
Tags
error, fastboot, nexus, recovery, s4g
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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...