Getting message "The recovery hasn't been configure!" - Desire Q&A, Help & Troubleshooting

Hi,
I try to format my HTC DESIRE S but ends with error.
"The recovery hasn't been configure!"
Use 4EXT Recovery Control or the free app 4EXT Recovery Updater, which is available on www.4ext.net to setup the recovery and to unlock configurable features. Hint: check out recovery settings
I have downloaded in to sd card but its an application and I cannot install the app because im still in recovery mode and cannot access the phone like dialing etc.

babbulu99 said:
Hi,
I try to format my HTC DESIRE S but ends with error.
"The recovery hasn't been configure!"
Use 4EXT Recovery Control or the free app 4EXT Recovery Updater, which is available on www.4ext.net to setup the recovery and to unlock configurable features. Hint: check out recovery settings
I have downloaded in to sd card but its an application and I cannot install the app because im still in recovery mode and cannot access the phone like dialing etc.
Click to expand...
Click to collapse
For the second time, Just press ok on the msg and carry on as normal. Then install the app later once u have rom installed

How to carry on...what I should do

babbulu99 said:
How to carry on...what I should do
Click to expand...
Click to collapse
What exactly r u trying to do? Flash a rom?

I wanted to format the phone and after format using "wipe|format" tools, I unable to boot my phone and the message prompted and saying "The recovery hasn't been configure!"

You can download a zip file with {4EXT Recovery}.img and flash it manually from your bootloader by using the command fastboot flash recovery recovery.img.
4EXT Recovery Touch (Saga)
If you want more informations about 4EXT Recovery for HTC Desire S you can check this out.
If you have an older 4EXT Recovery installed try to delete the "4ext" folder from your sdcard.The recovery will recreate the settings folder.It may helps you with the error.

I have try to use "Fastboot" but couldn't connect even using htc sync and adb. Its totally cannot connect the phone to my computer. I have install the "recovery.img" file in sdcard and run it, and getting :
" this zip isn't meant to be flashed in recovery! It might be a bootloader flashable zip or nota flashable zip at all. Installation aborted."

Gatosbil said:
You can download a zip file with {4EXT Recovery}.img and flash it manually from your bootloader by using the command fastboot flash recovery recovery.img.
4EXT Recovery Touch (Saga)
If you want more informations about 4EXT Recovery for HTC Desire S you can check this out.
If you have an older 4EXT Recovery installed try to delete the "4ext" folder from your sdcard.The recovery will recreate the settings folder.It may helps you with the error.
Click to expand...
Click to collapse
You are giving him the wrong recovery for his phone its not a desire s?
Sent from my HTC Desire XS using XDA Free mobile app
---------- Post added at 06:01 PM ---------- Previous post was at 05:59 PM ----------
babbulu99 said:
I have try to use "Fastboot" but couldn't connect even using htc sync and adb. Its totally cannot connect the phone to my computer. I have install the "recovery.img" file in sdcard and run it, and getting :
" this zip isn't meant to be flashed in recovery! It might be a bootloader flashable zip or nota flashable zip at all. Installation aborted."
Click to expand...
Click to collapse
You can't flash an .IMG in recovery, what does it show on your screen in fastboot when you plugged phone in pc? Have u installed fastboot drivers correctly.
Sent from my HTC Desire XS using XDA Free mobile app

lilsafbig said:
You are giving him the wrong recovery for his phone its not a desire s?
Sent from my HTC Desire XS using XDA Free mobile app
Click to expand...
Click to collapse
The OP clearly says in his first post he has a desire s.
@OP
Click this link and setup fastboot on ur pc then u can use fastboot commands to flash the recovery.img
http://forum.xda-developers.com/showthread.php?t=2588979

jmcclue said:
The OP clearly says in his first post he has a desire s.
@OP
Click this link and setup fastboot on ur pc then u can use fastboot commands to flash the recovery.img
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?

babbulu99 said:
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?
Click to expand...
Click to collapse
On pc Yh so just install it and I think ur will make a folder in ur c: drive but after that when you switch your phone off and get into bootloader and u will see fastboot and use vol key to go to it and connect ur cable to pc and phone and it should show fastboot USB.
Sent from my HTC Desire XS using XDA Free mobile app

babbulu99 said:
Sorry its typo error. it should be desire bravo a8180. when it connect to my phone, i really does 't connect and didn't show anything. Fastboot driver, where to installed, pc or in my htc phone?
Click to expand...
Click to collapse
That link i gave u is a tool, just run it on ur pc and follow instructions, ut will install everything for u.
As for the 4ext recovery, look in desire general thread and ul see 4ext recovery as PB99IMG by me

Related

How to flash CWM Recovery Touch on T-Mobile G2?

I've been trying for hours and I can't seem to figure it out. I googled counltess times and it seems like other phones get .zip files and the G2 gets a .img file. I'm not exactly a noob, but not exactly an expert so if anyone can help it would be greatly appreciated!
If you have the eng hboot you can do "fastboot flash recovery recovery.img". Or you can flash it from inside ROM Manager. Not sure what sort of zip you have, if that's one that can be flashed from hboot or not.
Sent from my Desire Z running CM7.
steviewevie said:
If you have the eng hboot you can do "fastboot flash recovery recovery.img". Or you can flash it from inside ROM Manager. Not sure what sort of zip you have, if that's one that can be flashed from hboot or not.
Sent from my Desire Z running CM7.
Click to expand...
Click to collapse
I've tried the fastboot flash command it doesnt work
and its not a zip file its just .img
Ok so you don't have eng hboot.
Do you have the ROM Manager app installed ? Is there not an option to flash it from there ? Mine does, but I'm not sure if this is only an option for the paid version of ROM Manager.
Sent from my Desire Z running CM7.
steviewevie said:
Ok so you don't have eng hboot.
Do you have the ROM Manager app installed ? Is there not an option to flash it from there ? Mine does, but I'm not sure if this is only an option for the paid version of ROM Manager.
Sent from my Desire Z running CM7.
Click to expand...
Click to collapse
Yeah you have to pay $2 but I don't want to pay for something that I can get for free. I might be sounding cheap right now hahaha, i don't have a credit card or anything so I can't really pay for it..
Have you tried pushing the file to the phone using ADB?
beefynick said:
Have you tried pushing the file to the phone using ADB?
Click to expand...
Click to collapse
And then do what after that?
Push the file to your sdcard
Then rename it to recovery.img so its easier
Go into your terminal in your phone and do this
Code:
flash_image recovery /sdcard/recovery.img
reboot recovery
That's it and your done
Sent from my HTC Sensation using Tapatalk
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Copy .img to desktop
Open cmd prompt, type cd (location of desktop)
Example"C:/users/blah/desktop"
Boot into bootloader. Press power button on g2 to enter fastboot
In cmd, type: fastboot flash recovery (exact name of recovery).img
Let it send and write..done
Sent from my HTC Vision using XDA App
Nipqer said:
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Click to expand...
Click to collapse
Haha I got an image file when I downloaded from the CWM Site. Thanks!
And thanks to everyone that replied.
Nipqer said:
Or just use the zip thats provided on the clockworkmod site http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.1.0-vision.zip
-Nipqer
Click to expand...
Click to collapse
I actually tried using the ".zip" twice (once from Rom Manager and once directly from recovery). Every time I seems to go well and after install I land in touch recovery environment and think yes this really worked... So then I reboot to recovery and guess what... I'm back in the oiriginal non touch version !!!
Fastboot drivers for the HTC G2
qjbj90 said:
Copy .img to desktop
Open cmd prompt, type cd (location of desktop)
Example"C:/users/blah/desktop"
Boot into bootloader. Press power button on g2 to enter fastboot
In cmd, type: fastboot flash recovery (exact name of recovery).img
Let it send and write..done
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
i have gotten it into fastboot, but device manager is showing it as an unidentified usb device and i have been unable to get the drivers
tecno1 said:
i have gotten it into fastboot, but device manager is showing it as an unidentified usb device and i have been unable to get the drivers
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2348266
Sent from my Nexus 4 using XDA Premium 4 mobile app

Please help - 4ext recovery problem

I installed the fatsys HBOOT and rebooted the phone and went in to 4ext recovery and it told that i need to wipe my cash and to format my partitions. When i did that i got stuck the formatting system. I rebooted the phone.. did that twice and not thing happen.
Now when I boot my phone and when 4ext loads there are no menus. so I'm stuck and I can install anything. please help
Does it boot into the os? Do you have 4EXT Recovery control?
Sent from my HTC Sensation 4G using XDA
it does not boot to the OS.
comes to the boot loader...when i select recovery...4ext recovery loads but no menus
I have a same error..
I just wanted to install: Runnymede AIO V6.1.1 Special Edition beta Version with fatsys HBOOT. But after i updated my HBOOT, i cant see any menus in the 4ext system.. I cant reboot my system.. Kinda Bricked.. I also tried to install other HBOOTs, but isnt working..
what do you mean by 4EDXT recovery Control? I'm Just able to go into the Bootloader..
Recovery control is to 4EXT as rom manager is to ClockworkMod but only effective if you can boot into the os as it is an app. Does the hboot you have have fastboot command availability? If so grab a version of the recovery and fastboot flash it
Sent from my HTC Sensation 4G using XDA
I do have the Fastboot command.. but then i just got the options to go to Bootloader, Reboot, Reboot Bootloader and Power Down...
How is it possible to flash within the Bootloader? Im just able to flash my hboot..
Sorry what do u mean by - If so grab a version of the recovery and fastboot flash it. can you please explain how to do this
I can access the fastboot command but how can i put any thing to the SD card coz I can't mount it to the PC
chakycool said:
I installed the fatsys HBOOT and rebooted the phone and went in to 4ext recovery and it told that i need to wipe my cash and to format my partitions. When i did that i got stuck the formatting system. I rebooted the phone.. did that twice and not thing happen.
Now when I boot my phone and when 4ext loads there are no menus. so I'm stuck and I can install anything. please help
Click to expand...
Click to collapse
What's fatsys HBOOT? And how did you install it ie nandroid backup, fastboot flash hboot, reboot-bootloader, erase and nandroid restore? That doesn't sound like good behaviour - never had anything like that changing HBOOTs (AlphaRev ones or custom using _thalamus' tool).
Can you boot into fastboot, and have you got a copy of recovery img on your PC? If yes fastboot flash recovery to phone and try going into recovery again. If not you might have to fastboot flash an AlphaRev table to sort out borked partitions - as i say i have no idea what fatsys HBOOT is or does.
Changing critical system stuff like nand partitions I'd stick with fastboot and flash known tables like AlphaRev ones after checking md5s.
Do you have sdk set up on your pc with fastboot and adb?
Sent from my HTC Sensation 4G using XDA
i don't have the sdk set up on my pc with fastboot and adb?
i know i'm been a pain but can you please tell me were to get them. I'm kind of new to this.
INT2SD
What is INT2SD?
INT2SD doesn't use symlinks. It mounts ext partition on your SD to /data, thus eliminating the need for the mtd5 userdata partition. This makes the mtd5 userdata partition unneeded. It is used in conjunction with the fatsys HBOOT (more info later on), allowing most of the vital parts of a ROM to stay on the system partition without the need to symlink half of it to the SD due to memory shortage.
For now, there is only one ROM here, but more will come! If you wish to see INT2SD in your favorite ROM or in your own ROM, please post here!
Click to expand...
Click to collapse
This is what INT2SD does..
So.. I am able to Connect my SD Card to the PC.. i updated my HBOOT to Stock and CM7 r2.. I have several Backups made with EXT4 Recovery..
But i dont understand
Do you have sdk set up on your pc with fastboot and adb?
Click to expand...
Click to collapse
i have my backup in several *.img files.. how can i flash them without using EXT4?
EDIT:
I guess i shall install Android SDK... which im doing now.. but after installing it.. i need assistance
Once you have sdk set up on your pc and a copy of a recovery.img on your pc it's easy from there as long as that hboot allows you to run fastboot commands.
Sent from my HTC Sensation 4G using XDA
stabast said:
INT2SD
This is what INT2SD does..
So.. I am able to Connect my SD Card to the PC.. i updated my HBOOT to Stock and CM7 r2.. I have several Backups made with EXT4 Recovery..
But i dont understand
i have my backup in several *.img files.. how can i flash them without using EXT4?
Click to expand...
Click to collapse
No not your back-up image files, when you installed 4EXT Recovery Updater and used it to flash the 4EXT recovery did you set the option for save the 4EXT Recovery .img file to your SD card? This is the img file I meant, if you have a 4EXT recovery img you fastboot flash this with phone in fastboot mode - then you should be able to get into 4Ext recovery and restore one of your nandroids.
Can't upload a recovery img file for you at the moment but sure there must be one you could download perhaps from the 4EXT thread.
Edit - Ok looks like that HBOOT may have been created using thalamus custom tool, did you check the md5 before flashing it?
If you can get into fastboot and install the SDK on PC, in Windows cmd prompt check your device is recognised by typing 'fastboot devices' first, if it returns the serial no of your phone then fastboot is working ok.
http://forum.xda-developers.com/showthread.php?t=794638
Check that out. Should make it really easy and do it all for you without you learning terminal commands
Sent from my HTC Sensation 4G using XDA
johnson8cyl said:
http://forum.xda-developers.com/showthread.php?t=794638
Check that out. Should make it really easy and do it all for you without you learning terminal commands
Sent from my HTC Sensation 4G using XDA
Click to expand...
Click to collapse
which recovery.img do you suggest I should use
Check this out too. Use the one for your phone. Check this link might help.
http://www.roms-au.com/installation/extras/updating-clockworkmod/
sent from my HTC Sensation 4G using XDA
i wrote you a pm, chaky.. hope it works for you..
i recovered an old img.. and after 3 times trying.. it worked.. so now im recovering my mobile.. hope it works...
http://forum.xda-developers.com/showthread.php?t=1154221&highlight=4extrecovery
Check this for desire. Has downloads for versions in seconds post at bottom. Then use the flasher to flash through hboot
Sent from my HTC Sensation 4G using XDA
chakycool said:
which recovery.img do you suggest I should use
Click to expand...
Click to collapse
I use RMD Recovery; it hasn't given me any trouble flashing or taking backups.
Thanx johnson8cyl & stabast
this saved my phone
http://www.roms-au.com/installation/extras/updating-clockworkmod/

USB-Storage Mount Problem

Hi together,
first sorry for my bad englisch, i will try to write the best i can!
I got a HTC One X since Friday. First i unlocked the bootloader and root. Everthing fine!
The i tryed some custom roms. Everthing good, till today!
I want Android Revolutin HD.
I Put ROM on the SD-Card and Full Wipe etc. I made the thing with the boot.img, after that i made a FullWipe with the .zip
Than i want try to install die Rom. But i got an Error (BAD).
And know i cant try to push die Zip again on my HTC. I cant do anything...
Only Boodloader, and Recovery, but in Recovery not realy much... if i try to mount USB-Storage, i get: E:Unable to open ums lunfile
what can i do???
thanks for help
best regards
M
Flash the new CWM recovery:
http://forum.xda-developers.com/showpost.php?p=26623352&postcount=558
It will auto-mount the USB-Storage when you enter recovery
Thx a lot it works!
That was an easy one
br
M
You can also boot recovery from fastboot rather then though the phone,
Fastboot boot recovery.IMG
Then
adb push Rom.zip
Sent from my HTC One X using xda premium
treebill said:
You can also boot recovery from fastboot rather then though the phone,
Fastboot boot recovery.IMG
Then
adb push Rom.zip
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
With the latest CWM recovery, there is no need to adb push rom.zip. Give it a try.
Once you fastboot boot recovery.img, it will auto-mount the usb storage, so just place your rom.zip there, no more adb push is needed.
To make it permanent, just simply fastboot flash recovery recovery.img
ckpv5 said:
With the latest CWM recovery, there is no need to adb push rom.zip. Give it a try.
Once you fastboot boot recovery.img, it will auto-mount the usb storage, so just place your rom.zip there, no more adb push is needed.
To make it permanent, just simply fastboot flash recovery recovery.img
Click to expand...
Click to collapse
yeh i'm just about to flash, i like doing stuff manually, I'd rather flash .img from cmd than use a script weird like that lol.
Hello,
Yesterday i've tried to change my vodafone rom to trickdroid, and i've missed one stop i mean root the device befor i install trickdroid.
I've made somthing wrong.... i don't know what.... i'm just straring with android. And current state is that htc not starting (i'm not suprised i think i wiped out evrything from memory). My bootloader is starting.... my recovery is starting. I've installed recovery-clockwork-touch-5.8.3.1-endeavoru_fixedadbusb.img but still i can't mount my phone to be able connect like a memory card.
What to do now.... i try to find any similar topic but nothing.... nothing working.
help...
ras
Flash cwm 5.8 4.0. Then you can mount
Sent from my HTC One X using xda premium
eyosen said:
Flash cwm 5.8 4.0. Then you can mount
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I've downloaded this version as well... but with 5.8.4.0 i have problem entry to recover at my htc one s. I't s hanging at screen (htc quietyly brilliant with red info).... and nothing happend.... and after few second restart....
I have no idea what do next.... i've treid diffren RUU but all the time the same error 155 - and info that i'm using wron RUU software...
ras
This is the one x forum not one s. None of the solutions will work on your phone. Head over to one S section.
Sent from my HTC One X using xda premium

[SOLVED] Going back to stock rom problems

im about to sell my Desire and i need to go back to stock rom.
Its running Runnymede AIO V6.0.4.3 Special Edition med 4EXT Recovery.
While installing a stock rom i got an error with the system files (see picture)
Now i cant do anyting it just shows me the HTC Logo with 4 white triangles with exclamation marks. i cant get in recovery or anything.
Does anyone have an idea for what to do ?
if u tried to run a ruu.exe file then it failed coz u still have CM7r2 hboot, u should of used the AlphaRev downgrader first. the CM7r2 hboot system partition is too small for the ruu
Sent from my HTC Desire
It should be easy.
Flash this in bootloader (Vol Dn + Power). Put the file on root of your SD Card. Then rename it to PB99IMG.zip
https://docs.google.com/open?id=0B-4hydAqepNwbUZqWUd0ZTlFaW8
Then then pull your battery off, and copy on your root of SD card file below. It is unrooted stock ROM for desire. Again, you have to rename this file to PB99IMG.zip and flash in bootloader. It should be working.
https://docs.google.com/open?id=0B-4hydAqepNwYkcwaFoySU9iX3M
I did this yesterday and was before using the same rom as you do. My proximity sensor does not work properly so I have to send my device to the service.
http://forum.xda-developers.com/showthread.php?t=1801161
Sent from my HTC Desire using Tapatalk 2
xpeter88 said:
Flash this via fastboot. Put the file on root of your SD Card. Then rename it to PB99IMG.zip
Click to expand...
Click to collapse
imo this is not fastboot flashing. Flashing from fastboot means putting the device in fastboot mode, connecting the PC with USB and executing the fastboot program with the img file as argument.
handy5876 said:
imo this is not fastboot flashing. Flashing from fastboot means putting the device in fastboot mode, connecting the PC with USB and executing the fastboot program with the img file as argument.
Click to expand...
Click to collapse
And how do you call it? You need to flash this two ZIP files from Fastboot (you do not need USB connection with PC or Andrid Flasher utility) when requested files are stored on SD card. When you enter fastboot mode it will search for file PB99IMG.zip and if found this on your SD card root it give you an option to flash it.
xpeter88 said:
And how do you call it? You need to flash this two ZIP files from Fastboot (you do not need USB connection with PC or Andrid Flasher utility) when requested files are stored on SD card. When you enter fastboot mode it will search for file PB99IMG.zip and if found this on your SD card root it give you an option to flash it.
Click to expand...
Click to collapse
There are two modes during booting. One is the bootloader mode and the other is the fastboot mode. It is in bootloader mode (Vol Dn + Power) that PB99IMG.zip files are flashed.
handy5876 said:
There are two modes during booting. One is the bootloader mode and the other is the fastboot mode. It is in bootloader mode (Vol Dn + Power) that PB99IMG.zip files are flashed.
Click to expand...
Click to collapse
You´re right. I changed this two terms by a misstake. My first post updated.
Anyway, this method it the easiest way how to unroot the phone that works (executable file RUU was not working for me in windows)
@xpeter88 what are the names of these file u are telling him to use?? u cant just tell some1 flash these n not say what they are. what hboot and what rom? lol and my computer blocked it, malware or something
Sent from my HTC Desire
Anyway getting to the OP as suggested by jmcclue you must:-
- download downgrade img from alpharev.nl.
-Flash it from fastboot.
-Download 2.3 RUU from shipped roms and run the exe from PC.
Sent from my HTC Desire
go here then kernel source code/ see downloads/ filter by device(desire) then under check other then find files. there u will have 2.3 upgrade for all desire (gsm)
Sent from my HTC Desire
http://htcdev.com/
Sent from my HTC Desire
jmcclue said:
@xpeter88 what are the names of these file u are telling him to use?? u cant just tell some1 flash these n not say what they are. what hboot and what rom? lol and my computer blocked it, malware or something
Sent from my HTC Desire
Click to expand...
Click to collapse
The names you should be able to see
1. PB99IMG_downgrade from alpharev.nl ... http://alpharev.nl/PB99IMG_downgrade.zip
2. PB99IMG_Bravo_Froyo_HTC_WWE_2.29.405.2_Radio_32.49.00.32U_5.11.05.27_release_151783_signed from this forum. ....http://forum.xda-developers.com/showthread.php?t=695667
I just posted links from my folder, they surely are not infected. The reason of this is that I was on my Desire-tapatalk so I did not have time to look for the original sources of that files when I already have it stored on one place.
xpeter88 said:
The names you should be able to see
1. PB99IMG_downgrade from alpharev.nl ... http://alpharev.nl/PB99IMG_downgrade.zip
2. PB99IMG_Bravo_Froyo_HTC_WWE_2.29.405.2_Radio_32.49.00.32U_5.11.05.27_release_151783_signed from this forum. ....http://forum.xda-developers.com/showthread.php?t=695667
I just posted links from my folder, they surely are not infected. The reason of this is that I was on my Desire-tapatalk so I did not have time to look for the original sources of that files when I already have it stored on one place.
Click to expand...
Click to collapse
Yes, go ahead and flash that RUU, and if you have branded phone you'll get your desire stucked at hboot.
Jmcclue already told him what to flash, 2.3 RUU is made for all Desire versions, no matter of brand.
Sent from my HTC Desire using flashes and thunders
nlooooo said:
Yes, go ahead and flash that RUU, and if you have branded phone you'll get your desire stucked at hboot.
Jmcclue already told him what to flash, 2.3 RUU is made for all Desire versions, no matter of brand.
Sent from my HTC Desire using flashes and thunders
Click to expand...
Click to collapse
lambada24 in post "insufficient memory" chose ur modded stock rom to flash
Sent from my HTC Desire
Wow... thanks a lot for all your help.
The problem is. I cant get into any fastboot. Nomatter what i do, the only thing that shows up when i turn the phone on is a HTC Logo with 4 white triangles with exclamation marks. Holding down backarrow or vol dn doesnt do any thing.
Thomas_G said:
Wow... thanks a lot for all your help.
The problem is. I cant get into any fastboot. Nomatter what i do, the only thing that shows up when i turn the phone on is a HTC Logo with 4 white triangles with exclamation marks. Holding down backarrow or vol dn doesnt do any thing.
Click to expand...
Click to collapse
download stock hboot from alpharev and flash it via fastboot commands and use the 2.3 ruu upgrade
Sent from my HTC Desire
Im not that advanced in using fast boot.
What cmd in fastboot would you use?
Thomas_G said:
Im not that advanced in using fast boot.
What cmd in fastboot would you use?
Click to expand...
Click to collapse
fastboot flash hboot c:\bravo_alphaspl.img
download bravo_alphaspl.img and put it in ur C:\ drive on ur computer
Oh yes Oh yes... It all works
Thanks for helping out
Thomas_G said:
Oh yes Oh yes... It all works
Thanks for helping out
Click to expand...
Click to collapse
lol, did u use the ruu ? does ur phone boot now??

No working rom, USB in fastboot dont work! Help?

Hello, i was trying to install the MIUI rom on my phone through recovery. It seems as i tried installing an update and not the base rom. After the installation my phone got stuck at the boot screen and i tried connecting my phone to my computer to transfer the base rom which i downloaded later. I cannot get the fastboot to work with my computer anymore. I tried to format the SD-card, clearing all possible caches in the recovery etc. What do i do now? Is there any way to get my phone working again or am i f*ucked?
If i try to mount the usb storage in recovery it says: "E: Unable to open ums lunfile".
If anyone can help me, or have a clue what to do, please dont hesitate to help me. Im freaking stuck...
What do you mean you can't get into fasrboot? Please elaborate.
Sent from my HTC One X using xda premium
Im sorry, i mean that if i go into fastboot with my usb cable connected to my computer, i cannot get any storage appear on my computer. I cannot transfer files or anything. I want to transfer a correct rom to flash in recovery so i can use my phone.
jamenjoel said:
Im sorry, i mean that if i go into fastboot with my usb cable connected to my computer, i cannot get any storage appear on my computer. I cannot transfer files or anything. I want to transfer a correct rom to flash in recovery so i can use my phone.
Click to expand...
Click to collapse
You cannot transfer data in fastboot mode. That's not a problem. Boot into CWM, go to mounts and storage, and mount USB storage.
Sent from my HTC One X using xda premium
Here are some information that might help, this is what it says in the fastboot menu on my phone:
*** UNLOCKED ***
ENDEAVORU PVT SHIP S-ON RL
HBOOT-0.95.0000
CPLD-None
MICROP-None
RADIO-None
eMMC-bootmode: disabled
CPU-bootmode: disabled
HW Secure boot: enabled
MODEM PATH: OFF
theDroidfanatic said:
You cannot transfer data in fastboot mode. That's not a problem. Boot into CWM, go to mounts and storage, and mount USB storage.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
If i try that, it says "E: Unable to open ums lunfile". How do i fix that?
jamenjoel said:
If i try that, it says "E: Unable to open ums lunfile". How do i fix that?
Click to expand...
Click to collapse
Which version of CWM do you have?
Sent from my HTC One X using xda premium
theDroidfanatic said:
Which version of CWM do you have?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Yep. Grab the latest. 5.8.4.0.
If anybody knows which popular guide has links to the older version, we should prompt the author to update the guide.
BenPope said:
Yep. Grab the latest. 5.8.4.0.
If anybody knows which popular guide has links to the older version, we should prompt the author to update the guide.
Click to expand...
Click to collapse
How do i install the latest CWM if i cannot transfer anything to my phone? I cannot transfer anything in recovery and the phone wont boot through the android logo when i start it.
jamenjoel said:
How do i install the latest CWM if i cannot transfer anything to my phone? I cannot transfer anything in recovery and the phone wont boot through the android logo when i start it.
Click to expand...
Click to collapse
Enter fastboot and type the command "fastboot flash recovery name of file.img" in CMD
Sent from my fauxed HOX running ViperX
Tingelholm said:
Enter fastboot and type the command "fastboot flash recovery name of file.img" in CMD
Sent from my fauxed HOX running ViperX
Click to expand...
Click to collapse
Thanx, i got it to work. Im using mac so i didnt know what to write.
Thanks everyone for the help! Moderator can close thread.
Indeed latest cwm will fix the bug on old one when recovery USB.
Sent from my HTC One X using xda premium
jamenjoel said:
How do i install the latest CWM if i cannot transfer anything to my phone? I cannot transfer anything in recovery and the phone wont boot through the android logo when i start it.
Click to expand...
Click to collapse
Download latest CMW 5.8.4.0 v from One X Android Developement Sections..
Copy it over to your directory and flash it via fastboot
eg :-
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\admin>cd Downloads
C:\Users\admin\Downloads>cd OneXRoot
C:\Users\admin\Downloads\OneXRoot>fastboot flash recovery recovery-clockwork-tou
ch-5.8.4.0-endeavoru.img
I put my downloaded CMW in OneXroot folder..Hope this helps
If u happen to do this then you can mount sd card through CMW recovery

Categories

Resources