No working rom, USB in fastboot dont work! Help? - HTC One X

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

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

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

cant find device on usb fastboot?

hello everyone.
am trying to flash a new rom to my device. i followed all the intructions till the one that tells me to flash the boot.img through the usb fastboot.
but my pc cant recognize my one x?
when i choose "Hboot" it says "failed to checj usb master and something like that!
Did you install the HTC drivers on your computer? If you download and install the latest version of HTC Sync it should work.
Sent from my HTC One X using XDA
and if you have the drivers already, try to disable your antivirus and/or firewall before plugging your device. (it happened to me, my antivirus had too strict settings, preventing HTC drivers to install correctly, and also preventing adb to see my device plugged.)
I did download the drivers but nothing happened.
just a one more question. Is it okay to install the boot.img before the ROM?
Hamoor said:
I did download the drivers but nothing happened.
just a one more question. Is it okay to install the boot.img before the ROM?
Click to expand...
Click to collapse
Yes, as long as you go back to recovery right after flashing the boot image and install the ROM, otherwise your phone MAY not boot up (it should boot up and work, but it's a digital device)...
try unplugging...and then selecting HBOOT.....it might not give that error ...
still i cant load the fricking boot.img!!!!!!!
everytime i try it says "cannot load boot.img"
any help
hi
It seems like its a problem wiith the path from which u run the fastboot command.....what is the location of boot.img in ur system? is it in the same folder as fastboot.exe? and while giving the command 'fastboot flash....' what is the location that the command prompt is showing?(the working directory)
Once in the bootloader you must select FASTBOOT first and then connect via usb and type in fastboot devices. If it returns a number you're connected. That, may fix your issue.
Sent from my SGH-T999 using xda premium
Babydoll25 said:
Once in the bootloader you must select FASTBOOT first and then connect via usb and type in fastboot devices. If it returns a number you're connected. That, may fix your issue.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Yeah from what I read op is trying fastboot while in hboot.
Sent from my HTC One X using XDA Premium HD app

[Q] HTC One X not working anymore.

So i rooted my HTC One X with cyanogenmod 10 after i really liked it on my Galaxy Nexus.
I did it like the guide says and just like i did with my galaxy Nexus.
Now heres the problem:
First of all, CyanogenMod wont boot. infinite Bootloop.
now i want to install another ROM, but i cant mount my Mass Storage.
when i try to boot my Mass Storage with CWM it gives the following error:
Code:
E:Unable to open ums lunfile (No such file or directory)
After that i tried to ADB push a ROM onto the device. But that didn't work either.
When i try to ADB push the ROM true cmd it says:
Code:
Error: Device not found
And the command: "adb devices" gives the following string:
Code:
List of devices attached
Running the following:
CWM v5.8.2.7
cm-10-20121101-NIGHTLY-endeavoru.zip
S-On
HBOOT-0.95.0000
What to do. im affraid i bricked my device.
Thanks in advance,
Riekelt-Jan Pasterkamp
Udpate to Cwm 5.8.4.0, that version allows sd mounting in recovery
sent from my One X using xda venom premium
bogfather said:
Udpate to Cwm 5.8.4.0, that version allows sd mounting in recovery
sent from my One X using xda venom premium
Click to expand...
Click to collapse
how would i do that? the whole point is that my current rom doesn't work and i cant access my Mass Storage.
So i cant i ever install a new update?
rjpurk said:
how would i do that? the whole point is that my current rom doesn't work and i cant access my Mass Storage.
So i cant i ever install a new update?
Click to expand...
Click to collapse
you don't need mass storage to flash a custom recovery
Code:
fastboot devices
(just to be sure)
Code:
fastboot flash recovery recoveryfilename.img
1 turn device off (press and hold power button for >10secs)
2. bootloader
3. fastboot
4. connect to pc and flash the latest recovery (or use this tool)
matt95 said:
you don't need mass storage to flash a custom recovery
Code:
fastboot devices
(just to be sure)
Code:
fastboot flash recovery recoveryfilename.img
Click to expand...
Click to collapse
i dont have a recovery.
jigners said:
1 turn device off (press and hold power button for >10secs)
2. bootloader
3. fastboot
4. connect to pc and flash the latest recovery (or use this tool)
Click to expand...
Click to collapse
Battery is low. cant fastboot a recovery. i ahve to try this in the morning.
thanks by the way
Yes, you do. You have an old version of CWM. They've just given you instructions to update it.
rjpurk said:
i dont have a recovery.
Click to expand...
Click to collapse
so download it and flash it with the above commands...

Getting message "The recovery hasn't been configure!"

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

Categories

Resources