Did i brick it already? - One (M7) Q&A, Help & Troubleshooting

Like an idiot i flash a mod for a de-odexed ROM to my stock ROM UK Three M7. So stuck at the boot screen.
The problem is i cant seem to do anything about it. I have no back up (I know !!!), no ROM file on the device to flash and i cant seem to push anything to it.
ADB just says no device found even though it was working ok. Can anyone help? Ive tried it on multiple PCs.

AW: Did i brick it already?
Go to recovery Mount your memory to pc. Copy a Rom. After that flash Boot img via fastboot and then Rom from recovery.
Sent from my HTC One X using xda premium

It wont mount /sdcard, im on CWM recovery

AW: Did i brick it already?
You have PC connected and it wont mount..
Sent from my HTC One X using xda premium
---------- Post added at 12:48 PM ---------- Previous post was at 12:46 PM ----------
Maybe just try facrory reset from recovery..
Sent from my HTC One X using xda premium

Yeah it wont mount, nothing happens.
I cant push anything if it wont mount obviously, i could try doing it from external sd via OTG cable.. but i dont have one.

AW: Did i brick it already?
Did you tried with ruu?
Sent from my HTC One X using xda premium

As understand it if you have an S-ON device(i do) you have to use the right onee or it will fail.Its Three branded unit,so i need a three RUU. There isnt one out there.

RUUs only work if adb can see detect it
Have you tried going through fastboot? Just fastboot some boot.img to get it to boot, then put a ROM on your sdcard

It sees it now. I can get into recovery (CWM) and fastboot, but i have nothing to flash on the phone, i cant get anything onto the phone to flash! I try ADB sideload, it gets to100% but it says..
E: Can't open /tmp/update.zip
(bad)
I tried pushing to the SD card but the recovery then doesn't see the ZIP, its just not there.
/sdcard wont mount in CWM, nothing happens.
I tried a boot.img from the Maximus thread.

Ok its now accepted the sideload! Ive installed the ROM and its rebooted...
Its back!!!!!!

rovex said:
Ok its now accepted the sideload! Ive installed the ROM and its rebooted...
Its back!!!!!!
Click to expand...
Click to collapse
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard

I think it won't work
CNexus said:
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard
Click to expand...
Click to collapse

AW: Did i brick it already?
CNexus said:
Awesomesauce
If you could get into recovery, theres a toggle / enable mass storage mode too? You couldve done that to mount your sdcard
Click to expand...
Click to collapse
Thats what I meant before
But nice to have your device back. I'm waiting for my One too
Sent from my HTC One X using xda premium

Yeah there is no toggle in CWM and the stock recovery I reflashed was only a test build, and didnt actually do anything.
Well its now working again fine. I dont really know why it worked, but it did. It was suggested i try the Aroma file manager first, which sideloaded OK and let me browse the file system. I then re-downloaded the ROM I was trying to use (Maximus) and tried that. It worked with no errors, although the Aroma installer crashed the first time through, which I understand isnt unusual on the One.
Seems i didnt need to access the SDcard at all, it was just a problem with sideloading. It may have been a corrupt ROM download.
Needless to say i now have a CWM backup, Titanium backup and a ROM file on the SDcard just in case.

You cant mount USB storage in recovery on the HTC One, you can only use ADB Sideload to send the ROM if your stuck in a bootloop or if youve erased the system partition:
I have uploaded the latest binaries to my dev host account.
1. Download and extract these to a directory and copy the rom over into the same directory.
2. Boot up your phone into twrp recovery or a recovery that supports ADB Sideload.
3. Select advanced and adbsideload (Your phone will be waiting for the file transfer.)
4. Open command prompt in the above directory you created with the binaries and rom.
5. Issue command "adb devices" (You should get the serial number with sideload next to it)
6. Finally issue command "adb sideload rom.zip" (rom.zip will be the name of your rom)
This will start sending your rom to the handset and will automatically install.
Hope the above helps
Link to Binaries:
ADB Binaries

That's what I was doing, it simply wasn't working. It might have been a corrupt ROM download.

rovex said:
That's what I was doing, it simply wasn't working. It might have been a corrupt ROM download.
Click to expand...
Click to collapse
Could very well be. Happens more often than you would think
But the mass storage thing is strange....I've seen it on almost all recoveries, but i know TWRP no longer has it in their newer builds, maybe the same thing happened with CWM?

Related

CWM/RUU Error, everything is formated

Hi, i've a problem, but i'm sure there's any solution.
I wanted to update CWM to 5.8.3.1 (recovery_1.28.img). But there are lots of errors. It can't open or mount /cache and it can't also mount USB.
I installed lots of custom ROMs before, and everytime i'm installing one, I format EVERYTHING and mount the USB Storage and copy a ROM.zip to sdcard.
But i can't mount it and now i've a "empty" phone. I can relock or unlock the bootloader, can go into the bootloader/fastboot/recovery.
When I'm installing a RUU, there's a Bootloader Version Error 140. I think that's because it's a 2.3.5 RUU. (..Runnymede_O2_DE)
What can I do? How can I do it?
Flash it via fastboot, recovery adb?
Downgrade HBoot?
Sometimes there was a "Remote: signature verify fail" error.
Please help me.
Rachorid said:
Hi, i've a problem, but i'm sure there's any solution.
I wanted to update CWM to 5.8.3.1 (recovery_1.28.img). But there are lots of errors. It can't open or mount /cache and it can't also mount USB.
I installed lots of custom ROMs before, and everytime i'm installing one, I format EVERYTHING and mount the USB Storage and copy a ROM.zip to sdcard.
But i can't mount it and now i've a "empty" phone. I can relock or unlock the bootloader, can go into the bootloader/fastboot/recovery.
When I'm installing a RUU, there's a Bootloader Version Error 140. I think that's because it's a 2.3.5 RUU. (..Runnymede_O2_DE)
What can I do? How can I do it?
Flash it via fastboot, recovery adb?
Downgrade HBoot?
Sometimes there was a "Remote: signature verify fail" error.
Please help me.
Click to expand...
Click to collapse
Adb the ROM.zip to your SD card. And then flash it
Sent from my HTC One S using xda premium
Thank you for your answer
But,
how can i move it? (i can only use adb recovery)
I just clicked on "choose zip from sdcard" and CWM says "E: Can't mount /sdcard/"
I'm sure it worked three hours before, but i tried out so many and nothing worked, i wipe everything again, if something happen i'll get back
Rachorid said:
Thank you for your answer
But,
how can i move it? (i can only use adb recovery)
I just clicked on "choose zip from sdcard" and CWM says "E: Can't mount /sdcard/"
I'm sure it worked three hours before, but i tried out so many and nothing worked, i wipe everything again, if something happen i'll get back
Click to expand...
Click to collapse
In recovery with your phone plugged onto The PC. Rename your ROM zip file you want to flash just name it ROM and then Copy it to adb directory on your PC. The in command prompt CD to your adb directory and type 'adb push ROM.zip /sdcard/'
It will sit there for a while. But be patient. Once its done find the ROM.zip under the choose zip from SD card choice in cwm.
Here is a thread to explain what I mean. Has screenshots too. Although this is for the one s. The principle is the same.
http://forum.xda-developers.com/showthread.php?t=1667929
Sent from my HTC One S using xda premium
Thank you
I think that's the solution, but it can't mount /sdcard
It can mount cache, data & system...
I've a CWM Backup from March, can I use it??
Unless your on the ICS hboot, you should use older recovery.
Sent from my HTC Sensation XL with Beats Audio X315e using Tapatalk 2
I don't know why, but finally my SXL works!!
I used this http://forum.xda-developers.com/showthread.php?t=1680572
I already tried it, but it didn't work. Now it works, i don't know why...
But thank you

[RECOVERY]ClockworkMod Touch v6.0.3.4

USB OTG Info:
USB OTG will show up as external_sd. If external_sd is not mounting, reboot recovery. You must enter recovery with usb already inserted.
Installation:
Unlock bootloader at http://www.htcdev.com/bootloader/
Uncheck fastboot in the rom in power options
Turn phone completely off
Boot into HBOOT>Fastboot
Inside of fastboot. Erase cache. Use command "fastboot erase cache"
Use command "fastboot flash recovery recovery.img"
Root:
To gain root on stock rom. Flash recovery in fastboot then flash this inside of recovery. There are two root programs. Superuser and SuperSU. Both are listed.
Superuser - http://download.clockworkmod.com/superuser/superuser.zip
OR
SuperSU - http://download.chainfire.eu/supersu
Downloads:
http://goo.im/devs/Flyhalf205/MYSTUL/Recovery//recovery-clockwork-6.0.3.4-mystul.img
PC USB Mass Storage:
You can't! http://teamw.in/DataMedia
Touch version is a test. Not sure if it will work properly but the classic version should be fully working. Let me know of any problems.
Flyhalf205 said:
Touch version is a test. Not sure if it will work properly but the classic version should be fully working. Let me know of any problems.
Click to expand...
Click to collapse
At least on my device, the touch recovery does *not* work, but the classic recovery *does*. Cheers!
---------- Post added at 09:52 AM ---------- Previous post was at 09:51 AM ----------
One more thing to note: mounting the internal storage/sdcard does not seem to work either.
nuclear_eclipse said:
At least on my device, the touch recovery does *not* work, but the classic recovery *does*. Cheers!
---------- Post added at 09:52 AM ---------- Previous post was at 09:51 AM ----------
One more thing to note: mounting the internal storage/sdcard does not seem to work either.
Click to expand...
Click to collapse
I'll take down the Touch and get a test build out....Will never work mounting the storage The internal sdcard is actually located in /data/media. It can not be mounted as storage. The only way is to use ADB commands.
Flyhalf205 said:
I'll take down the Touch and get a test build out....Will never work mounting the storage
Click to expand...
Click to collapse
That's quite a shame then. Flashing from /sdcard is by far easier to manage than using adb sideload.... :'(
nuclear_eclipse said:
That's quite a shame then. Flashing from /sdcard is by far easier to manage than using adb sideload.... :'(
Click to expand...
Click to collapse
Adb sideload or adb push to the sdcard.
Sent from my ADR6425LVW using Tapatalk 2
Flyhalf205 said:
Adb sideload or adb push to the sdcard.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
I tried adb pushing to /sdcard while running the recovery image, but it still refused to flash from there because it would fail trying to mount /sdcard. adb sideload was the only method that actually worked. Unless I'm missing something...
nuclear_eclipse said:
I tried adb pushing to /sdcard while running the recovery image, but it still refused to flash from there because it would fail trying to mount /sdcard. adb sideload was the only method that actually worked. Unless I'm missing something...
Click to expand...
Click to collapse
Not sure. Newer HTC phones are strange in the recovery. You mind testing TWRP?
Sent from my ADR6425LVW using Tapatalk 2
Sure, I'll test it shortly.
nuclear_eclipse said:
Sure, I'll test it shortly.
Click to expand...
Click to collapse
So, were you able to successfully root the First as well? Or was that back-and-forth about adb loading/side-loading about root? I tried re-reading the posts, but my newb-translator is on the fritz.
lordlittlebrooks said:
So, were you able to successfully root the First as well? Or was that back-and-forth about adb loading/side-loading about root? I tried re-reading the posts, but my newb-translator is on the fritz.
Click to expand...
Click to collapse
Yes, I have successfully rooted my First with the recovery and Superuser zip from the first post. Flash the recovery and reboot into it, then choose install zip from sideload, and then have your phone connected to the PC with the superuser zip, and run `adb sideload path/to/Superuser.zip`. Once that completes, reboot the phone, and you should have full root access.
nuclear_eclipse said:
Yes, I have successfully rooted my First with the recovery and Superuser zip from the first post. Flash the recovery and reboot into it, then choose install zip from sideload, and then have your phone connected to the PC with the superuser zip, and run `adb sideload path/to/Superuser.zip`. Once that completes, reboot the phone, and you should have full root access.
Click to expand...
Click to collapse
Thanks for spelling that out. Beers headed for you and flyhalf. Can't wait to get home and root my First!
lordlittlebrooks said:
Thanks for spelling that out. Beers headed for you and flyhalf. Can't wait to get home and root my First!
Click to expand...
Click to collapse
Thanks Glad everything is working out. Uploading a new TWRP build if anyone likes that better.
I've added a few extra features into the classic version of CWM. Power off option in the menu and reboot to bootloader in advance menu. Regular CWM doesn't have those
nuclear_eclipse said:
Yes, I have successfully rooted my First with the recovery and Superuser zip from the first post. Flash the recovery and reboot into it, then choose install zip from sideload, and then have your phone connected to the PC with the superuser zip, and run `adb sideload path/to/Superuser.zip`. Once that completes, reboot the phone, and you should have full root access.
Click to expand...
Click to collapse
Is it not possible to just put zip on sdcard and choose install zip from sdcard?
Sent from my HTC first
phositadc said:
Is it not possible to just put zip on sdcard and choose install zip from sdcard?
Sent from my HTC first
Click to expand...
Click to collapse
Since the recovery currently can't mount the sdcard partition, any attempt to flash from sdcard fails. The only method that works afaik is the option to flash via sideload, which requires the phone to be attached to a PC running adb. I'm not certain, but it sounds like this would also prevent the CyanogenMod built-in update mechanism to fail as well...
nuclear_eclipse said:
Since the recovery currently can't mount the sdcard partition, any attempt to flash from sdcard fails. The only method that works afaik is the option to flash via sideload, which requires the phone to be attached to a PC running adb. I'm not certain, but it sounds like this would also prevent the CyanogenMod built-in update mechanism to fail as well...
Click to expand...
Click to collapse
Can you see the folders on the sdcard when you go to install zip from sdcard?
Sent from my ADR6425LVW using Tapatalk 2
Flyhalf205 said:
Can you see the folders on the sdcard when you go to install zip from sdcard?
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
No.
nuclear_eclipse said:
No.
Click to expand...
Click to collapse
Okay. I'll need to look over my configs again. New build of twrp graphics should be fixed. See if you can see sdcard on that.
EDIT: I think I see what I did wrong in my config file. Building a new build.
Sent from my ADR6425LVW using Tapatalk 2
New build of CWM classic is up. Internal storage should work.
Flyhalf205 said:
New build of CWM classic is up. Internal storage should work.
Click to expand...
Click to collapse
Internal storage worked like a charm! Thanks again FlyHalf!

Please help unbrick a Telus HTC One

Hi everyone.
I unlocked the bootloader and rooted a Telus HTC One. But the latest flash went wrong and I went into bootloop. Somehow, I seem to have gotten myself into a situation where there's no ROM installed. I can still get into Bootloader and Recovery. When I try to start the phone, it's stuck at "HTC Quietly Brilliant" screen.
I've tried factory resetting, wiping everything, relocking the bootloader and loading the Factory RUU Zip using the All-In-One tool kit by Hasoon, and sideloading a ROM. Nothing seems to work. I also managed to push a ROM to the phone using the adb push command. When I try to install it using TWRP, I get an error msg "Unable to open zip file." It failed using CWM recovery as well.
When I plug the phone into a computer, it recognizes something is plugged in. But I can't open the drive at all. I get error msgs when I try to mount sdcard, system, data, anything. Things don't seem to be mounting/recognized at all. HTC sync and drivers are installed.
Experts, what else can I try?
Try downloading a Telus clean nandroid backup. Then go back into recovery (depends of what nandroid you get, make sure you have the right recovery, so if you download a CWM nandroid use CWM).
G-Bus said:
Try downloading a Telus clean nandroid backup. Then go back into recovery (depends of what nandroid you get, make sure you have the right recovery, so if you download a CWM nandroid use CWM).
Click to expand...
Click to collapse
Thanks for the suggestion. Not having any luck finding a Telus nandroid. Would it make matters worse if I try to restore from a non-Telus nandroid? My phone can't mount the /sdcard right now. Suppose I'll have to adb push it to the phone again?
runlsd said:
Thanks for the suggestion. Not having any luck finding a Telus nandroid. Would it make matters worse if I try to restore from a non-Telus nandroid? My phone can't mount the /sdcard right now. Suppose I'll have to adb push it to the phone again?
Click to expand...
Click to collapse
You don't mount the sdcard in HTC One you mount the data partition.
Also what happens if you sideload a ROM?
PHP:
adb sideload <ROM>
Have you tried erasing cache after installing a ROM if successful?
Riyal said:
You don't mount the sdcard in HTC One you mount the data partition.
Also what happens if you sideload a ROM?
PHP:
adb sideload <ROM>
Have you tried erasing cache after installing a ROM if successful?
Click to expand...
Click to collapse
When I sideloaded, It said
Can't Open /sdcard/rom.zip" (bad).
Installation aborted
Sideloading now gives me this error
failed to open driver control: No such file or directory
Restarting adbd
hmm, okay. I thought since recovery says "Install zip from sdcard" i thought /sdcard needed to be mounted. /data is mounted at the moment. No connectivity between computer and the phone unless through the All-in-one kit.
Riyal said:
Have you tried erasing cache after installing a ROM if successful?
Click to expand...
Click to collapse
And I haven't had successfully installed a ROM since I bricked the phone.
Install a custom ROM and kernel on your USB from the computer, mount the USB in Twrp using the otg cable. Flash ROM, if it doesnt boot, flash the kernel.
Flashing the kernel fixed it for me.
Another way is to use an adb pusher app and transfer thevfiles to your SD card.
Sent from my Nexus 10 using XDA Premium HD app
Thanks everyone. Somehow it sideloaded when I tried for the twentieth time.

HELP... HTC ONE has no OS, can only acces twrp

I am in need of help please, I had my phone rooted and the 4.2.2 rom flashed.. i was clearing the cache, and apparently wiped the phone clean... now there is no OS, and all I can access is TWRP recovery, and put phone in fast boot... I have tried installing SuperSU through terminal, tried pushing roms through terminal.. am unable to sideload or mount from usb... please help anyone.. im on a mac...
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Find a windows computer and flash an RUU.
Sent from my One using Tapatalk 2
thanks
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Adb sideboard could have been another e thing
Sent from my HTC One using Tapatalk 4 Beta
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Without OTG Cable
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Help
ccresendez said:
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Hi I have the same problem and am a noob. Can you give a description as to how you fixed your phone. My phone won't interact with the computer either so I'm not sure how to load a Rom onto it
Please help
I did the same thing and i cannot find a fix! I tried buying a usb otg cable but the phone doesnt seem to recognize it. I dont know what the original person who posed this meant by "i had to relock the bootloader, then run RUU, which brought my phone to life". someone please help me. I've been stuck with no phone for about a week now. :crying:
---------- Post added at 05:19 PM ---------- Previous post was at 04:56 PM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
Can you please explain what you did to fix it. I did the same thing to my HTC One and i dont know how to fix it. pleaseeee help.
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
This worked for me. Thanks!
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
can you guide me step-by-step how to perform the ruu
THANK YOU
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
THANK YOU SO MUCH! Recently moved from iPhone so I have near zero knowledge about Android and rooting. Thought I had bricked my phone after TWRP said there was no OS installed, you saved it
Cheers mate! Created an account just to say thank you!:laugh:
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
hi..friend
mine also got same issue.
but, i didn't understand how to do that.
could u pls guide me details.
which rom should i push into sd card? do i need get ruu zip as a rom?
really appreciated if have little time to guide me
TQ
---------- Post added at 02:21 AM ---------- Previous post was at 02:12 AM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
hi friend..
could u pls gimme some details step by step how u make it?
i'm tried since 2 days ago but nothing at all.
does my ruu missing some part of it?
appreciated for ur help.TQ
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
i could not able to select "Data" on mount menu.
which version twrp should i use ?
im having issues can anyone here help me i do that adb sideload on CMW but nothing happens and im geeting a lil bit fustrated
amr-213 said:
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Click to expand...
Click to collapse
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
zaki aziz said:
i could not able to select "Data" on mount menu.
which version twrp should i use ?
Click to expand...
Click to collapse
Download twrp 2.6.3.3
Sent from my HTC One using Tapatalk
myvwrocks said:
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
Click to expand...
Click to collapse
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
amr-213 said:
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
Click to expand...
Click to collapse
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
myvwrocks said:
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
Click to expand...
Click to collapse
weird try formating the drive and try again ,, and maybe try another flash drive

1.31.651.2 ruu?

Does anyone know when the new ruu for the HTC One comes out? I went to unroot my phone, locked the bootloader, and went to run the ruu, only to realize I did the system update a few days before. So now I'm stuck in a bootloop and I can't mount my sd card ( I think it's corrupted ) So I'm pretty much out of a phone till then, correct?
Thank you in advance guys.
If you can unlock again, and somehow get adb to work, you can s-off using revone. Then you can flash any RUU. Otherwise, I dunno
Sent from my HTCONE using xda premium
propjockey said:
If you can unlock again, and somehow get adb to work, you can s-off using revone. Then you can flash any RUU. Otherwise, I dunno
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
I re-unlocked the phone again but I have no clue how to do the rest.
If you can get files to your sd, you can run revone or moonshine to get s-off. Look in original development for the corresponding threads and instructions. Once you have that, you can RUU old firmware or unsigned.
Sent from my HTCONE using xda premium
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Chloroform said:
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Click to expand...
Click to collapse
I'm having a similar problem and need some help too!!
tx_jaycee said:
I'm having a similar problem and need some help too!!
Click to expand...
Click to collapse
I think the only thing that will fix our problem is a new version of the ruu. I knowledge on adb is very limited, I'm sure someone that knows what their doing can fix it 1,2,3, but that person isn't me. :crying:
ADB should not be your tool of choice. Fastboot would be your friend here, since it's a lot more direct in its method. If your internal card isn't completely hosed, you should be able to restore using the fastboot flash commands to reflash your /system and /boot and /recovery, at which point you should be fine. There are several threads on how to do this.
Rirere said:
ADB should not be your tool of choice. Fastboot would be your friend here, since it's a lot more direct in its method. If your internal card isn't completely hosed, you should be able to restore using the fastboot flash commands to reflash your /system and /boot and /recovery, at which point you should be fine. There are several threads on how to do this.
Click to expand...
Click to collapse
Can you point me in the right direction?
I tried the all in one kit, tells me device not found. I know it's found by my computer, it's in the device manager, plus I hear the noise that confirms a device is found. I can reboot my phone thru the all in one kit. I think it's best to wait for the newest ruu in my case.
Chloroform said:
Can you point me in the right direction?
Click to expand...
Click to collapse
Download the image of your choosing from this thread: http://forum.xda-developers.com/showthread.php?t=2368907.
Download TWRP 2.5 from this thread: http://forum.xda-developers.com/showthread.php?t=2236620.
Put your phone into fastboot mode (power + volume up + volume down). Plug the phone into your computer.
Install fastboot/ADB. You may need to search the web for the platform tools, or there are some toolkits that can help.
Open a command prompt and run "fastboot flash recovery <path-to-recovery.img>".
Go to Advanced -> ADB sideload, then run "adb install <path-to-downloaded-image.zip>".
If that doesn't work, open the zip and run:
fastboot flash system <path-to-system.img>
fastboot flash recovery <path-to-recovery.img>
Bottom line is if you're not willing to learn a bit about fastboot and ADB, then you shouldn't be using a toolkit because you won't be able to fix your device if something goes wrong.
So I pretty much tried everything with no luck BUT I flashed the boot.img and now I'm getting some where. Now it's showing my internal storage but the rom I had installed I guess erased. I've been searching around people saying flash system.img but how can I flash a system.img? All the files I've been finding are .zip and there any .img roms that I can flash?
Chloroform said:
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Click to expand...
Click to collapse
I've had this problem. To correct it, I put everything I need to flash in /sdcard/0. TWRP sometimes only sees stuff within a 0 folder placed inside root.
If you haven't tried already, make a 0 folder on the sdcard, then copy it and see what TWRP shows.
Thank you to @Indirect for fixing my problem.
Chloroform said:
So I pretty much tried everything with no luck BUT I flashed the boot.img and now I'm getting some where. Now it's showing my internal storage but the rom I had installed I guess erased. I've been searching around people saying flash system.img but how can I flash a system.img? All the files I've been finding are .zip and there any .img roms that I can flash?
Click to expand...
Click to collapse
In the future, try extracting your downloaded .zip files.
OTA packages and recovery-flashable ROMs are provided as .zip files. Each archive contains the necessary .img files and a script that tells the recovery where to put them. You can extract these .img files and flash them with fastboot if you don't have recovery access.
Fastboot factory images generally are .img files compressed as .tar files. You'd better have a tool like 7zip onboard so you can deal with the many archive formats you'll find on the net.
Closed per OP request

Categories

Resources