Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Caid444
Old
#101  
Senior Member
Thanks Meter 0
Posts: 158
Join Date: Nov 2008
I was instructed to press back and power to boot in recovery mode. I pressed home and power, and there it is. Is that to say it's booting from the phone's recovery partition? Or is it still booting off the mem card?

If it's done, I'll attempt to flash a rom on there now, as I need not be so afraid of bricking my phone.

I'm using the htc magic (32a) which rom is the most stable with the least amount of bugs?

Caid.

444
 
Cheesebaron
Old
#102  
Cheesebaron's Avatar
Senior Member
Thanks Meter 2
Posts: 245
Join Date: Jun 2009
Location: Kongens Lyngby

 
DONATE TO ME
Quote:
Originally Posted by Goog1e Phone View Post
i cannot get this to work...

i got usb debugging enabled.
got sdk.
went to fastboot mode on my device
did cmd, cd C:\android-sdk-windows-1.5_r2\tools, then fastboot boot recovery-RAv1.1.1G.img.

for some reason, it says "waiting for device" and it sits there for 5+ mins doing nothing. Any ideas? Thanks in advance.
You need to turn off your phone, and then hold the back button while pressing end/power to boot in fastboot mode.
 
kohler
Old
#103  
Junior Member
Thanks Meter 0
Posts: 13
Join Date: Dec 2006
Quote:
Originally Posted by Amon_RA View Post

Flash it permanently (try it first by following the steps above and making a nandroid backup first!):
1. Boot the device in fastboot mode.
2. Connect the device to your machine over USB.
3. $fastboot boot recovery-RAv1.1.1H.img
Wait for a minute or two..
$adb shell mount -a
Ignore the failed mounts...
$adb push recovery-RAv1.1.1H.img /system/recovery.img
$adb push recovery-RAv1.1.1H.img /sdcard/recovery-RAv1.1.1H.img
$adb shell flash_image recovery /sdcard/recovery-RAv1.1.1H.img
4. Reboot


I have just backup my rom. Can anyone explain what does these 3 command does in step 3?

$adb push recovery-RAv1.1.1H.img /system/recovery.img
$adb push recovery-RAv1.1.1H.img /sdcard/recovery-RAv1.1.1H.img
$adb shell flash_image recovery /sdcard/recovery-RAv1.1.1H.img


Do i need to copy the recovery-RAv1.1.1H.img into my SDcard as well so that i can push in these file into the phone
 
sherifone
Old
#104  
Member
Thanks Meter 0
Posts: 46
Join Date: May 2009
This is great, thank you for enabling easy nandroid backups I've installed it successfully and used to it try out some of the hero ROMs. But alas, I always end up going back to my original stock Google Ion firmware since I have it setup how I like. I do have one question though:

Is there a simple way to root my phone (provide super user access?) without wiping my data? My understanding so far is that I would modify the boot.img to allow for root access on the phone.

What changes would I make, or is there a script that makes this easier? Thanks in advance! The tutorials are a little rough.
 
Wysie
Old
#105  
Senior Member
Thanks Meter 5
Posts: 1,119
Join Date: Jul 2009
sherifone: If you have a Rogers HTC Magic, you can try the instructions here: http://forum.xda-developers.com/showthread.php?t=530527

If you've a TW HTC Magic (or most Asian builds I'd assume, since I managed to root my Singapore version), try the Hami Rooting instructions here:
http://forum.xda-developers.com/showthread.php?t=531837

Read through the threads, someone will usually further clarify the instructions .
 
zelrikriando
Old
#106  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Jul 2009
Hello Amon Ra, I started a wiki here : http://android-dls.com/wiki/index.php?title=Main_Page
I hope you dont mind.
 
zkyevolved
Old
#107  
zkyevolved's Avatar
Senior Member
Thanks Meter 255
Posts: 1,398
Join Date: Apr 2008
Location: Madrid, Spain
Hi! I've got a question. What languages does this version include?
 
tect
Old
#108  
Member
Thanks Meter 6
Posts: 42
Join Date: May 2006
i have a HTC Magic from Malaysia

Sapphire PVT 32A SHIP S-ON H
HBOOT-1.33.0010 (SAPP10000)

i have sdk installed and when i try the following steps,

Try it out WITHOUT making changes to your device (NO flashing):
1. Boot the device in fastboot mode.
2. Connect the device to your machine over USB.
3. $fastboot boot recovery-RAv1.1.1H.img

i got a reply of

'fastboot' is not recognized as an internal or external command, operable program or batch file.

can any 1 assist me on my problem?
thanks
 
MontAlbert
Old
#109  
Senior Member
Thanks Meter 83
Posts: 2,253
Join Date: Jan 2007
does this have a terminal in it that we can drop into to run commands (eg. replace system files) as cyanogens 1.3.1 does?

Also, i dont want to flash it permanently yet, is there a way to boot into it from terminal on the phone? eg. in terminal on G1 you type reboot recovery and it reboots into recovery....is there a command to direct the phone to boot up the recovery?
T-mobile G1- Sold
HTC Magic 32A- Sold
Nexus One- Sold
T-mobile HD2- Sold
HTC Inspire 4G- Backup phone
HTC Sensation- Sold due to HTC giving dev's the middle finger and dodgy build quality
Samsung Galaxy Nexus Sold due to crappy camera

LG Nexus 4 Loving it so far
follow me on Twitter
 
zelrikriando
Old
#110  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Jul 2009
Quote:
Originally Posted by tect View Post
i have a HTC Magic from Malaysia

...

'fastboot' is not recognized as an internal or external command, operable program or batch file.

...

Stupid question : Do you have fastboot installed?

 
Post Reply+
Tags
amon ra
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...