[Q] Accidentally wiped my internal, now doesn't boot - One (M7) Q&A, Help & Troubleshooting

Hello , I made a huge mistake and I'm looking for help, I accidentally wiped my internal on my HTC One and I'm looking to push a new rom on it. I've looked for tutorials but It's giving me outdated tutorials on Anddroid studio. could someone please kindly help me? I'm still rooted and have TWRP just can't figure out the Android studio bit.
Thank you 1

Made this mistake, too. Frustrating as I lost all my files and backups then.
You need a flash card with a ROM (*.zip) of your choice.
Connect the flash card to your phone over an OTG cable, reboot to recovery, go to advance/mount and mount USB OTG.
You will then see the content of your flash card, install your zip from there, or copy the zip to internal memory and install normally.

Marck527 said:
Hello , I made a huge mistake and I'm looking for help, I accidentally wiped my internal on my HTC One and I'm looking to push a new rom on it. I've looked for tutorials but It's giving me outdated tutorials on Anddroid studio. could someone please kindly help me? I'm still rooted and have TWRP just can't figure out the Android studio bit.
Thank you 1
Click to expand...
Click to collapse
Flash TWRP 2.8.5.0. It supports MTP in recovery so you can access your internal storage.
Or use adb in recovery to push a Rom to the phone. Put your Rom in your fastboot folder and rename it rom.zip. Then while in recovery
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. Then install the Rom with recovery :good:

Related

[Q] Restore the system after I wiped by mistake

Hello,
I was trying to install cm 10.2 on my htc one and I wiped by mistake everything even the system and now I dont have anything on my phone. Can you please tell me a way to copy again cm 10.2 or another rom on the SD card to install it, because now the phone is in recovery and the computer doesn't read the SD card.
Thank you
Help.
I solved with CWM v6.0.3.2 and using ADB sideload. you can use [TOOL] HTC One (M7) All-In-One Toolkit V3.1. You go into recovery select install zip from sideload. Then with the toolkit, select ADB sideload to Rom, and ready, start counting, when you reach 100% start the installation of your rom, rom certainly must have ARHD.Zip short name. Excuse my English, I hope you work.:good:

sdcard wiped, Rom in loop

Hey guys, I accidentley wiped my sdcard when I reunlocked the bootloader. I have a custom rom that was on previously but its stock in a loop. I tried to push another room using adb sideload but when i do I got * Cannot read 'sideload'. I dont know any other way i can connect the phone to computer to flash another rom. please help.
Thanks
Update:
I can push the rom but i get this error when trying to install "E: unable to mount 'data' "
p1mpin said:
Hey guys, I accidentley wiped my sdcard when I reunlocked the bootloader. I have a custom rom that was on previously but its stock in a loop. I tried to push another room using adb sideload but when i do I got * Cannot read 'sideload'. I dont know any other way i can connect the phone to computer to flash another rom. please help.
Thanks
Update:
I can push the rom but i get this error when trying to install "E: unable to mount 'data' "
Click to expand...
Click to collapse
when I had that problem, I ended up wiping everything and then rebooted to recovery and it finally worked.
p1mpin said:
Hey guys, I accidentley wiped my sdcard when I reunlocked the bootloader. I have a custom rom that was on previously but its stock in a loop. I tried to push another room using adb sideload but when i do I got * Cannot read 'sideload'. I dont know any other way i can connect the phone to computer to flash another rom. please help.
Thanks
Update:
I can push the rom but i get this error when trying to install "E: unable to mount 'data' "
Click to expand...
Click to collapse
Try what @JudgeFutta said. The error's most likely due to corrupt partitions.
p1mpin said:
Hey guys, I accidentley wiped my sdcard when I reunlocked the bootloader. I have a custom rom that was on previously but its stock in a loop. I tried to push another room using adb sideload but when i do I got * Cannot read 'sideload'. I dont know any other way i can connect the phone to computer to flash another rom. please help.
Thanks
Update:
I can push the rom but i get this error when trying to install "E: unable to mount 'data' "
Click to expand...
Click to collapse
Try to get in Recovery and from mount option mount system and then try it will work or try this
Make Sure HTC Drivers are installed and ADB is already working
1. Reboot into TWRP
2. in TWRP, Hit andvanced and find Sideload
3. Swipe to start Sideload
4. Open a CMD Prompt window and Change Directories to where your adb.exe is
5. type adb devices and it should show your device conntected and say sideload
6. Your ZIP file should already be in your adb folder
7. You are now ready to push the zip.....
8. type adb sideload nameofzip.zip
9. Wait until it says 100% and reboot back into recovery to flash the ROM
10. If hitting power does not make the screen come one, type adb reboot recovery
11. if adb reboot recovery does not work, hold power and volume down until it reboots to fastboot then go to recovery
ADB Push from Recovery - If Sideload Fails For You
adb push rom.zip /data/media/0/
Be sure u r in Recovery when using ADB Push command.
Thanks guys. What i found out is that i had a corrupt partition so I formated the sdcard since there was nothing on it and it worked. I pushed the rom through adb but i didnt do the sideload method. I have liquid smooth on it now but I want a sense rom. any suggestions for a good one?
p1mpin said:
Thanks guys. What i found out is that i had a corrupt partition so I formated the sdcard since there was nothing on it and it worked. I pushed the rom through adb but i didnt do the sideload method. I have liquid smooth on it now but I want a sense rom. any suggestions for a good one?
Click to expand...
Click to collapse
Why not try the best Sense rom available. http://forum.xda-developers.com/showthread.php?t=2502430
Gd luck
User420s said:
Why not try the best Sense rom available. http://forum.xda-developers.com/showthread.php?t=2502430
Gd luck
Click to expand...
Click to collapse
@p1mpin Can vouch for that ROM, it's amazing. Might also want to flash Kangaroo Kernel while you're at it. It'll give you great battery life.

no OS no rom flashable in the memory

I've made a mistake,
I've wiped all with twrp:
system,
boot,
cache,
internal storage
So I've no OS and no flashable zip in the device.
I've tried to use ADB sideload, but i'm not able to use. I've drivers installed in the pc, but mobile phone is not recognised (other driver missing???).
Fastboot is working and the device is recognized.
Is it possible to flash a rom via fastboot, in this current status?
Or how to make it working the ADB shell? what is missing??
Thank you all.
Please save my phone!
eternasparta said:
I've made a mistake,
I've wiped all with twrp:
system,
boot,
cache,
internal storage
So I've no OS and no flashable zip in the device.
I've tried to use ADB sideload, but i'm not able to use. I've drivers installed in the pc, but mobile phone is not recognised (other driver missing???).
Fastboot is working and the device is recognized.
Is it possible to flash a rom via fastboot, in this current status?
Or how to make it working the ADB shell? what is missing??
Thank you all.
Please save my phone!
Click to expand...
Click to collapse
hi there,
have you even bothered looking, or searching?? pretty much every thread has the info you need.
if you had bothered looking at the the Frequently Asked Question sticky including page 3
you would have your answer
or any of the other Q&A thread, for example: http://forum.xda-developers.com/showpost.php?p=52396849&postcount=11
Sounds like you need to download the right drivers for Windows and adb push a rom zip on over. If your having no luck with Windows, load up a live cd or usb of Ubuntu and install adb there.
Good luck and happy searching.
it is possible to flash a ROM/ RUU via fastboot but you should install the right ADB to your PC. other way, mount your storage via TWRP, copy your ROM to your storage, then flash it.
zigyna said:
it is possible to flash a ROM/ RUU via fastboot but you should install the right ADB to your PC. other way, mount your storage via TWRP, copy your ROM to your storage, then flash it.
Click to expand...
Click to collapse
thank you all.
I've obviously seen the faq, but nothing was working.
however, ad have you said I've to install the right ADB on my pc. In fact adb was not working because drivers was not working.
I've resolved doing the following.
Remove manually drivers from windows, install manually drivers, restart windows :good:
:good::good::good: adb now is working
Thank you for the support

[Q] Restore Android after wiping no backup on sd avail.

Happy holidays,
I am having trouble to get my htc one m7 back to normal.
I did erase my android and internal sd card( not backup on sd card avail).
What does it mean - after rebooting my phone is stuck in HTC logo screen not booting.
It was unlocked/rooted in the first place - my plan to do a factory reset
Another issue is that my PC (win 7) does not recognize my HTC ( as storage unit ), I tried driver updates,diff cables and another PC same issue ( Android 1.0) so I am unable to copy/access the htc's sd card
What i can access/see/work with:
bootloader menu
TWRP
Once i reboot from TWRP menu, it says "no OS installed"
I could feed more details if needed.
I am desperately looking for advice. If anyone could share some thoughts, I'd be very thankful
( not a native english speaker excuse my language,)
Cherrs
MKP1 said:
Happy holidays,
I am having trouble to get my htc one m7 back to normal.
I did erase my android and internal sd card( not backup on sd card avail).
What does it mean - after rebooting my phone is stuck in HTC logo screen not booting.
It was unlocked/rooted in the first place - my plan to do a factory reset
Another issue is that my PC (win 7) does not recognize my HTC ( as storage unit ), I tried driver updates,diff cables and another PC same issue ( Android 1.0) so I am unable to copy/access the htc's sd card
What i can access/see/work with:
bootloader menu
TWRP
Once i reboot from TWRP menu, it says "no OS installed"
I could feed more details if needed.
I am desperately looking for advice. If anyone could share some thoughts, I'd be very thankful
( not a native english speaker excuse my language,)
Cherrs
Click to expand...
Click to collapse
The phone only works in fastboot when in the bootloader and adb when in TWRP
from TWRP sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_83.1.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
if you have trouble with sideload use push
adb push rom.zip /sdcard/
Thank you very much sir ! Works like a charm,
Much appreciated !

OP3T root problem - no OS installed

Hello,
I have a problem and I hope this is the right place for help.
I try my best to explain everything.
So I tried to root my OnePlus 3T.
Everything was going good. I installed TWRP and was able to use it.
Next I wanted to flash no-verity-opt-encrypt-5.1.zip.
I messed something up and wiped all my cache and my data.
I didn't noticed it at this point, so I tried to install SuperSU.
I don't know, if it was successful, but I guess not.
Then I restarted my phone and I stuck in bootloading. It was an endless loading until, my battery was empty.
I charged my phone up and was able to start TWRP.
Now I have my OnePlus 3T without an OS installed.
I downloaded the OS from OnePlus and tried to put it on my connected phone with the ADB Sideload, but my phone can't install ADB Sideload. So I can't put the OS on my phone to install it.
I don't know what to do and how I can put my OS on my phone.
One Idear was to put it on a USB Stick which fits in my phone, but I don't know.
I hope, someone can help me.
Sorry for my bad english, btw.
Boot into twrp and connect the phone to your notebook. If you can copy the OOS Rom to your phone, just flash it.
If not, you have to use the unbrick guide, just follow it and your phone should be alright again.
Boot into TWRP recovery and connect op3t to PC and move os to internal memory. Flash os from TWRP....
Sent from my ONEPLUS A3003 using Tapatalk
faffaz said:
Boot into TWRP recovery and connect op3t to PC and move os to internal memory. Flash os from TWRP....
Sent from my ONEPLUS A3003 using Tapatalk
Click to expand...
Click to collapse
Do EXACTLY as this guy said. I had the EXACT same problem. I was doing a root, accidentally wiped everything including the OS, and thought I was ****ed. A little while later I went to the OnePlus website, downloaded the latest available OS and copied it over to my phone's internal memory while it was booted into TWRP. I then flashed it via TWRP and was good as new. Don't panic and you should be fine.
If adb sideload is not working. Then you can follow this method. Download adb tools from Google. Then their is a option of push the rom in the adb tools. Just keep the phone connected to notebook in twrp mode and then via that software push the rom into the internal of phone. Then just flash manually. It's done. I did this, as the same thing happened with me some days ago.
Nicky Carts said:
Do EXACTLY as this guy said. I had the EXACT same problem. I was doing a root, accidentally wiped everything including the OS, and thought I was ****ed. A little while later I went to the OnePlus website, downloaded the latest available OS and copied it over to my phone's internal memory while it was booted into TWRP. I then flashed it via TWRP and was good as new. Don't panic and you should be fine.
Click to expand...
Click to collapse
It doesn't working. I don't have my phone's internal memory, when I click on my OP3T and I can't copy the OS just on my phone.
It said that this folder is empy.
Is there a way to get into my root folders on my pc?
Vaibhunk786 said:
If adb sideload is not working. Then you can follow this method. Download adb tools from Google. Then their is a option of push the rom in the adb tools. Just keep the phone connected to notebook in twrp mode and then via that software push the rom into the internal of phone. Then just flash manually. It's done. I did this, as the same thing happened with me some days ago.
Click to expand...
Click to collapse
Okay, connected my OP3T with my computer and started my cmd and went to the adb folder.
It found my device when I typed in: adb devices.
then I tried to sideload the OS but it said:
"loading: 'OnePlus3TOxygen.zp'
* cannot read 'OnePlus3TOxygen.zip' *
I don't know, what I did wrong.
Fun4Jan said:
Okay, connected my OP3T with my computer and started my cmd and went to the adb folder.
It found my device when I typed in: adb devices.
then I tried to sideload the OS but it said:
"loading: 'OnePlus3TOxygen.zp'
* cannot read 'OnePlus3TOxygen.zip' *
I don't know, what I did wrong.
Click to expand...
Click to collapse
Don't use cmd, I told you to use a software named adb tools. Easily available on google. Search it.. Then follow the procedure. Just make sure that your phone is booted into twrp.
It is really not as easy as everyone says to root your phone. I had to do tons of research and it took a long time and the community was not helpful over at OnePlus and it was hard to find much good information here. And that is strange considering my past experiences at XDA. But, this is what I came up with and I should probably write a thread:
Use this video to guide you with your common sense: https://www.youtube.com/watch?v=KZaajUEybNM
Do not use the links provided in the video; instead use these links. That video is for another OnePlus device; the techniques are good but the files are bad. Simple substitution is all that is necessary and you can easily follow the directions with some commons sense.
Use this version of TWRP: https://dl.twrp.me/oneplus3t/
Get SuperSu here: https://download.chainfire.eu/696/supersu/
Get Android Studio here: https://developer.android.com/studio/index.html#Other
I just got my device and this totally worked for me. I hope this fixes your problem.
Are you solve this problem now?
And my advice for u :
[pre]please don't use SuperSU,it is insecurity on new Android version.Maybe you can use phh's or LineageOS root zip.NOT AD!
[1]Reflash twrp with fastboot.
[2]Flash root zip what I said(mokee rom support inner root).
[3]Flash rom(maybe you can use Mokee or LineageOS or Slimrom or OxygenOS and so on)
[4]flash gapps with nano or pico.
If this not solve problem,please try to flash factory image with MsmDownloadTool.
I hope my advice can help you.
Fun4Jan said:
Okay, connected my OP3T with my computer and started my cmd and went to the adb folder.
It found my device when I typed in: adb devices.
then I tried to sideload the OS but it said:
"loading: 'OnePlus3TOxygen.zp'
* cannot read 'OnePlus3TOxygen.zip' *
I don't know, what I did wrong.
Click to expand...
Click to collapse
if you device is getting recognized when adb devices is typed
just do this CMD: adb push (drag and drop the file you want to push onto the cmd line) /sdcard/
Fun4Jan said:
It doesn't working. I don't have my phone's internal memory, when I click on my OP3T and I can't copy the OS just on my phone.
It said that this folder is empy.
Is there a way to get into my root folders on my pc?
Click to expand...
Click to collapse
When this happens, it means DATA partition is unmounted. You have to mount it in twrp. If you still can't see the internal storage with your pc then wipe everything, including internal storage and reboot into twrp and you should be able to see it this time.
M4CH0 said:
Are you solve this problem now?
And my advice for u :
[pre]please don't use SuperSU,it is insecurity on new Android version.Maybe you can use phh's or LineageOS root zip.NOT AD!
[1]Reflash twrp with fastboot.
[2]Flash root zip what I said(mokee rom support inner root).
[3]Flash rom(maybe you can use Mokee or LineageOS or Slimrom or OxygenOS and so on)
[4]flash gapps with nano or pico.
If this not solve problem,please try to flash factory image with MsmDownloadTool.
I hope my advice can help you.
Click to expand...
Click to collapse
Thanks for your help.
I must say, that I didn't tried it.
I downloaded the original Recovery from OnePlus and flashed it on my OP3t.
I went to the original recovery modus and used ADB sideload to install the normal OS.
Now it's not rooted but it works fine now.
Yeah that's really good.

Categories

Resources