i found a post where they using fastboot for evo 4g to fix sd card problem they had same problem when rooting where sd card wudnt mount after root wandering if this might work too for us.
so if anyone can send me the fastboot.exe pls so i can try this or can i use the one for the normal desire
Are you from from China?
If not, download it from here: http://developer.android.com/sdk/index.html
If yes, download it from here: http://www.speedyshare.com/files/28236853/adb.exe
Related
I've found a lot of threads, but I need some pointed help up here. I just got my Sensation XE and like to root this device. But after the Revolutionary tool It got S-OFF but whenever it's getting into the HBOOT it likes to update (parse) the SD ZIP.
Can someone help me out how I can get into Recovery mode without getting the update question every time I get into HBOOT?
Hello,
you simply need to remove the zip file or rename its extension.
Tell me if I'm wrong, but once you're S-OFF you have to install Rom Manager that will download and flash the ClockworkMod Recovery for you.
Hope this helps
You're right... I just found out that it was searching the zip files and deleted the file! Stupid of Me...
I'll see if I can find a nice HTC Sensation Rom for the XE.
Thnxz
skipitall said:
You're right... I just found out that it was searching the zip files and deleted the file! Stupid of Me...
I'll see if I can find a nice HTC Sensation Rom for the XE.
Thnxz
Click to expand...
Click to collapse
What's the software version on your phone
Sent from my HTC Sensation Z710e using XDA Premium App
I got the same problem except i got a rom i cant use with the one i just installed, i need to get into recovery to install the new rom or my phone wont boot.. How do i get around to delete/rename the .zip?
Use a card reader and a SD card adaptor to delete/rename it with your computer.
Or take the SD card out and try to boot to Hboot, once in Hboot put the SD card back in and then select recovery. You can either just flash your ROM then or use the USB mass storage mode in recovery to delete/rename the file.
T-Macgnolia said:
Use a card reader and a SD card adaptor to delete/rename it with your computer.
Or take the SD card out and try to boot to Hboot, once in Hboot put the SD card back in and then select recovery. You can either just flash your ROM then or use the USB mass storage mode in recovery to delete/rename the file.
Click to expand...
Click to collapse
Thank you so much, havent even thought of that.
Sup Guy's! I want to know how to mount SD card via CWM??? I have touch recovery and when I try to mount SD card via recovery it do not mount why!!!
Okay yeah I soft bricked trying to do the one click root for One X on a One S listening to some advice on another thread. So, what I got now is a soft bricked device! Woke up this morning and decided to push root via fastboot, works flawlessly! Now my problem is mounting SD card to PC via CWM because I can't boot up the device. I need to transfer over a custom rom to be able to use my phone again. Is there a RUU T-MOUS???????????????????????????
Sent from my Nexus S using xda premium
load up CWM and adb push the rom file you want to send... Google will give you all the help you need to set up adb-
adb push fileyouwant.zip /sdcard
now wait
and wait some more
and there is it on your sdcard flash your rom
+1 ^^^^
Mount USB storage option does not work yet, I hear it should be possible once we have the kernel code from HTC, but until then use the method zylith posted as a temp fix
Case closed! Thank you guys so much! I'm back up and running
Sent from my HTC VLE_U using xda premium
Hi, currently trying to boot cyanogen mod 9 onto my HTC One X (There is no forum on here for this phone, but I believe it may be called the HTC Evo 4g in the US). I am having trouble installing the ROM. I'll take you through the steps I have done:
1. I have unlocked the bootloader
2. I have flashed Clockwork Recovery in fastboot
3. I have flashed CM9 in fastboot
When I reboot the phone, it get's stuck at the boot screen, which I have seen described as a boot loop. So I have booted into clockwork recovery and searched for the CM9 zip file and there are no files found. I have then tried to mount the usb to flash directly from there, but to my understanding you cannot mount in clockwork recovery.
what can I do here?
Try copying the zip rom to your sd card via Card reader
else try copying the zip rom to sdcard using adb push method (for that you need sdk installed in your pc)
and try again.
Wat was exactly your mobile Evo 4G or One X?
Did the installation succesfull?
Did u installed correct ROM?
satiz said:
Try copying the zip rom to your sd card via Card reader
else try copying the zip rom to sdcard using adb push method (for that you need sdk installed in your pc)
and try again.
Wat was exactly your mobile Evo 4G or One X?
Did the installation succesfull?
Did u installed correct ROM?
Click to expand...
Click to collapse
I have the HTC One X and as far as I am aware I am using the correct ROM. I Have tried a few different download sources.
when doing fastboot flash boot boot.img in fastboot it says successful. so when I reboot the phone it get's stuck at the HTC One X screen. the rom zip file is not found when using recovery. this leads me to think that fastbooting the rom is not pushing the rom zip file onto the internal SD card.
Back to your proposals -
1. The phone does not have an sd card slot, so I can't use a card reader.
2. What is adb? I have the SDK installed, with the adb.exe file as well. Is adb just an alternative to fastboot? what would be the command line syntax to get adb to push the rom zip file onto the internal sd card so that I can find it within recovery?
interestingly, if i factory reset and wipe all cache then the phone aoutomatically boots into bootloader upon turning the phone on. but after flashing the rom file using fastboot, the phone will boot into the normal start up process and get stuck. so it would appear that fastboot is pushing the rom onto my phone. very strange!
brucezepplin said:
I have the HTC One X and as far as I am aware I am using the correct ROM. I Have tried a few different download sources.
when doing fastboot flash boot boot.img in fastboot it says successful. so when I reboot the phone it get's stuck at the HTC One X screen. the rom zip file is not found when using recovery. this leads me to think that fastbooting the rom is not pushing the rom zip file onto the internal SD card.
Back to your proposals -
1. The phone does not have an sd card slot, so I can't use a card reader.
2. What is adb? I have the SDK installed, with the adb.exe file as well. Is adb just an alternative to fastboot? what would be the command line syntax to get adb to push the rom zip file onto the internal sd card so that I can find it within recovery?
interestingly, if i factory reset and wipe all cache then the phone aoutomatically boots into bootloader upon turning the phone on. but after flashing the rom file using fastboot, the phone will boot into the normal start up process and get stuck. so it would appear that fastboot is pushing the rom onto my phone. very strange!
Click to expand...
Click to collapse
Try Clearing cache and data before you install the rom
Follow the procedure in this link
theandroidsoul.com/cyanogenmod-9-cm9-for-htc-one-x-is-here/
ADB push - Refer this link(step 17)
forum.xda-developers.com/showthread.php?t=1692681
Problem already discussed here
forum.xda-developers.com/showthread.php?t=1799146
Everything HTC one X
forum.xda-developers.com/showthread.php?t=1603905
Whoa whoa whoa!! STOP. There is a forum for the HTC One X. DO NOT FLASH A ROM FOR THE EVO 4G! The evo 4g is a CDMA phone. Doing this has the possibility of bricking your device.
HTC ONE X forum is here
HTC EVO 4G forum is here
Both easily found in the Find Your Device search engine at the top right of the page.
My t-mobile one s has no os right now. I'm unable to run ruu because my hboot version is 1.14.004, I followed the instructions on how to mount the sd card but it still gave me the same error, I'm going to try to mount the sd card again right now but if that doesnt work then I'm all out of ideas. Any help would be appreciated.
Here is where im at now. The sticky didnt help me access my sdcard so im trying to adb push a rom onto my sdcard but it keeps giving me the eror that more than one device is attached, "adb devices" gives me the same 2 serial numbers but one is offline and the other is in recovery. If anyone can help me please do.
I fixed my previous issue, I'm still unable to push files onto the sdcard, im getting the cannot stat update.zip no such file or directory. I've completely run out of ideas can anyone please help me.
Hello team,
I need some help here on how to resolve this issue.
I have a MZ604 model ( Motorola Xoom wifi only 32GB) currently running on 4.0.4 and would like to update / Flash 4.4.4 (Omni or EOS)
My xoom is rooted, but when ever i go to recovery and flash to install update from SD card its saying that error.
I can access my external SD card with any file explorer without any issue, It detects very well in windows and open the drive as soon as i connect with cable.
so can you let me know steps to follow on how should i resolve this. like
1. what to download?
2. Where can i find those ?
3. what steps should i follow?o
FYI, i have attached screenshots of the issue.
Fixed this issue..
Thanks guys
Sent from my iPhone using Tapatalk
How did you fix this (I have the same problem)?