Problem flashing Recovery.img

This is a discussion on Problem flashing Recovery.img within the Nexus One Development & Hacking forums, part of the Nexus One Development category; I have unlocked the bootloader and now am trying to flash the recovery and get this: C:\Users\SugarMouth\Documents\android-sdk_r05-windows\android-sdk-windows\tools> fastboot flash recovery recovery-RA-nexus-v1.7.0-cyan.img error: cannot load 'recovery-RA-nexus-v1.7.0-cyan.img' ...


Nexus One Forum Nexus One Forum RSS Feed Find us on Facebook Nexus One Twitter
Register Button
Go Back   Nexus One/Nexus S Forum - Google Phone Forum » Nexus One Development » Nexus One Development & Hacking

Nexus One Development & Hacking General area for Nexus One Programming / Development / Hacking

Reply
Old 04-06-2010, 11:51 AM   #1
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Problem flashing Recovery.img

I have unlocked the bootloader and now am trying to flash the recovery and get this:


C:\Users\SugarMouth\Documents\android-sdk_r05-windows\android-sdk-windows\tools>
fastboot flash recovery recovery-RA-nexus-v1.7.0-cyan.img
error: cannot load 'recovery-RA-nexus-v1.7.0-cyan.img'

The phone is in fastboot with a pink "unlocked" logo on top, red fastboot usb and blue bootloader. When I type fastboot devices I get letters and numbers followed by fastboot.

I can not get it to flash, any ideas? Windows 7
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Old 04-06-2010, 12:18 PM   #2
Senior Member
 
kc.rkitek's Avatar
 
Member #695
Join Date: Jan 2010
Location: Kansas City
Posts: 291
Phone: N1
Carrier: T-Mobile
Is the "recovery-RA-nexus-v1.7.0-cyan.img" file in your C:\Users\SugarMouth\Documents\android-sdk_r05-windows\android-sdk-windows\tools folder? It has to be in the same directory as adb (tools) for adb to find it.
Is
"recovery-RA-nexus-v1.7.0-cyan.img" actually this exact type-case? The command in adb is case-sensitive.
kc.rkitek is offline   Reply With Quote
Old 04-06-2010, 12:59 PM   #3
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Yes and Yes.

I have also tried renaming it to Recovery.img to no success.

I was able to unlock the bootloader so the SDK should be installed correctly right?

In Cyanogen wiki it says to "right click in an empty space in the tools file for command" I had to right click on the un-opened "tools" folder to get a command, is that right?
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Old 04-06-2010, 01:58 PM   #4
Senior Member
 
kc.rkitek's Avatar
 
Member #695
Join Date: Jan 2010
Location: Kansas City
Posts: 291
Phone: N1
Carrier: T-Mobile
yes, that's correct.
did you update the Android SDK after unzipping it?

Also, follow these instructions to get your Android SDK setup correctly:
http://wiki.cyanogenmod.com/index.ph...id_sdk#Windows

Last edited by kc.rkitek; 04-06-2010 at 02:01 PM. Reason: added link...
kc.rkitek is offline   Reply With Quote
Old 04-06-2010, 02:09 PM   #5
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Quote:
Originally Posted by kc.rkitek View Post
yes, that's correct.
did you update the Android SDK after unzipping it?

Also, follow these instructions to get your Android SDK setup correctly:
Install the Latest Android sdk - CyanogenMod Wiki

OK I have the SDK in the "my documents folder" Will it help being unzipped into the C: drive?
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Old 04-06-2010, 02:17 PM   #6
Senior Member
 
kc.rkitek's Avatar
 
Member #695
Join Date: Jan 2010
Location: Kansas City
Posts: 291
Phone: N1
Carrier: T-Mobile
I don't know if it's a requirement to be in the root of your C: drive, but every tutorial I've read describes that same procedure. To be certain you've got it pathed right, I'd just follow the instructions I linked.

Since you already have it extracted, you can just move the "android-sdk-windows" directory to the root of your C: drive and rename that directory to "AndroidSDK", then inside run "SDK Setup.exe" (the full path to this executable should be "C:\AndroidSDK\SDK Setup.exe"). From there, you can follow the procedure I linked above...

Let me know if that works out.
kc.rkitek is offline   Reply With Quote
Old 04-06-2010, 02:52 PM   #7
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Ill try that!
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Old 04-06-2010, 04:48 PM   #8
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Ok moved the file to the C:, opened set up and installed missing drivers. Still not recognizing the phone so I do the next thing in the instructions and remove all HTC/Android drivers and re plug the phone. Error installing phone now. So now I have no drivers and a phone that no longer connects correctly. I download the driver file in the wiki but it does not say what to do with it.

So at this point I am further behind
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Old 04-06-2010, 04:53 PM   #9
Senior Member
 
kc.rkitek's Avatar
 
Member #695
Join Date: Jan 2010
Location: Kansas City
Posts: 291
Phone: N1
Carrier: T-Mobile
Removed all HTC/Android drivers? Did you download and use USBDeview for that?

Look at this thread for instructions to remove and reinstall your drivers:
Can't Mount USB unless Debugging turned on?
kc.rkitek is offline   Reply With Quote
Old 04-06-2010, 05:16 PM   #10
Member
 
Member #6070
Join Date: Apr 2010
Location: Las Vegas
Posts: 37
Phone: NEXUS S
Carrier: T Mobile
Quote:
Originally Posted by kc.rkitek View Post
Removed all HTC/Android drivers? Did you download and use USBDeview for that?

Look at this thread for instructions to remove and reinstall your drivers:
Can't Mount USB unless Debugging turned on?

Ya I downloaded USBDeview. I will try your suggestion and try the drivers again. I might boot up my old XP machine, in the past Vista and Windows 7 gave me problems with errors when jailbreaking iPhones. My Win 7 machinwe has up until now been great, I think I am doing something wrong though.
__________________
Nexus S
HTC HD7
Galaxy Tab
SugarMouth is offline   Reply With Quote
Reply

Lower Navigation
Go Back   Nexus One/Nexus S Forum - Google Phone Forum » Nexus One Development » Nexus One Development & Hacking

Divider


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Search tags for this page
android for htc hd7
,

cannot load recovery.img

,
error can not load recovery
,
error cannot load adb
,

error cannot load radio.img

,

error cannot load recovery.img

,
error: cannot load 'recovery.img
,

error: cannot load radio.img

,
error: cannot load recovery.img
,
error:cannot load recovery.img
,
fastboot cannot load recovery.img
,

fastboot error cannot load

,
flashing recovery galaxy nexus
,
getting error: cannot load recover.img
,
nexus one recovery error
,
nexus one recovery.img
,
nexus s error cannot load twrp-crespo-2.0.0rc0.img
,
nexus s recovery img
,
recoverry dont work on nexus one
,
recovery-ra-nexus-v1.7.0-cyan.img
Click on a term to search our sites for related topics.

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flashing Your RADIO!!!! gr8gorilla Nexus One Development & Hacking 9 04-27-2011 08:07 PM
Super Noob Guide to Unlocking Bootloader, MoDaCo's ROM, Amon_RA's Recovery stephen293 Nexus One Development & Hacking 40 07-27-2010 05:31 AM
Flashing Radio lessthanthreetrance Nexus One General Discussion 5 03-20-2010 01:10 PM
Factory recovery image robt772000 Nexus One General Discussion 1 03-18-2010 06:55 PM
Amon-RA Recovery Image gr8gorilla Nexus One Development & Hacking 2 03-08-2010 09:21 AM