Related
ok, i was running 2.3.3 on my ns and finally got it unlocked then i decided to go for it and root it. my biggest mistake was not backing up anything after the unlock and then when i was rooting the phone it got stuck in the google screen
now i can get to the bootload screen but when i go to update from sd; it takes me there but i have nothing to back it up from
ive been trying to figure out a way to load a recovery backup to sd but the pc will not read the sd card anymore...
how can i fix this or am i stuck with an expensive paper weight?
please help
Question: Do you have clockworkmod on it?
(I figure you unocked and roote via adb/Fastboot - but if you can do it some other way and you did here they are]
Get ADB and Fastboot - figure out how the commands work (from Terminal/console/Command Prompt).
U need to put the files u want to flash (*.imgs in the same place as fastboot/ADB unless you're good a remembering your paths, if you have OS X simply drag and drop commands and files into terminal)
See if you can find a clockwork recovery image,
Download a stock rom - report back
Basically:
fastboot flash boot example.img
Fastboot flash recover example-recovery.img
that should work. I'll keep an eye on this thread.
After flashing CWR, go to mounts and storage and select mount USB storage, from there you can access your sdcard and copy files over.
The USB storage might take a minute or so to show up on your computer, if you're on windows go to my computer and click refresh until it shows up.
Sent from my Nexus S using XDA Premium App
been trying all day to do this and i cant seem to figure out the command prompt...as many times as i try cant get it to get anywhere.....tomorrow i will post pics of what the phone shows on screen
thanks for all the help
i do have a clockwork recovery but , not in the phone
i know that doesnt do any good and i did move files to adb but still would not do anything
redlilcivic said:
i do have a clockwork recovery but , not in the phone
i know that doesnt do any good and i did move files to adb but still would not do anything
Click to expand...
Click to collapse
Are you on a windows PC? If so I can give you all the files necessary and step by step instructions to fix your phone.
Sent from my Nexus S using XDA Premium App
yes i am on windows pc
please send if you can today ....i will not go to sleep until i have this phone up and running again
thanks
redlilcivic said:
yes i am on windows pc
please send if you can today ....i will not go to sleep until i have this phone up and running again
thanks
Click to expand...
Click to collapse
Here are the steps to get your phone back up and working:
1.Download this platform-tools.zip and extract it to your desktop
2.Connect your phone to the PC and enter bootloader mode
3.Press and hold Shift while right-clicking the folder you extracted 'platform-tools'
4.Click 'Open command window here' from the pop-up menu. cmd.exe window will open.
5.If the Bootloader is Unlocked continue to the next step. Type in the cmd.exe window 'Fastboot oem unlock' and follow the steps on the phone screen.
6.Type in the cmd.exe window 'fastboot boot cwr.img'.Your phone will restart and enter ClockWork recovery(CWR).
6.In CWR navigate with the volume keys and highlight 'mounts and storage' and select it by pressing the power button.
7.Then navigate down and select 'mount USB Storage'
8.On your PC, go to 'My computer' and press the refresh button until a 'removable disk' drive appears.
9.Double click on 'removable disk', You now have access to your SDcard on your phone!
10.Copy over a flashable .Zip Rom to the SDcard that you want to install on your phone, ie. Stock 2.3.4: Link(only for i9020T and i9023, dont install if you have i9020A), CM7: Link, etc.
11.Select 'unmount' in CWR when done copying files over. Then 'Go Back' to go to the CWR main menu.
12.Select 'wipe data/factory reset' in CWR and confirm with 'yes'
13.Select 'install zip from sdcard', then select 'choose zip from sdcard', then select the zip file you want to install and confirm.
14.Wait until the Rom installation is complete, then 'select reboot system now'.
15.Your phone will reboot and be up and running! Custom Roms tend to take longer to boot so be patient.
Let me know what happens.
WOW !!!
you are the man , i so appreciate it so much !!!
a couple of little things thoug....the android market not in the system and now when i try to mount the phone memory thru the pc wont mount.... do you know why?
thank you so much for all of your help !!!
redlilcivic said:
WOW !!!
you are the man , i so appreciate it so much !!!
a couple of little things thoug....the android market not in the system and now when i try to mount the phone memory thru the pc wont mount.... do you know why?
I suggest flashing cm7 stable.
thank you so much for all of your help !!!
Click to expand...
Click to collapse
Are you using CM7 nightly? I think it has a USB mount bug and the google apps including market are not in the CM7 rom and have to be flashed separately from the rom.
Sent from my Nexus S using XDA Premium App
USB Storage won't mount
The usb storage isn't showing up after I run cwm
Another restoration method you could try is using Odin to flash back to stock and retry the whole root process step by step ....I am on my phone right now so its hard for me to dig for threads but I know there are instructions and a stock Odin image floating about
Sent from my Nexus S using XDA App
ok my nexus is bricked and i followed the steps above with no luck. my pc wont recognize my phone, i can access clockword mod, but when i click mount usb storage nothing happens. im stuck at the google screen.
nickcash said:
ok my nexus is bricked and i followed the steps above with no luck. my pc wont recognize my phone, i can access clockword mod, but when i click mount usb storage nothing happens. im stuck at the google screen.
Click to expand...
Click to collapse
can you get into fastboot(power on pressing the volume up button and the power button together)?
simms22 said:
can you get into fastboot(power on pressing the volume up button and the power button together)?
Click to expand...
Click to collapse
yes, i can access clockwork mod also, but it the usb storage wont show up.....
Follow these instructions:
1. Slap self in head.
2. Power on phone while holding volume up&power button.
3. Now on the pc, Get the fastboot folder to the root of hard drive, I.E. C:\fastboot\. Also add to this folder your *.img files (radio, recovery, boot, system, data, etc.)
4. Open start menu.
5. In search box type cmd and press enter.
6. Now command window is open, type in that
cd C:\fastboot
fastboot flash * *.img
Replace the * with appropriate .imgs.
recovery, system, data, boot, radio.
Example
fastboot flash recovery recovery.img
7. Now that that is finished type
fastboot -w
fastboot reboot
8. Now the phone will reboot. BE PATIENT AS THIS MAY TAKE UP TO TEN MINUTES TO FULLY REBOOT INTO ANDROID!!! Disturbing it in anyway can cause corruption. I had this happen to my phone before. Literally walk away and come back in ten. Don't touch it, don't breath on it nothing. If you have any further problems either post here or PM me. Getting the .img files and fastboot is up to you. By the previous replies you should have them already.
Sent from my Nexus S using XDA Premium App
nickcash said:
ok my nexus is bricked and i followed the steps above with no luck. my pc wont recognize my phone, i can access clockword mod, but when i click mount usb storage nothing happens. im stuck at the google screen.
Click to expand...
Click to collapse
I think I had the same problem. first you need to check if your pc has the correct driver to accept the nexus s in bootloader mode. when that is done and you have colckword mod , you can but a custom rom on the sd card and flash that, then you'll be able to use your phone again.
Do i unzip the file and put every folder separately on the SD card ???
Or do i put the zip file on the SD card ???
Argentinakidd said:
Do i unzip the file and put every folder separately on the SD card ???
Or do i put the zip file on the SD card ???
Click to expand...
Click to collapse
Hi,
I'm not quite sure what you are trying to do,but if you are attempting to install a NAND ROM ,You must place the ZIP onto root of your sd card.
More information is required:
Are you using magldr or clk,
Is this your first attempt?
What have you done up to this point?
if you are talking about the SD version of android, you unzip it into Android folder and run the two files.
Alright, this is what i'm doing .
First i deleted everything off my SD card, then i unzipped the file, then it comes up as 3 folders, so i put those in my SD card, then i install MAGLDR, then i install CLK, and then i chose the option to boot from SD card from the MAGLDR menu but nothing happens.
If it's any help, i'm trying to do this : http://forum.xda-developers.com/showthread.php?t=905060
You're trying to install it through CWM/ Clockwork Mod.
Follow the instructions on his thread, READ, not scan, skim, survey, READ! He has two methods presented, one with installation for cLK (a bootloader for android) and installation for MAGLDR (a bootloader for android and WP7). Use either guides he has.
Sorry, i'm a noob .
But look : Download MAGLDR_CWM_Recovery_v3.0.2.5_for_NexusHD2_135M.zip (5.1 MB)
Enter MAGLDR 1.13 by holding power key while booting the phone, and then select "USB Flasher" via "VolUp" and "VolDown". Confirm key is green "Call" button.
Run DAF.exe to flash ClockworkMod Recovery 3.0.2.5 (MAGLDR_recovery_3.0.2.5.img).
Says you gotta do both .. :/
Do both what? He's just presenting steps. Just do what he says. Using the vol down/up keys, and the call button to select, pick USB flasher. Plug phone into computer. Flash the daf.exe from the zip he presented above his instruction.
Then proceed with what he says. Please read. Reading is a fundamental, universal skill needed to get through life, not just used to improve your experience in xda.
Argentinakidd said:
Alright, this is what i'm doing .
First i deleted everything off my SD card, then i unzipped the file, then it comes up as 3 folders, so i put those in my SD card, then i install MAGLDR, then i install CLK, and then i chose the option to boot from SD card from the MAGLDR menu but nothing happens.
If it's any help, i'm trying to do this : http://forum.xda-developers.com/showthread.php?t=905060
Click to expand...
Click to collapse
Ok,
I can see you very confused...
Magldr and clk are both bootloaders.
You only need ONE.
What was the name of the file you unzipped?
Reboot your phone and when it starts and vibrates ,hold the "end call" button on the right.
If you see this:
aMAGLDR V1.13
Build: Feb 1 2011 03:46:07
by Cotulla 2011
1. Boot WPH
2. Boot AD SD
3. Boot AD NAND
4. USB Mass Stg
5. USB Flasher
6. USB TTY
7. AD Hard reset
8. AD Recovery
9. Tetris
10. Services
11. Reset
12. Power Down
then you have MAGLDR installed.
edit:curse my slow typing.
3 posts while I was plodding.
Dunno if I helped
I know i have MAGLDR installed because i did it a coupe hours ago ..
I just don't know what to do with all the files & folders i get when i unzip the ROM .
This is way too confusing for my tiny brain .. :/
Kailkti said:
Do both what? He's just presenting steps. Just do what he says. Using the vol down/up keys, and the call button to select, pick USB flasher. Plug phone into computer. Flash the daf.exe from the zip he presented above his instruction.
Then proceed with what he says. Please read. Reading is a fundamental, universal skill needed to get through life, not just used to improve your experience in xda.
Click to expand...
Click to collapse
It says that first you have to install MAGLDR and THEN enter into CLW ..
Look : " Enter ClockworkMod Recovery when you're on MAGLDR 1.13 "
Sorry, this is just really confusing for me
See, this is how i have the files in my SD card, then i go to Boot AD SD and it doesn't work :/
Well might as well write a guide for you. XP
Download MAGLDR 1.13.
Install MAGLDR from the tri color screen, which is accessible from powering on the device whilst holding volume down.
Download the CWM 150mb partition.
Turn on your phone whilst holding the power button.
Navigate to usb flasher
Plug phone into computer
Flash the daf. Exe in the Cwm file you downloaded.
Download your android build.
Put the build on the root of your device.
Power up your phone whilst holding power button.
Navigate to ad recovery
Navigate to install zip from sd
Navigate to select zip from sd
Select the zip to install.
Navigate to yes.
Wait for it to install despite how long.
When done, go back and navigate to reboot device.
Note the word zip. Meaning don't unzip the build.
Sent from my GT-I9000 using XDA Premium App
I did all that a little bit sooner before you posted it ! Lol
Many thanks !
It wasn't that hard, just a bit confusing !
Kailkti said:
Well might as well write a guide for you. XP
Download MAGLDR 1.13.
Install MAGLDR from the tri color screen, which is accessible from powering on the device whilst holding volume down.
Download the CWM 150mb partition.
Turn on your phone whilst holding the power button.
Navigate to usb flasher
Plug phone into computer
Flash the daf. Exe in the Cwm file you downloaded.
Download your android build.
Put the build on the root of your device.
Power up your phone whilst holding power button.
Navigate to ad recovery
Navigate to install zip from sd
Navigate to select zip from sd
Select the zip to install.
Navigate to yes.
Wait for it to install despite how long.
When done, go back and navigate to reboot device.
Note the word zip. Meaning don't unzip the build.
Sent from my GT-I9000 using XDA Premium App
Click to expand...
Click to collapse
I did all that a little bit sooner before you posted it ! Lol
Many thanks !
It wasn't that hard, just a bit confusing !
Hi
I have a HTC HD2 bought in Norway.
I want to run Android on this instead of WPH.
What I have done is:
1: Installed MAGLDR 1.13
2: I used HSPL4 and installed HSPL2.08
3: I have the radio versjon 2.15.50.14.
4: I booted up in MAGLDR, and flashed the ROM via menu 5, Flash via USB.
5: I have downloaded the DFT_LEO_NAND_Android, and ran the DAF-tool.
Everything looks good, but when it is finished, the phone restarts, and boots up in nand, 1 2 3 4 5 6, GO, GO, GO, the Android logo shows, and nothing more!
This also happens if I try to boot up from SD-card with an Android folder with a custom ROM, its freezing on the green HTC-logo aften MAGLDR boot.
I have deleted my WPH image, so I cant boot up in windows anymore.
I have tryed to hard-reset the phone (hold down volume up and down + power + reset).
I have NEVER come it to bootloader with green, red, brue and white screen during bootup. Only time I got this, was when I ran the ROMUpdateUtility in windows when the phone still ran WPH. This I can not do anymore due that I cant boot Windows anymore.
Can I flash any WPH ROM i MAGLDR?
Should I install ClockworkRecovery? How?
Can someone please help! Thanks.
abbamust said:
Hi
I have a HTC HD2 bought in Norway.
I want to run Android on this instead of WPH.
What I have done is:
1: Installed MAGLDR 1.13
2: I used HSPL4 and installed HSPL2.08
3: I have the radio versjon 2.15.50.14.
4: I booted up in MAGLDR, and flashed the ROM via menu 5, Flash via USB.
5: I have downloaded the DFT_LEO_NAND_Android, and ran the DAF-tool.
Everything looks good, but when it is finished, the phone restarts, and boots up in nand, 1 2 3 4 5 6, GO, GO, GO, the Android logo shows, and nothing more!
This also happens if I try to boot up from SD-card with an Android folder with a custom ROM, its freezing on the green HTC-logo aften MAGLDR boot.
I have deleted my WPH image, so I cant boot up in windows anymore.
I have tryed to hard-reset the phone (hold down volume up and down + power + reset).
I have NEVER come it to bootloader with green, red, brue and white screen during bootup. Only time I got this, was when I ran the ROMUpdateUtility in windows when the phone still ran WPH. This I can not do anymore due that I cant boot Windows anymore.
Can I flash any WPH ROM i MAGLDR?
Should I install ClockworkRecovery? How?
Can someone please help! Thanks.
Click to expand...
Click to collapse
download and install this tool to pc.
http://forum.xda-developers.com/showthread.php?t=1090783
1)go to android nand thread and find a rom to your pleasure
2)in op of rom find which nand partition you need
3)using tool arrange and apply this nand partition in usb flasher mode (e.g. if it says 5-180-5 you'll choose custom at left column and 5 as cache,then click repartition and write 180 in the coming window.)
4)if your hd2 is eu,then make an ext partition. in mgldr:ad recovery-advanced-partition sd card-choose 1024-choose 0.(this procedure will wipe everything in sd)
5)put your rom.zip file to sd: in mgldr:ad recovery-monts and storage-mount usb storage-send your file to sd
6)now press back button-select install zip from sd-choose zip rom sd-find your rom.zip.
7)after installation is complete reboot.
Thanks, but where can I find which nand partition I need?
Ex, MDJ_Gingerbread or, JDMS, DTF_LEO_NAND
abbamust said:
Thanks, but where can I find which nand partition I need?
Ex, MDJ_Gingerbread or, JDMS, DTF_LEO_NAND
Click to expand...
Click to collapse
can you give the link of the rom you want to use?
I tried the HD2 toolkit, but I did not know what sizs to choose, but I just tried 150 with 5 in cache.
Then entered magldr, and when I coosed AD recovery, the phone hangs. No menu.
I also tried to install Clockworkmod Recovery, and I never got the menu for Clockwork. Enters magldr, and when I press Boot AD to enter Clockwork, it hangs again. 123456 GO GO GO, and nothing...
http://www.jayceooi.com/2011/01/03/download-jdms-ultimate-nand-android-rom-for-htc-hd2/
http://forum.xda-developers.com/showthread.php?t=893620
http://www.addictivetips.com/mobile/install-gingerbread-based-typhoon-cyanogenmod-7-rom-on-htc-hd2/
abbamust said:
I tried the HD2 toolkit, but I did not know what sizs to choose, but I just tried 150 with 5 in cache.
Then entered magldr, and when I coosed AD recovery, the phone hangs. No menu.
I also tried to install Clockworkmod Recovery, and I never got the menu for Clockwork. Enters magldr, and when I press Boot AD to enter Clockwork, it hangs again. 123456 GO GO GO, and nothing...
http://www.jayceooi.com/2011/01/03/download-jdms-ultimate-nand-android-rom-for-htc-hd2/
http://forum.xda-developers.com/showthread.php?t=893620
http://www.addictivetips.com/mobile/install-gingerbread-based-typhoon-cyanogenmod-7-rom-on-htc-hd2/
Click to expand...
Click to collapse
To flash clockworkmod, you use USB Flasher mode (in Magldr). To enter clockworkmod recovery afterwards, you go to 8. AD Recovery. Going to boot AD will not go into the recovery.
abbamust said:
I tried the HD2 toolkit, but I did not know what sizs to choose, but I just tried 150 with 5 in cache.
Then entered magldr, and when I coosed AD recovery, the phone hangs. No menu.
I also tried to install Clockworkmod Recovery, and I never got the menu for Clockwork. Enters magldr, and when I press Boot AD to enter Clockwork, it hangs again. 123456 GO GO GO, and nothing...
http://www.jayceooi.com/2011/01/03/download-jdms-ultimate-nand-android-rom-for-htc-hd2/
http://forum.xda-developers.com/showthread.php?t=893620
http://www.addictivetips.com/mobile/install-gingerbread-based-typhoon-cyanogenmod-7-rom-on-htc-hd2/
Click to expand...
Click to collapse
i used the third rom (typhoon's) before. it needs 150-5 partition. the other two are very old roms. so using nand tool,make 150-5 partition in mgldr usb flasher mode.then try going to ad recovery again.it should work.
Nigeldg said:
To flash clockworkmod, you use USB Flasher mode (in Magldr). To enter clockworkmod recovery afterwards, you go to 8. AD Recovery. Going to boot AD will not go into the recovery.
Click to expand...
Click to collapse
Sorry, I ment AD Recovery, and the phone goes not i Cloclwork recovery anyway...
mutil said:
i used the third rom (typhoon's) before. it needs 150-5 partition. the other two are very old roms. so using nand tool,make 150-5 partition in mgldr usb flasher mode.then try going to ad recovery again.it should work.
Click to expand...
Click to collapse
This is what happens when I try to enter ad recovery.
This is what happen when I try to load AD from SD.
Here it just freezes.
abbamust said:
This is what happens when I try to enter ad recovery.
Click to expand...
Click to collapse
this screen is normal, but it must go further after this screen. what i say, if you apply nand partition again this problem may be solved.because it will give you a new ad recovery.if it doesnt work we can try a different recovery.
mutil said:
this screen is normal, but it must go further after this screen. what i say, if you apply nand partition again this problem may be solved.because it will give you a new ad recovery.if it doesnt work we can try a different recovery.
Click to expand...
Click to collapse
I use the Recovery_150M now, and till just hangs when I enter ad recovery.
Witch else can I use?
abbamust said:
I use the Recovery_150M now, and till just hangs when I enter ad recovery.
Witch else can I use?
Click to expand...
Click to collapse
http://api.viglink.com/api/click?fo...ry v3.0.2.5)&jsonp=vglnk_jsonp_13142666346961
download and unrar this.connect your phone to pc. in mgldr choose 'usb flasher'. see usb flasher...usb in phone screen.-in unrared folder right click on daf.exe-run as administrator.then install your rom.zip from sd.
mutil said:
http://api.viglink.com/api/click?fo...ry v3.0.2.5)&jsonp=vglnk_jsonp_13142666346961
download and unrar this.connect your phone to pc. in mgldr choose 'usb flasher'. see usb flasher...usb in phone screen.-in unrared folder right click on daf.exe-run as administrator.then install your rom.zip from sd.
Click to expand...
Click to collapse
Thank you for trying to help me.
The new recovery got flashed nice, but at bootup on SD-card witch I put the Typhoon CM7 android, it freezes at bootup. 123456 GO GO GO. and then android picture, nothing more. I have waited for maybe 1 hour for the installation.
Is my phone briked now?
one little ting.
seems like i have aMAGLDR v1.13.
abbamust said:
Thank you for trying to help me.
The new recovery got flashed nice, but at bootup on SD-card witch I put the Typhoon CM7 android, it freezes at bootup. 123456 GO GO GO. and then android picture, nothing more. I have waited for maybe 1 hour for the installation.
Is my phone briked now?
Click to expand...
Click to collapse
i dont think so. now in ad recovery wipe data/factory reset then try flashing the rom again.if it doesnt work download a new copy of rom and send it to sd, wipe data/factory reset and flash.
mutil said:
i dont think so. now in ad recovery wipe data/factory reset then try flashing the rom again.if it doesnt work download a new copy of rom and send it to sd, wipe data/factory reset and flash.
Click to expand...
Click to collapse
OK, when I go in ad recovery, I got no new menu. Only screen like this:
ANDROID LOAD RAW
[K]11808800:28BC18 *****************
Load done!
123456
GO GO GO!
And nothing more...
And when you say flash new rom, for the TyphoonN_CM7_v2.7.4, do you mean copy those to files to root of SD, and then boot from SD?
Only ROM I can flash via USB flasher mode is a DFT LEO NAND Android. And If I do that, it freezes at the DFT-logo...
abbamust said:
OK, when I go in ad recovery, I got no new menu. Only screen like this:
ANDROID LOAD RAW
[K]11808800:28BC18 *****************
Load done!
123456
GO GO GO!
And nothing more...
And when you say flash new rom, for the TyphoonN_CM7_v2.7.4, do you mean copy those to files to root of SD, and then boot from SD?
Only ROM I can flash via USB flasher mode is a DFT LEO NAND Android. And If I do that, it freezes at the DFT-logo...
Click to expand...
Click to collapse
you must put your rom.zip to sd root, not unzipped files. but that doesn't work if you cannot go to ad recovery menu.
as a last chance can you format your sd card using panasonic sd formatter,then flash recovery partition, then see if recovery menu comes.
mutil said:
you must put your rom.zip to sd root, not unzipped files. but that doesn't work if you cannot go to ad recovery menu.
as a last chance can you format your sd card using panasonic sd formatter,then flash recovery partition, then see if recovery menu comes.
Click to expand...
Click to collapse
Did that now, formattet SD card with panasonic sd formatter, flashed the recovery you sent me, and then try to enter ad recovery. This shows up:
ANDROID LOAD RAW
[K]1180800:2B78E8 12800000:22FDEF 11800100
Load done!
123456
GO GO GO!
Nothing more!
abbamust said:
Did that now, formattet SD card with panasonic sd formatter, flashed the recovery you sent me, and then try to enter ad recovery. This shows up:
ANDROID LOAD RAW
[K]1180800:2B78E8 12800000:22FDEF 11800100
Load done!
123456
GO GO GO!
Nothing more!
Click to expand...
Click to collapse
i'll just get crazy.
now we'll try going to recovery by sd method. download the attached file, unrar it.put the extracted folder to sd card.
in mgldr go to services-boot settings-ad sd dir-find our folder in list and choose-you'll go to mgldr menu automatically.now choose 2nd choice ad sd.this must send you to recovery menu.then install your rom.zip following instructions in former posts.
Hi,
I keep having problems every time installing a Nana Android on my HD2.
I have looked at Installing for Newbies but keeps giving me error messages.
I have gone back to Stock Win Mobile 6.5 as I'm having troubles.
Can someone help me?
xda_apprentice said:
Hi,
I keep having problems every time installing a Nana Android on my HD2.
I have looked at Installing for Newbies but keeps giving me error messages.
I have gone back to Stock Win Mobile 6.5 as I'm having troubles.
Can someone help me?
Click to expand...
Click to collapse
First of all calm down mate... dont get nervous,
You need to be more specific with the error thing you are telling us..so we can help you
So plz provide us with more info about the error you are getting and when you are getting it(on which step of the nand setup).
Dakargr said:
First of all calm down mate... dont get nervous,
You need to be more specific with the error thing you are telling us..so we can help you
So plz provide us with more info about the error you are getting and when you are getting it(on which step of the nand setup).
Click to expand...
Click to collapse
Thanks for your reply.
I am back on Win Mobile 6.5. I want this rom :
http://forum.xda-developers.com/showthread.php?t=1264828
I read 'Install nand for Newbie' but happened was I used HTC HD2 Tool kit to:
Wipe29, install Magldr, install Radio butit made stuck in HTC Screen.
Where am I going wrong?
xda_apprentice said:
Thanks for your reply.
I am back on Win Mobile 6.5. I want this rom :
http://forum.xda-developers.com/showthread.php?t=1264828
I read 'Install nand for Newbie' but happened was I used HTC HD2 Tool kit to:
Wipe29, install Magldr, install Radio butit made stuck in HTC Screen.
Where am I going wrong?
Click to expand...
Click to collapse
So from what you stated here you Task29, MAGLDR, Radio (which one byt the way) but did you install Clockworkmod recovery? If you have done nothing then that's why you are stuck at HTC screen as you have no OS or anything loaded yet. MAGLDR is the only thing you have installed.
From your steps you then need to:
1. Install the appropriate recovery (which I and another user had linked you to in another one of your posts)
2. Boot into MAGLDR (by holding power button) and then boot into CWM recovery
3. Partition your sdcard with your desired size (512-1024mb respectively but do not forget to backup the contents of your sdcard as partitioning will format it)
4. Transfer the rom you want to your sdcard
5. Flash it from CWM recovery
6. Reboot
7. Enjoy Nand android build and go have a donut
Post if you have additional questions
chrisrj28 said:
So from what you stated here you Task29, MAGLDR, Radio (which one byt the way) but did you install Clockworkmod recovery? If you have done nothing then that's why you are stuck at HTC screen as you have no OS or anything loaded yet. MAGLDR is the only thing you have installed.
From your steps you then need to:
1. Install the appropriate recovery (which I and another user had linked you to in another one of your posts)
2. Boot into MAGLDR (by holding power button) and then boot into CWM recovery
3. Partition your sdcard with your desired size (512-1024mb respectively but do not forget to backup the contents of your sdcard as partitioning will format it)
4. Transfer the rom you want to your sdcard
5. Flash it from CWM recovery
6. Reboot
7. Enjoy Nand android build and go have a donut
Post if you have additional questions
Click to expand...
Click to collapse
I'll just keep my Doughnut to the side until I install Android
3) How do I back it up? And how do I know what size 512 or 1024?
I'll do the above steps and will report back.
P.s. I am on Stock Windows Mobile 6.5.
xda_apprentice said:
I'll just keep my Doughnut to the side until I install Android
3) How do I back it up? And how do I know what size 512 or 1024?
I'll do the above steps and will report back.
P.s. I am on Stock Windows Mobile 6.5.
Click to expand...
Click to collapse
Nice haha,
Anyway by backup your sdcard I mean save whatever is on the card (music, pictures, etc.) to your computer, that way you can copy it back to the card after you have everything set up
As for what size to partition your sdcard, it's up to you. That partition space is the size of memory you will have to install user apps so it depends on how many you plan on using
When you make it to recovery you will see the option to partition your card, it will take you through the process.
chrisrj28 said:
Nice haha,
Anyway by backup your sdcard I mean save whatever is on the card (music, pictures, etc.) to your computer, that way you can copy it back to the card after you have everything set up
As for what size to partition your sdcard, it's up to you. That partition space is the size of memory you will have to install user apps so it depends on how many you plan on using
When you make it to recovery you will see the option to partition your card, it will take you through the process.
Click to expand...
Click to collapse
This is what I did:
1)first get the recommended radio:2.15.50.14
2)download and install the nand tool kit
3)be sure you have hspl 2.08
4) go to bootloader screen(tri-color screen)
5)connect phone to pc ,see 'usb' at bottom
6)in toolkit click task29
7)go to bootloader again
8)in toolkit at bottom click browse and find your radio(2.15.50.14) click install ruu
9)go bootloader again
10)click install mgldr
11)in toolkit at left choose 150 and write 5 instead of 45
After step 11, I got this message:
"An error has occurred
Read below for more information
Error Description: USB init failed
Info: .\RSPL\RSPL.cpp (736) "
My usb is clearly connected. This happened before too.
xda_apprentice said:
This is what I did:
1)first get the recommended radio:2.15.50.14
2)download and install the nand tool kit
3)be sure you have hspl 2.08
4) go to bootloader screen(tri-color screen)
5)connect phone to pc ,see 'usb' at bottom
6)in toolkit click task29
7)go to bootloader again
8)in toolkit at bottom click browse and find your radio(2.15.50.14) click install ruu
9)go bootloader again
10)click install mgldr
11)in toolkit at left choose 150 and write 5 instead of 45
After step 11, I got this message:
"An error has occurred
Read below for more information
Error Description: USB init failed
Info: .\RSPL\RSPL.cpp (736) "
My usb is clearly connected. This happened before too.
Click to expand...
Click to collapse
Ok after step 10 installing MAGLDR you should boot into the MAGLDR screen. Select the USB Flasher option, instead of using the Nand toolkit try downloading the recovery here: http://forum.xda-developers.com/attachment.php?attachmentid=729033&d=1316816787
and using the daf.exe try flashing it that way. Make sure MAGLDR is in USB flasher selection.
chrisrj28 said:
Ok after step 10 installing MAGLDR you should boot into the MAGLDR screen. Select the USB Flasher option, instead of using the Nand toolkit try downloading the recovery here: http://forum.xda-developers.com/attachment.php?attachmentid=729033&d=1316816787
and using the daf.exe try flashing it that way. Make sure MAGLDR is in USB flasher selection.
Click to expand...
Click to collapse
It says " Please waiting .."
But it's been doing that for 20 minutes now
I meant stuck on HTC Quietly Brilliant Screen"
xda_apprentice said:
It says " Please waiting .."
But it's been doing that for 20 minutes now
I meant stuck on HTC Quietly Brilliant Screen"
Click to expand...
Click to collapse
WHich part says please wait? When you installed MAGLDR your computer installed the drivers for it correct?
chrisrj28 said:
WHich part says please wait? When you installed MAGLDR your computer installed the drivers for it correct?
Click to expand...
Click to collapse
Yea all the drivers were correct. It just keeps looping into that screen "HTC Quietly Brilliant Screen"
xda_apprentice said:
Yea all the drivers were correct. It just keeps looping into that screen "HTC Quietly Brilliant Screen"
Click to expand...
Click to collapse
Ok so did you successfully flash the CWM recovery?
chrisrj28 said:
Ok so did you successfully flash the CWM recovery?
Click to expand...
Click to collapse
This is what I exactly did:
1)first get the recommended radio:2.15.50.14
2)download and install the nand tool kit
3)be sure you have hspl 2.08
4) go to bootloader screen(tri-color screen)
5)connect phone to pc ,see 'usb' at bottom
6)in toolkit click task29
7)go to bootloader again
8)in toolkit at bottom click browse and find your radio(2.15.50.14) click install ruu
9)go bootloader again
10)click install mgldr *Used the file you supplied
11)in toolkit at left choose 150 and write 5 instead of 45 *could not do this as I got error msg
12)in mgldr menu go to usb flasher. be sure you see usb flasher....usb. if not change usb port etc.
13)in toolkit click repartition. be sure at left top mgldr repartition is chosen.
14) this operation will wipe your sd !!!when it finishes,in mgldr go ad recovery-advanced-partition sd card-1024-0 (so you'll have 1 gb sd-ext partition)
15) in mgldr-ad recovery-mounts and storage-mount usb storage-when pc sees phone send your downloaded rom.zip to sd
16)in mgldr: ad recovery-install zip from sd-choose zip from sd-find your rom.zip and choose it with call button.
17)after installation is complete reboot
xda_apprentice said:
This is what I exactly did:
1)first get the recommended radio:2.15.50.14
2)download and install the nand tool kit
3)be sure you have hspl 2.08
4) go to bootloader screen(tri-color screen)
5)connect phone to pc ,see 'usb' at bottom
6)in toolkit click task29
7)go to bootloader again
8)in toolkit at bottom click browse and find your radio(2.15.50.14) click install ruu
9)go bootloader again
10)click install mgldr *Used the file you supplied
11)in toolkit at left choose 150 and write 5 instead of 45 *could not do this as I got error msg
12)in mgldr menu go to usb flasher. be sure you see usb flasher....usb. if not change usb port etc.
13)in toolkit click repartition. be sure at left top mgldr repartition is chosen.
14) this operation will wipe your sd !!!when it finishes,in mgldr go ad recovery-advanced-partition sd card-1024-0 (so you'll have 1 gb sd-ext partition)
15) in mgldr-ad recovery-mounts and storage-mount usb storage-when pc sees phone send your downloaded rom.zip to sd
16)in mgldr: ad recovery-install zip from sd-choose zip from sd-find your rom.zip and choose it with call button.
17)after installation is complete reboot
Click to expand...
Click to collapse
Alright so you successfully booted into CWM recovery and flashed the Rom and it boot loops correct?
chrisrj28 said:
Alright so you successfully booted into CWM recovery and flashed the Rom and it boot loops correct?
Click to expand...
Click to collapse
Yes. It just loops and nothing happens
xda_apprentice said:
Yes. It just loops and nothing happens
Click to expand...
Click to collapse
Ok, boot back into MAGLDR and select USB Flasher again. Download the attached CWM Partition which I edited to 180mb partition. Click the Daf.exe and let it install. Then go to AD Recovery and flash the rom again, let me know how that works. (make sure your sdcard is already partitioned properly
chrisrj28 said:
Ok, boot back into MAGLDR and select USB Flasher again. Download the attached CWM Partition which I edited to 180mb partition. Click the Daf.exe and let it install. Then go to AD Recovery and flash the rom again, let me know how that works. (make sure your sdcard is already partitioned properly
Click to expand...
Click to collapse
I done everything as stated above. It says "Please wait ... Installing"
Then I see custom "HTC Quietly Brilliant"
And you guessed it ... it's looping
Is the rom? I did look at the website for the rom and it doesn't say anything
xda_apprentice said:
I done everything as stated above. It says "Please wait ... Installing"
Then I see custom "HTC Quietly Brilliant"
And you guessed it ... it's looping
Is the rom? I did look at the website for the rom and it doesn't say anything
Click to expand...
Click to collapse
Ok there is something being missed here. The please wait, installing part is the MAGLDR portion correct?
chrisrj28 said:
Ok there is something being missed here. The please wait, installing part is the MAGLDR portion correct?
Click to expand...
Click to collapse
How do I check/change that?
xda_apprentice said:
How do I check/change that?
Click to expand...
Click to collapse
Ok lets start from the beginning, post what you actually did step by step.
So i bought my first HD2 (EU version) from ebay a week ago and i've been trying to install custom roms since then.
I've been following the instructions from the NAND Toolkit thread but i could not install the ClockworkMod Recovery 5.0.2.6, because when the cmd command window appears it it stops at ( *daemon started successfully* ).
I have installed right now update recovery 3.0.0.5 which i found somewhere else but still not all roms work. The only rom that works is this: http://forum.xda-developers.com/showthread.php?t=1441462
Can someone help how to install ClockworkMod Recovery 5.0.2.6 manually or with some other way
HTC HD2
aMAGLDR V1.13
SPL - 2.08.HSPL
ClockworkMod Recovery 3.0.0.5
Install clockwork through magdlr... seems like your installing through fastboot.
Hope this helps.
Sent from my HTC HD2 using xda premium
Difference
What's the difference and how do i actually do that????
john_gr said:
What's the difference and how do i actually do that????
Click to expand...
Click to collapse
Just see this guide and download any of the recoveries at the bottom of the post. All you have to do is put your phone in USB Flasher, connect it to the PC and run the DAF.exe file within the selected CWM folder. If you want to change the recovery size, just open 'flash.cfg' (not flash.cfg.txt) with notepad or something similar (Windows has it preinstalled, dunno about other computers) and change the system partition value.
To be honest, I don't know how using the manual method would help over using the Toolkit, but the guide I linked worked perfectly for me, so try it out I guess
Try:
D. How do i install recovery / do a repartition on MAGLDR?
1) Choose MAGLDR Repartition on top.
2) Choose the partition size you want to use. And type in the cache size you want.
3) Press Repartition button on the bottom left corner.
4) Follow instructions
E. How do i update recovery on MAGLDR?
1) Choose MAGLDR update recovery on top.
2) Press Update button on bottom left corner.
3) Follow instructions.
taken from here http://forum.xda-developers.com/showthread.php?t=1090783
repost
The problem is that i don't know what this is and how is it helpful:
2) Choose the partition size you want to use. And type in the cache size you want.
3) Press Repartition button on the bottom left corner.
4) Follow instructions
and
When i choose "Recovery Update" and press update (of course usb debbugging Checked On on phone) i left my phone like this for about 15 mins and nothing was happening...
hi John_gr
maybe you can try this method?
http://forum.xda-developers.com/showthread.php?p=25322357#post25322357
after you repartition in magldr CWM will be installed then just go Magldr (phone booting) then select #8 AD Recovery
john_gr said:
The problem is that i don't know what this is and how is it helpful:
2) Choose the partition size you want to use. And type in the cache size you want.
3) Press Repartition button on the bottom left corner.
4) Follow instructions
and
When i choose "Recovery Update" and press update (of course usb debbugging Checked On on phone) i left my phone like this for about 15 mins and nothing was happening...
Click to expand...
Click to collapse
2) Check in your rom tread what partitions are advised and then choose the correct sizes. Cashe size you can put 5 or 10 MB.
And then follow point 3 and 4
As for your second question probably it's becouse you didn't install recovery correct.
john_gr said:
The problem is that i don't know what this is and how is it helpful:
2) Choose the partition size you want to use. And type in the cache size you want.
3) Press Repartition button on the bottom left corner.
4) Follow instructions
and
When i choose "Recovery Update" and press update (of course usb debbugging Checked On on phone) i left my phone like this for about 15 mins and nothing was happening...
Click to expand...
Click to collapse
Why would USB debugging matter? You use USB Flasher in MAGLDR to flash CWM