[Q] Please help i need copy rom file , but i can acces only CWM and fastboot - HTC One X

Hi there,
Please i need help,
I succesfully unlocked bootloader, install CWM and flash file, but i forgot to copy second file to phone. Now i can boot only too CWM or Fastboot and i need to copy rom file to phone ( One X).
Mounting in CWM not working
Thanks for help.

That is fairly easy...
Go into recovery, then select mount and from there mount mass storage, plug it in and there you go.
EDIT: OK now I saw that you said "Mounting in CWM not working"...
Could you please describe the problem... is there an error or it just doesn't pop up on the pc
I REALLY HOPE that you made a backup first so if nothing helps restore your nandroid and try again.
DO NEVER ANYTHING before BACKUP

Thanks
desmond1303 said:
That is fairly easy...
Go into recovery, then select mount and from there mount mass storage, plug it in and there you go.
EDIT: OK now I saw that you said "Mounting in CWM not working"...
Could you please describe the problem... is there an error or it just doesn't pop up on the pc
I REALLY HOPE that you made a backup first so if nothing helps restore your nandroid and try again.
DO NEVER ANYTHING before BACKUP
Click to expand...
Click to collapse
Thanks , i reinstall CWM and it works, now i have another problem MIUI stuck on boot logo MI :/

minergamerr said:
Thanks , i reinstall CWM and it works, now i have another problem MIUI stuck on boot logo MI :/
Click to expand...
Click to collapse
Flash the boot.img in fastboot again, if you haven't already. even if you have it won't do any harm to do it again

in fastboot flash the kernel again and clear the cache
fastboot flash boot boot.img
fastboot erase cache

Related

[Q] free beer if you fix my one x!

Hi, if you can help me unbrick my phone I'll buy you a beer (or three!)
I have an htc one x which i managed to unlock the bootloader via htcdev as in various tutorials....
I was too lazy to take a backup
I then tried to install cyanogenmod 10 using cwm recovery.... (by flashing a zip file i had downloaded - one of the nightly builds)
I wiped the cache etc in cwm
it got stuck in a boot loop i think as it got to the spinning cyanogen logo then nothing happened...
I've tried to get it working again using lots of different methods - i downloaded some RUU exes which failed because they said they weren't the correct ROM (even though they should be right) - then i read a tutorial about how to use fastboot to flash system.img onto the phone but it fails giving error code 00000006
I can't push any zip files to the phone using ADB as I get permission denied errors
I've also tried to use fastboot to flash various recoveries but I can't apply any zips because I can't get them onto the phone in the first place
I've also flashed various recovery.img files but when they load, I get a red triangle after a few seconds
If someone could tell me how to use ADB to push a zip file to the phone I'd be really grateful - have tried everything but keep getting permission denied errors
Thanks
(oh and if you manage to help me fix it I WILL buy you a beer... or 3)
oh and ....
ALSO I've googled the problem and tried all of the options I can find which could help - please don't just send me a link to a page because i can guarantee I've probably already tried the solution and failed. When I boot into recovery, I can't use adb push to send files to the phone because it says it's not connected even if i try the option for mount data, or mount storage - the only time windows seems to manage to aknowledge it's existence is on the fastboot screen -
lazclark said:
Hi, if you can help me unbrick my phone I'll buy you a beer (or three!)
I have an htc one x which i managed to unlock the bootloader via htcdev as in various tutorials....
I was too lazy to take a backup
I then tried to install cyanogenmod 10 using cwm recovery.... (by flashing a zip file i had downloaded - one of the nightly builds)
I wiped the cache etc in cwm
it got stuck in a boot loop i think as it got to the spinning cyanogen logo then nothing happened...
I've tried to get it working again using lots of different methods - i downloaded some RUU exes which failed because they said they weren't the correct ROM (even though they should be right) - then i read a tutorial about how to use fastboot to flash system.img onto the phone but it fails giving error code 00000006
I can't push any zip files to the phone using ADB as I get permission denied errors
I've also tried to use fastboot to flash various recoveries but I can't apply any zips because I can't get them onto the phone in the first place
I've also flashed various recovery.img files but when they load, I get a red triangle after a few seconds
If someone could tell me how to use ADB to push a zip file to the phone I'd be really grateful - have tried everything but keep getting permission denied errors
Thanks
(oh and if you manage to help me fix it I WILL buy you a beer... or 3)
Click to expand...
Click to collapse
Have you flashed the cm boot IMG and then erased fastboot cache?
fastboot flash boot pathtoboot.IMG
fastboot erase cache
For the RUU to work you need to have stock recovery and a relocked boot loader.
if you download the latest clockworkmod mounting as USB storage is fixed.
Sent from my HTC One X using xda app-developers app
thanks!
wow that was a quick reply - yes I've flashed the cm boot img and erased the cache - which version of CWM is the latest? - When you say mounting as USB storage is fixed, do you mean that windows will be able to see the device and write files to it?
(I'm really sorry for asking these questions - the problem is that I know a BIT about how android works but not as much as I should do)
treebill said:
Have you flashed the cm boot IMG and then erased fastboot cache?
fastboot flash boot pathtoboot.IMG
fastboot erase cache
For the RUU to work you need to have stock recovery and a relocked boot loader.
if you download the latest clockworkmod mounting as USB storage is fixed.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Are you absolutely sure you flashed the boot.img from the rom.zip using fastboot on your computer? Because it really sounds like you didn't
This is a thread I made and it should provide you with a solution if not a starting point if you insist on CM10.
http://forum.xda-developers.com/showthread.php?t=1900127
Good luck!
sorry hope i'm not wasting your time!
I ran the command as follows :-
fastboot flash boot boot_signed.img
(I got the img file from the ruu )
I'm not 100% sure if it worked, but at that stage I didn't see any errors
Michealtbh said:
Are you absolutely sure you flashed the boot.img from the rom.zip using fastboot on your computer? Because it really sounds like you didn't
Click to expand...
Click to collapse
CWM 5.8.4.0 has the USB mounting fixed. You can go to mounts and storage and mount as USB, then the PC will see it.
fastboot flash recovery recovery.img
Wipe cache and dalvik cache.
I'm pretty sure you either didn't flash the boot.img or flashed the wrong one, so get it again to make sure it's the right one and
fastboot flash boot boot.img
And
fastboot erase cache
thanks!
I'll give it a go - to be honest i don't insist on using cm10 at all - i just wanted to see what jellbean was like and it seemed like a reasonable way of achieving that.... i'd be quite happy with any decent rom if it can fix the lag problems i have and some of the other issues.....
great tutorial by the way! - once my phone has charged up again I'll try it
ORStoner said:
This is a thread I made and it should provide you with a solution if not a starting point if you insist on CM10.
http://forum.xda-developers.com/showthread.php?t=1900127
Good luck!
Click to expand...
Click to collapse
ahhhh!
i think i was trying to run CWM 5.8.2.7 which possibly didn't have usb mounting working? Will give that a shot thanks!
BenPope said:
CWM 5.8.4.0 has the USB mounting fixed. You can go to mounts and storage and mount as USB, then the PC will see it.
fastboot flash recovery recovery.img
Wipe cache and dalvik cache.
I'm pretty sure you either didn't flash the boot.img or flashed the wrong one, so get it again to make sure it's the right one and
fastboot flash boot boot.img
And
fastboot erase cache
Click to expand...
Click to collapse
Thanks.
I use CM10 myself at the moment because of the aesthetics, but because of the amount of ram and battery it uses I wish I had stuck with ARHD.
Come October we should see Jellybean ARHD which will have great features like USB OTG without a powered hub.
lazclark said:
i think i was trying to run CWM 5.8.2.7 which possibly didn't have usb mounting working? Will give that a shot thanks!
Click to expand...
Click to collapse
Mount as USB not working on that version, also charging not working either. It was not a great release in terms.of features, but it was updated quickly, that's quite an.old version now.
Do you know which tutorial you followed? It really needs updating, there are a lot of people on this old version struggling more than they need to.
Right, first you're going to flash a recovery which allows you to mount USB storage. Either cwm or TWRP, download the recovery.img and flash through fastboot using fastboot flash recovery rocoveryname.img.
Download a new rom and extract the boot.img from it. Flash that boot.img using the usual fastboot method.
Now boot into the new recovery, connect to your pc and mount USB storage from the option in recovery. Copy over the rom you downloaded. Unmount USB storage. Now do a full wipe through the menu in recovery - format /data, /system and /cache. Now flash the rom and reboot

My phone is not booting

Hello Guys,
I have a major problem with my HTC one X .. Let me tell u the story from the beginning. I was installing a ROM a specifically this one and I installed the kernel and all fine .. The phone booted and it was working perfectly but there was a problem with the keyboard that whenever it runs it crashed and I couldn't fix it. I said I will restore my old ROM that I saved with the recovery mood while I was installing the new one. I restored it and everything was restored perfectly. Then I got another ROM this one and I installed it ... I copied the zip file to the sdcard and then I restarted my phone in the fastboot mode to install the kernel and install the ROM as usual. I installed the kernel of the ROM using fastboot and then I entered to the recovery mood to install the ROM and complete my installation. BUT when I entered to the sdcard from the recovery mood I found nothing !! as if the sdcard has been formatted ... or as if someone deleted some files .. I couldn't find my ROM.zip though I am sure I copied it .. I couldn't find anything ... I tried to restore my old ROM and fix the issue but when I tried to restore I got no file found the ClockworkMod is not able to find the backup image as I am not able to find my backup image ... Now the phone is not booting and I don't have any access except to the fastboot mood and the ClockworkMod recovery. Is there anyways I can reach the sdcard to copy a ROM and to install the kernel to be able to boot .. .. or how can I boot and fix this issue. Please help me guys . ...
Ow first thing : enter the recovery and mount the sdcard as a mass storage device/usb diskdrive
When you mount the sdcard as a mass storage device in the recovery .... is there a sdcard\O dir ?
If so copy it all from that dir back to the root of the sdcard !
Mr Hofs said:
Ow first thing : enter the recovery and mount the sdcard as a mass storage device/usb diskdrive
When you mount the sdcard as a mass storage device in the recovery .... is there a sdcard\O dir ?
If so copy it all from that dir back to the root of the sdcard !
Click to expand...
Click to collapse
I can mount the sdcard from the recovery but I can't see it in my computer ..I can see it from the recovery only .. but It doesn't have the ROM .. so how can I copy data from my laptop to the sdcard
Then you might have pressed the wrong option in the recovery .... There are 2 sorts of mounting options in there.....what recovery do you have ?
Mr Hofs said:
Then you might have pressed the wrong option in the recovery .... There are 2 sorts of mounting options in there.....what recovery do you have ?
Click to expand...
Click to collapse
Here is my recovery: ClockworkMod Recovery v5.8.2.7
Ah that's the reason, flash this one first and try again
http://db.tt/Krlm4dPs
Mr Hofs said:
Ah that's the reason, flash this one first and try again
http://db.tt/Krlm4dPs
Click to expand...
Click to collapse
Ok I am downloading it .. but don't u know a post of how I perfectly flash it because I don't wanna miss up more with my phone
Do this
Rename my download to recovery.img, put the file in your fastboot folder, put the phone in the bootloader. Open the command window in the fastboot folder on the pc and type
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Mr Hofs said:
Do this
Rename my download to recovery.img, put the file in your fastboot folder, put the phone in the bootloader. Open the command window in the fastboot folder on the pc and type
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Click to expand...
Click to collapse
is it flash boot boot.img or flash recovery recovery.img
the_Storm said:
is it flash boot boot.img or flash recovery recovery.img
Click to expand...
Click to collapse
Sorry my bad !!!! :banghead::banghead:
Its been a long day
Fastboot flash recovery recovery.img
Mr Hofs said:
Sorry my bad !!!! :banghead::banghead:
Its been a long day
Fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Thank you Mr Hofs all worked great I had access to the sdcard and I was able to flash a new ROM but now I have some problems ..
I flashed the cyngmod rom and it worked pefectly but when I install gapps the keyboard stopped working and many applications .. would u mind if u suggest me a good jb 4.2.1 ROM + gapps that u tested which stable and working perfectly .
I never tested a single CM10 but did you install gapps directly after installing the rom without reboot ? Otherwise try the CM10.1 seems pretty well in my opinion !
Mr Hofs said:
I never tested a single CM10 but did you install gapps directly after installing the rom without reboot ? Otherwise try the CM10.1 seems pretty well in my opinion !
Click to expand...
Click to collapse
I installed CM 10.1 and I rebooted .. all was working great but I don't have google play or anything .. I rebooted to the recovery mood and then I installed the gapps .... that "they said" it should work perfectly and then I rebooted but they keyboard keep crashing and the googplay ... simply .. I can do nothing :S :S
Wipe, flash ROM, then without rebooting, flash GApps and reboot.
TToivanen said:
Wipe, flash ROM, then without rebooting, flash GApps and reboot.
Click to expand...
Click to collapse
Same exact problem !!
here are the steps exactly
1- erased the cache
2- Installed the kernel
3- erased the cache again
then I went to recvoery mod
1- Install ROM
2- install gapps
3- reboot
when I rebooted keyboard is not running and it keeps crashing !! :S :S
Wiping cache will not do the trick. Use the wipe/factory reset option in recovery before installing rom and gapps.
I did .. I usually before I install the ROM I wipe
1- data/factory-reset
2- cache
3- delvik cache
Also wipe in mounts and storage
Format cache
Format data
Format system
To be sure and then install the rom.zip

Bricked Wfs :'(

Guys I'm new too the forum and I guess you all guys could help me..I rooted my Wfs and installed CWM recovery 5.0.2.8. But I want to install custom rom so i downloaded CM10.1 .extracted to c drive..then I formatted my sd card..wipe factory reset/all caches..then went to fastboot..then flashed boot.img but when it's done I go to recovery.. Still it's CWM 5.0.2.8 ..I was panicked so i click reboot now and it's stuck on HTC quietly brilliant screen..I'm new to this installing custom Rome thing..I messed up :'( could someone help me how to solve this? And bring my WFS back? Iwwould really appreciate your help..thanks!
http://forum.xda-developers.com/showthread.php?t=1809751by
download it flash some other recovery with fastboot with help of this tool and again reflash some rom
Choyan9966 said:
Guys I'm new too the forum and I guess you all guys could help me..I rooted my Wfs and installed CWM recovery 5.0.2.8. But I want to install custom rom so i downloaded CM10.1 .extracted to c drive..then I formatted my sd card..wipe factory reset/all caches..then went to fastboot..then flashed boot.img but when it's done I go to recovery.. Still it's CWM 5.0.2.8 ..I was panicked so i click reboot now and it's stuck on HTC quietly brilliant screen..I'm new to this installing custom Rome thing..I messed up :'( could someone help me how to solve this? And bring my WFS back? Iwwould really appreciate your help..thanks!
Click to expand...
Click to collapse
If you had any experience, i would laugh the crap outta me xD
But you download it as a zip right? Don't and really don't extract it, place it on you sdcard. Do all the wipes, and then flash the zip.
If you have a nandroid backup, restore the backup first to get in the system and copy the zip to the sdcard.
But if you haven't, you can do this:
Go in recovery --> mounts amd storage --> you need to see "unmount /system" and "unmount /sdcard/" (if you see "mount" instead of "unmount", scroll to it and push power button once. Then connect to pc. Install fastboot (which you needed to root your phone), then place the zip folder in the same directory as the fastboot drivers. Then open cmd (i recommend you to do Shift+Right Click in the folder, then select "Run command prompt". You don't need to cd then xD) and first do this for a little check: adb devices. When it shows your device (number + recovery), type this: adb push ROMNAME.zip /sdcard/ROMNAME.zip (replace ROMNAME.zip with the exact name of the zip, i recommend to give the zip an easy name). Then wait for it to complete, and flash it!
When you don't have a nandroid backup and not enough space free on sd, you can do it in a micro-sd reader. If you don't have one, buy one. If you don't want to, you're f*ucked.
Hope this helped
Sent from my HTC "Marvellous" WFS
Choyan9966 said:
Guys I'm new too the forum and I guess you all guys could help me..I rooted my Wfs and installed CWM recovery 5.0.2.8. But I want to install custom rom so i downloaded CM10.1 .extracted to c drive..then I formatted my sd card..wipe factory reset/all caches..then went to fastboot..then flashed boot.img but when it's done I go to recovery.. Still it's CWM 5.0.2.8 ..I was panicked so i click reboot now and it's stuck on HTC quietly brilliant screen..I'm new to this installing custom Rome thing..I messed up :'( could someone help me how to solve this? And bring my WFS back? Iwwould really appreciate your help..thanks!
Click to expand...
Click to collapse
Remove battery
Plug battery back in the phone
Press VolDown + Power
Choose option Recovery
Go to mounts and storage
Go to Mount USB storage
Copy the ROM zip from your PC to your sdcard
Eject your sdcard from your PC
Select Unmount
Go back to main menu and choose install zip from sdcard
Choose your ROM zip file
Flash it
If you want Gapps, then flash Gapps, if you want something2sd script, then flash it too.
Reboot
izi501 said:
Remove battery
Plug battery back in the phone
Press VolDown + Power
Choose option Recovery
Go to mounts and storage
Go to Mount USB storage
Copy the ROM zip from your PC to your sdcard
Eject your sdcard from your PC
Select Unmount
Go back to main menu and choose install zip from sdcard
Choose your ROM zip file
Flash it
If you want Gapps, then flash Gapps, if you want something2sd script, then flash it too.
Reboot
Click to expand...
Click to collapse
Isn't that the exactly same as i told him?
Sent from my HTC "Marvellous" WFS
Guitarfreak12 said:
Isn't that the exactly same as i told him?
Sent from my HTC "Marvellous" WFS
Click to expand...
Click to collapse
Nearly But I thought a list would be more clear... And he didn't seem to be familiar with the process of flashing (and with the things to do in case of bootloop)
izi501 said:
Nearly But I thought a list would be more clear... And he didn't seem to be familiar with the process of flashing (and with the things to do in case of bootloop)
Click to expand...
Click to collapse
Lol but my credits cuz i was first
Sent from my HTC "Marvellous" WFS
Guitarfreak12 said:
Lol but my credits cuz i was first
Sent from my HTC "Marvellous" WFS
Click to expand...
Click to collapse
Of course !
izi501 said:
Of course !
Click to expand...
Click to collapse
lol
Sent from my HTC "Marvellous" WFS

[Q] HTC ONE -- can't access from computer

Hi all, I ****ed up and didn't make a backup.
I wiped the phone clean from bootloader recovery, but then realized I had forgotten to move the new gapps and cm rom to my phone.
When I plug it in, it is recognized by my computer, but the HTC MTP Device fails to work.
I can't see the phone, and therefore can't put anything on it to flash. If I mount the phone via the bootloader, it pops up in Windows and wants to be formatted.
I have been looking around and trying different things for the past couple hours, and figured it was time to ask someone who might know..
Any ideas?
chriswcs said:
Hi all, I ****ed up and didn't make a backup.
I wiped the phone clean from bootloader recovery, but then realized I had forgotten to move the new gapps and cm rom to my phone.
When I plug it in, it is recognized by my computer, but the HTC MTP Device fails to work.
I can't see the phone, and therefore can't put anything on it to flash. If I mount the phone via the bootloader, it pops up in Windows and wants to be formatted.
I have been looking around and trying different things for the past couple hours, and figured it was time to ask someone who might know..
Any ideas?
Click to expand...
Click to collapse
I tried to take a screen shot, but it won't let me post it as I am noob-status.
Device Manager:
Android USB Devices
MyHTC
.
.
.
Portable Devices
J:/
<!> MTP USB Device
I don't understand why I can't mount or access the phone. Do I not have the right drivers installed?
Is there any way to get around this and put the files on my phone so I can install any old ROM so I can boot it up again??
You need to update the drivers on your PC, there's a few threads on how to do it. You should still be able to use adb push to add files, though.
Drivers are fine ! Go in recovery and mount the sdcard as a usb mass storage device ! In the title you speak of a HTC one......so is it a ONE or a ONE X ?
Thanks for replying!
It is an HTC One X. Should I just install the Android SDK bundle? Or are there other drivers?
Android sdk bundle is good. But you have MYHTC so that's correct. You need to go into the recovery and mount the sdcard as a usb storage device, it will show the drive in windows and then you can copy a rom onto it.
Mr Hofs said:
Android sdk bundle is good. But you have MYHTC so that's correct. You need to go into the recovery and mount the sdcard as a usb storage device, it will show the drive in windows and then you can copy a rom onto it.
Click to expand...
Click to collapse
Hi, so I installed the newest HTC driver (4.2) and all the SDK bundles. When I plug the phone it, it still won't recognize the HTC MTP Device. When I mount from the bootloader, it doesn't let me mount the sdcard (only the system data and cache), and Windows still shows a drive that needs to be formatted.
Do you think it's still a Windows driver I'm missing? If I go Terminal Command on phone it says
E: Unable to mount '/sdcard'
E: Unable to mount storage.
What's the option called you tap inside recovery. And what recovery are you using ?
If it's CWM you go to mounts and storage and tap the last option in that list.....then wait till it pops up on the pc
I'm using TWRP v 2.4.2.0 and I couldn't check the box for mount sdcard.
ADB push worked!
But the ROM failed. Is there anything else I'm missing?
It still says that E: can't mount.
Try this recovery please, i know this one blinded
https://db.tt/MNtVjpOJ
Mr Hofs said:
Try this recovery please, i know this one blinded
https://db.tt/MNtVjpOJ
Click to expand...
Click to collapse
Firstly thank you so much for taking time to help a lost stranger out!
What I did was reformat the J: drive that popped up on Windows, then I was able to put both the CM10.2 and GAPPS on the /sdcard/ (it would then mount)
I could then install both of them successfully, but I don't have a boot.img because my kernel is wiped. Will that file work as a boot.img?
chriswcs said:
Firstly thank you so much for taking time to help a lost stranger out!
What I did was reformat the J: drive that popped up on Windows, then I was able to put both the CM10.2 and GAPPS on the /sdcard/ (it would then mount)
I could then install both of them successfully, but I don't have a boot.img because my kernel is wiped. Will that file work as a boot.img?
Click to expand...
Click to collapse
Or how do I try your recover? Should I push it with adb? If so, to where?
I found two other boot.img files on the webs (boot.img and cm10.img), but I don't know how to get the phone to actually boot off them
The boot.img has to be flashed via Fastboot in the bootloader. So if you installed CM correctly via the recovery then flash the boot.img from the CM.zip ....
Fastboot flash boot boot.img
And a kernel can't be wiped via the recovery by the way. You can only delete/overwrite it via Fastboot commands
Mr Hofs said:
The boot.img has to be flashed via Fastboot in the bootloader. So if you installed CM correctly via the recovery then flash the boot.img from the CM.zip ....
Fastboot flash boot boot.img
And a kernel can't be wiped via the recovery by the way. You can only delete/overwrite it via Fastboot commands
Click to expand...
Click to collapse
Okay! That's good
I think it flashed correctly, now I am just waiting for the phone to boot up. It's been going for about 25 minutes though. Should it be that long?
Nope not good.......make a full wipe in recovery before installing the rom.
Factory reset
Wipe cache partition
Advanced-wipe dalvik cache
Mounts and storage-format cache,data,system
Then install CM and gapps then reboot because you already flashed its boot.img
Mr Hofs said:
Nope not good.......make a full wipe in recovery before installing the rom.
Factory reset
Wipe cache partition
Advanced-wipe dalvik cache
Mounts and storage-format cache,data,system
Then install CM and gapps then reboot because you already flashed its boot.img
Click to expand...
Click to collapse
None of the ROMs I've tried have worked! I think it's because my hboot is version 1.14.
Lol dude you have the evita go to the HTC one XL forum. You are in the completely wrong forum......sorry !!!
chriswcs said:
None of the ROMs I've tried have worked! I think it's because my hboot is version 1.14.
Click to expand...
Click to collapse
Stuck yet again.
I relocked the phone to flash new firmware, but I have CID 1111111, so I can't find anything to unlock the bootloader again.
Double sauced. Ahhhhhh
Unlock the bootloader by flashing the unlock_Code.bin file wich you got the first time when it's unlocked.
Fastboot flash token unlock_code.bin
But you really should continue this in the right forum. Flashing stuff from here may brick the phone !

M8 Eye (MELS_TUHL) problem recovery, software corrupted

Hi Guys,
I need urgent help with this. My friend's phone suddenly won't turn on and shows "Encryption unsuccessful". Tried factory reset but shows error triangle, tried wipe cache and all but to no avail. As I have uploaded you can see below. Never rooted. I hope you guys will help because I'm at my wits end here since the phone have no custom rom if I rooted it. So no point. Please help me ASAP!
View attachment 3636256
View attachment 3636257
how well are you with adb? coz i need to know where to start from
MuminMohamed said:
how well are you with adb? coz i need to know where to start from
Click to expand...
Click to collapse
I'm good with it, simple coding would be great if you have a solution for this
download twrp from https://drive.google.com/file/d/0B3wzFG_FuEb3UzVKWHJSekZuQTQ/view?usp=sharing
install it via fastboot [fastboot flash recovery twrp-m8eye-2.8.0.3 (1).img] use the command inside the bracket, download this backup from http://1drv.ms/1WkbudN now for the back to work well i suggest that you create a backup of your cache on your sd card so that you can have the correct directories to copy the backup to, usually its TWRP/BACKUPS/YOUR SERIAL NUMBER/BACKUP FILES, if you wish to root flash supersu zip from chainfire,
MuminMohamed said:
download twrp from https://drive.google.com/file/d/0B3wzFG_FuEb3UzVKWHJSekZuQTQ/view?usp=sharing
install it via fastboot [fastboot flash recovery twrp-m8eye-2.8.0.3 (1).img] use the command inside the bracket, download this backup from http://1drv.ms/1WkbudN now for the back to work well i suggest that you create a backup of your cache on your sd card so that you can have the correct directories to copy the backup to, usually its TWRP/BACKUPS/YOUR SERIAL NUMBER/BACKUP FILES, if you wish to root flash supersu zip from chainfire,
Click to expand...
Click to collapse
Stop doing this when you don't read and you don't know what option that you offered. This is for India version .. won't work for him and not for his problem
ckpv5 said:
Stop doing this when you don't read and you don't know what option that you offered. This is for India version .. won't work for him and not for his problem
Click to expand...
Click to collapse
Is there any solution? Trying to find solution for this problem
HollowLeon said:
Is there any solution? Trying to find solution for this problem
Click to expand...
Click to collapse
If it still under warranty then send it in ... this usually means the data partition is corrupted.
If it is unlocked, formatting data partition in TWRP recovery will fix it but this is non-rooted stock device, so the best option is HTC service centre.

Categories

Resources