[Q] No Root No OS Help. - One (M7) Q&A, Help & Troubleshooting

Hi, i Was using Viper Rom , and by confusion i wiped all the - system, data, cache and dalvik. now
i can see tampered flag and unlock on above of bootlaoder,
i can go to recovery and everything but no os and root.
when i try to restart in recovery it says no OS installed are you sure you wish to reboot. if i say yes then it ask me it will install Super User SU but it is not installing SU. Im so confused now i dont know how to solve this problem. please help me.
I Have HTC One M7

danishda said:
Hi, i Was using Viper Rom , and by confusion i wiped all the - system, data, cache and dalvik. now
i can see tampered flag and unlock on above of bootlaoder,
i can go to recovery and everything but no os and root.
when i try to restart in recovery it says no OS installed are you sure you wish to reboot. if i say yes then it ask me it will install Super User SU but it is not installing SU. Im so confused now i dont know how to solve this problem. please help me.
Click to expand...
Click to collapse
You just need to push the Rom to the phone. This can be done with any Rom so if you have the viper Rom zip on your pc just use that. Rename it to rom.zip and put it in your fastboot folder.
Boot the phone to your recovery home screen and connect usb. Then in the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes.
One it's done install the Rom with your recovery
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

danishda said:
Hi, i Was using Viper Rom , and by confusion i wiped all the - system, data, cache and dalvik. now
i can see tampered flag and unlock on above of bootlaoder,
i can go to recovery and everything but no os and root.
when i try to restart in recovery it says no OS installed are you sure you wish to reboot. if i say yes then it ask me it will install Super User SU but it is not installing SU. Im so confused now i dont know how to solve this problem. please help me.
Click to expand...
Click to collapse
you will need to push or Sideload the rom to your phone with adb
adb push name_of_rom.zip /sdcard
or
adb sideload name_of_rom.zip
the Rom needs to be in the same folder as adb
and in TWRP / Advanced /adb Sidelaod if you choose to sideload

Danny201281 said:
You just need to push the Rom to the phone. This can be done with any Rom so if you have the viper Rom zip on your pc just use that. Rename it to rom.zip and put it in your fastboot folder.
Boot the phone to your recovery home screen and connect usb. Then in the command window type
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes.
One it's done install the Rom with your recovery
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
thanks but only rom not the root zip? because it gives me error of root also? why is that so?

danishda said:
thanks but only rom not the root zip? because it gives me error of root also? why is that so?
Click to expand...
Click to collapse
Because you have no os to be rooted Viper Rom is pre-rooted. The Rom installation will root the phone :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
Because you have no os to be rooted Viper Rom is pre-rooted. The Rom installation will root the phone :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Oh God, Thanks For this root thing , and i cannot connect my phone to adb is doesnt show my device connected. and in device manager it has exclamation mark on it. i guess it is drivers issue but it connected once but not all the time! why so?

danishda said:
Oh God, Thanks For this root thing , and i cannot connect my phone to adb is doesnt show my device connected. and in device manager it has exclamation mark on it. i guess it is drivers issue but it connected once but not all the time! why so?
Click to expand...
Click to collapse
See 2)Q in this faq post to fix your drivers http://forum.xda-developers.com/showthread.php?p=52135024 :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
See 2)Q in this faq post to fix your drivers http://forum.xda-developers.com/showthread.php?p=52135024 :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Now i can see the my device but when i type adb push viperone.zip/sdcard and press enter
it goes long down like its starting again the same process. with all the adb information .

Danny201281 said:
See 2)Q in this faq post to fix your drivers http://forum.xda-developers.com/showthread.php?p=52135024 :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
It says error: closed.

danishda said:
Now i can see the my device but when i type adb push viperone.zip/sdcard and press enter
it goes long down like its starting again the same process. with all the adb information .
Click to expand...
Click to collapse
Your missing a "space" in the command
Code:
adb-push-rom.zip-/sdcard
Replace the dashes with space's
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
Your missing a "space" in the command
Code:
adb-push-rom.zip-/sdcard
Replace the dashes with space's
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Yup, it still the same error. closed

danishda said:
Yup, it still the same error. closed
Click to expand...
Click to collapse
Then your adb probably needs updating. If you have the full sdk just update the software. If you have the mini ask download a new one.
Edit:- try this one http://forum.xda-developers.com/showthread.php?t=2317790
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
Then your adb probably needs updating. If you have the full sdk just update the software. If you have the mini ask download a new one.
Edit:- try this one http://forum.xda-developers.com/showthread.php?t=2317790
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
update sdk finished but still i face this problem.

danishda said:
update sdk finished but still i face this problem.
Click to expand...
Click to collapse
You do not need the Recovery on sideload mode to push the Rom. Just put the phone to the twrp home screen. And push the rom
Code:
adb push rom.zip /sdcard
If you want to sideload then put recovery in sideload mode and use this command.
Code:
adb sideload rom.zip
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
You do not need the Recovery on sideload mode to push the Rom. Just put the phone to the twrp home screen. And push the rom
Code:
adb push rom.zip /sdcard
If you want to sideload then put recovery in sideload mode and use this command.
Code:
adb sideload rom.zip
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
I just noticed you get the same error with adb usb.
Are you sure your sdk is up to date?
Code:
adb version
Will reveal the version number for your adb.
Also if you have HTC sync running exit the program, right click the small icon near the clock and select exit. If you still get the error. Try replaceing your platform-tools folder with mine https://www.dropbox.com/s/zxg2ry4asy2au14/platform-tools.zip?dl=0
Download this, rename your Current platform-tools folder to somthing lik platform-tools.old.
Then unzip and copy my platform-tools folder into your sdk folder. Then try adb again from my platform-tools
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Danny201281 said:
I just noticed you get the same error with adb usb.
Are you sure your sdk is up to date?
Code:
adb version
Will reveal the version number for your adb.
Also if you have HTC sync running exit the program, right click the small icon near the clock and select exit.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
adb version is Android Debug Bridge version 1.0.32
and i tried to push one jpg file, it sends succesfully but i cannot see that file and i write this command
adb push desert.jpg /sdcard
it sends succesfully but how to see this file.and where, i cannot see this in sdcard.there is nothing in sdcard except twrp folder.

Danny201281 said:
I just noticed you get the same error with adb usb.
Are you sure your sdk is up to date?
Code:
adb version
Will reveal the version number for your adb.
Also if you have HTC sync running exit the program, right click the small icon near the clock and select exit. If you still get the error. Try replaceing your platform-tools folder with mine https://www.dropbox.com/s/zxg2ry4asy2au14/platform-tools.zip?dl=0
Download this, rename your Current platform-tools folder to somthing lik platform-tools.old.
Then unzip and copy my platform-tools folder into your sdk folder. Then try adb again from my platform-tools
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
and when i push rom file which is 1.4gb then it stays is same position , does it mean it is copying the file rom ?

danishda said:
adb version is Android Debug Bridge version 1.0.32
and i tried to push one jpg file, it sends succesfully but i cannot see that file and i write this command
adb push desert.jpg /sdcard
it sends succesfully but how to see this file.and where, i cannot see this in sdcard.there is nothing in sdcard except twrp folder.
Click to expand...
Click to collapse
Ok sound like a problem with memory integrity, boot to twrp recovery, Select "Wipe" Then "Format Data". Then go to the reboot menu and "Reboot Recovery"
Once that's done try to push Rom.zip/test file again.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
---------- Post added at 12:30 PM ---------- Previous post was at 12:29 PM ----------
danishda said:
and when i push rom file which is 1.4gb then it stays is same position , does it mean it is copying the file rom ?
Click to expand...
Click to collapse
Yes it's normal for the command window to appear unresponsive until the push completes :good: (several minutes)
When it completes if you don't see the Rom on the phone format data as in my previous post
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Thanks. Sooo Much.
Guys I Did It, With The Help You Senior members, I Appreciate from the bottom of my heart. and thanks alot. i have started installing viper rom, i hope there will be no issue.i have high praises for you guys. thanks very much.

danishda said:
Guys I Did It, With The Help You Senior members, I Appreciate from the bottom of my heart. and thanks alot. i have started installing viper rom, i hope there will be no issue.i have high praises for you guys. thanks very much.
Click to expand...
Click to collapse
No problem, sounds like your good but let me know if you get any more problems
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Related

Help help help!! really urgent

I by mistakely wiped my data and system in twrp recovery and then i don't have any rom to flash and when i reboot it says no os installed!!
what to do please help!!!!!
udimars30 said:
I by mistakely wiped my data and system in twrp recovery and then i don't have any rom to flash and when i reboot it says no os installed!!
what to do please help!!!!!
Click to expand...
Click to collapse
read this
I forgot to put a ROM on my sdcard before wiping/flashing kernel and my phone won't boot now. How do I get a ROM on there?
If you have a nandroid backup on the phone, resore it. If you don't have a backup, copy the ROM you wanted to install to the phone via 'adb push rom-name.zip /data/media/rom-name.zip' Then flash as described above.
Or easier go to TWRP recovery ---advanced ----- and adb sideload
rambo12345 said:
read this
I forgot to put a ROM on my sdcard before wiping/flashing kernel and my phone won't boot now. How do I get a ROM on there?
If you have a nandroid backup on the phone, resore it. If you don't have a backup, copy the ROM you wanted to install to the phone via 'adb push rom-name.zip /data/media/rom-name.zip' Then flash as described above.
Or easier go to TWRP recovery ---advanced ----- and adb sideload
Click to expand...
Click to collapse
Can't do says error
udimars30 said:
Can't do says error
Click to expand...
Click to collapse
what exactly you cant do ?
adb push or adb sideload?
rambo12345 said:
what exactly you cant do ?
adb push or adb sideload?
Click to expand...
Click to collapse
both
when adb push
says adb out of date killing and then error: closed.
when sideload
says cannot read sideload
udimars30 said:
both
when adb push
says adb out of date killing and then error: closed.
when sideload
says cannot read sideload
Click to expand...
Click to collapse
do you have htc sync installed? and try few times with the same commands
rambo12345 said:
what exactly you cant do ?
adb push or adb sideload?
Click to expand...
Click to collapse
rambo12345 said:
do you have htc sync installed? and try few times with the same commands
Click to expand...
Click to collapse
no i don't have it installed
rambo12345 said:
do you have htc sync installed? and try few times with the same commands
Click to expand...
Click to collapse
can i still go into fastboot mode??
udimars30 said:
no i don't have it installed
Click to expand...
Click to collapse
ok you need to install htc sync
and take a look at here http://forum.xda-developers.com/showthread.php?t=2183942
rambo12345 said:
ok you need to install htc sync
and take a look at here http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
right now only i am looking at that but don't know what to do.
can i go into fastboot mode and return back to twrp??
udimars30 said:
right now only i am looking at that but don't know what to do.
can i go into fastboot mode and return back to twrp??
Click to expand...
Click to collapse
yes you can co back to recovery (twrp) , but why you need that?
rambo12345 said:
yes you can co back to recovery (twrp) , but why you need that?
Click to expand...
Click to collapse
downloaded htc sync and did with that but nothing still happened!
shows the same error
try all in one toolkit
http://forum.xda-developers.com/showthread.php?t=2183942
rambo12345 said:
try all in one toolkit
http://forum.xda-developers.com/showthread.php?t=2183942
Click to expand...
Click to collapse
can i relock bootloader and then flash stock ruu through the toolkit??
udimars30 said:
can i relock bootloader and then flash stock ruu through the toolkit??
Click to expand...
Click to collapse
yup
skinsfanbdh said:
yup
Click to expand...
Click to collapse
but i did that still the ruu doesn't flash or do i need to give a command??
Google is also an option...
Send from my awesome 1080p
you have to make sure it is the exact ruu for your device or you will get an error
Try to get into boot loader or recovery. Make sure the phone is under light and try resetting it by pressing power and volume down. The phone can not be in a dark room or this will not work. Then connect your phone to the computer. Navigate on your PC to where you have the Android platform tools. Now hold down SHIFT and right click in this folder where the platform tools are, and select open command prompt here. Type in "ADB devices" with no quotation marks. You should see your phone come up, it will probably be something like "HT something something" this is the serial number of your phone. If you see this continue. Make sure the ROM that you are trying to put on your phone is in the same folder when you held shift and right clicked. Now you need to type "ADB push" followed by the exact name of the ROM that you placed in the same folder as the platform tools. So it should be "ADB push ROM_NAME /sdcard" without the quotation marks. The /sdcard part tells the computer where to place the ROM on your phone. If you are able to do this, reboot into recovery and you should be able to flash the ROM from there. A side note, it could take anywhere from 1 to 5 or 6 minutes to push this ROM to your phone, roms for this phone are big files and they take a while to push in this way.
Sent from my HTC One using xda app-developers app
---------- Post added at 09:33 PM ---------- Previous post was at 09:31 PM ----------
You should also uninstall HTC Sync manager, this will not allow you to use the ADB commands
Sent from my HTC One using xda app-developers app
Hope you get this sorted out. If not, we need more info like where and when you bought the device what carrier your on, what firmware you had and what rom you were flashing. Also if your running windows and what version or mac/Linux.
Sent from my Tricked out HTC One

[Q] No OS stuck in TWRP

I know this has already been posted but I've tried to read the other posts and don't understand so step by step instruction would be helpful. I'm an idiot and advanced wiped my AT&T HTC One M7 so now all I can do is access TWRP and it says I have no OS. Can someone please help me it would be much appreciated
maxbwb said:
I know this has already been posted but I've tried to read the other posts and don't understand so step by step instruction would be helpful. I'm an idiot and advanced wiped my AT&T HTC One M7 so now all I can do is access TWRP and it says I have no OS. Can someone please help me it would be much appreciated
Click to expand...
Click to collapse
Make sure you have latest adb version installed.
If not download from here
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
Make sure you have TWRP 2.6.3.3 installed
Rename the custom rom... rom and put the rom in your adb folder.
enter recovery and connect the phone to the PC.
from within the adb folder. Press shift/right mouse
Then open command prompt here
From advanced menu in recovery enter ADB sideload
Then from command line
type adb sideload /path/to/rom.zip
It will take a while for the rom to be copied
Sent from my HTC One using XDA Premium 4 mobile app
Also an output of fastboot getvar all will help greatly in pointing to the right file

[Q] HTC Formatted; Please Help!

I have an HTC One running with a TWRP touch recovery and WAS running Omnirom. I was performing a clean-install of the latest Omnirom, as my previous version had gotten the "insufficient storage bug" and needed resetting. When I came to the wipe process of the flash, I made one tap too many, and accidentally wiped the internal storage partition. I didn't know this at the time and proceeded to flash Omnirom, which I could not find. I then looked in all the other folders to see them as blank. I couldn't even find my backup files! I scoured the internet looking for an answer on how to solve this, but couldn't come up with anything.
Does anybody have an answer or fix to this problem? I seriously need help or else my phone is just a $200 paperweight!
_flq said:
I have an HTC One running with a TWRP touch recovery and WAS running Omnirom. I was performing a clean-install of the latest Omnirom, as my previous version had gotten the "insufficient storage bug" and needed resetting. When I came to the wipe process of the flash, I made one tap too many, and accidentally wiped the internal storage partition. I didn't know this at the time and proceeded to flash Omnirom, which I could not find. I then looked in all the other folders to see them as blank. I couldn't even find my backup files! I scoured the internet looking for an answer on how to solve this, but couldn't come up with anything.
Does anybody have an answer or fix to this problem? I seriously need help or else my phone is just a $200 paperweight!
Click to expand...
Click to collapse
Rename the Omnirom .zip to rom.zip and put it in your fastboot folder.
Boot your phone to the twrp recovery home screen connect usb and in the adb/fastboot command line type
Code:
adb push rom.zip /sdcard
the command window will appear unresponsive until the push completes.
Once it's done install the Rom with twrp recovery
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
It says the following:
Danny201281 said:
Rename the Omnirom .zip to rom.zip and put it in your fastboot folder.
Boot your phone to the twrp recovery home screen connect usb and in the adb/fastboot command line type
Code:
adb push rom.zip /sdcard
the command window will appear unresponsive until the push completes.
Once it's done install the Rom with twrp recovery
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
error: device not found
this is probably due to the cause that fastboot cannot recognize my device.
_flq said:
error: device not found
this is probably due to the cause that fastboot cannot recognize my device.
Click to expand...
Click to collapse
What Operating system do you have on your pc?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Windows 7 ult.
Danny201281 said:
What Operating system do you have on your pc?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_flq said:
error: device not found
this is probably due to the cause that fastboot cannot recognize my device.
Click to expand...
Click to collapse
What Operating system do you have on your pc?
If it's Windows 7 see Q2 in this FAQ post to fix your drivers. Then try the push again.
http://forum.xda-developers.com/showthread.php?p=52135024
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
_flq said:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Click to expand...
Click to collapse
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

unable to boot, unable to get to recovery. Please help

Hi,
I had ARHD 81 on my AT&T HTC One. I was uninstalling an app when phone suddenly restarted. Since then, it wont go past HTC logo screen. I can get into bootloader and I have tried fastboot erase cache, didnt solve the problem.
Please help me through this.
Thanks
What recovery are you using? Have you tried flashing a new recovery? And what happens when you try to enter recovery mode?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
I was on TWRP 2.6.3.4. When I try to enter recovery, I see TWRP first screen, and then phone reboots and gets stuck at HTC logo. I was able to flash CWM touch and TWRP 2.8.0.2 (not 2.6.3.4 or 2.7.1.1, they just fail to be flashed).
I have ARHD 81 in the phone memory, tried flashing it in TWRP as well as CWM, it fails. I sideloaded cyanogenmod in CWM, that failed (i got the error "E: Errorr in /tp/update.zip (Status 7) Installation aborted.).
mrdoc151 said:
I was on TWRP 2.6.3.4. When I try to enter recovery, I see TWRP first screen, and then phone reboots and gets stuck at HTC logo. I was able to flash CWM touch and TWRP 2.8.0.2 (not 2.6.3.4 or 2.7.1.1, they just fail to be flashed).
I have ARHD 81 in the phone memory, tried flashing it in TWRP as well as CWM, it fails. I sideloaded cyanogenmod in CWM, that failed (i got the error "E: Errorr in /tp/update.zip (Status 7) Installation aborted.).
Click to expand...
Click to collapse
Have you tried TWRP 2.6.3.3 you should use this anyway if your flashing ARHD.
(not 2.6.3.4 or 2.7.1.1, they just fail to be flashed)
Click to expand...
Click to collapse
What error does it give?
(Status 7) Installation aborted.)
Click to expand...
Click to collapse
this means your recovery is not compatible for flashing that zip.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Have you tried TWRP 2.6.3.3 you should use this anyway if your flashing ARHD.
What error does it give?
this means your recovery is not compatible for flashing that zip.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
With TWRP 2.6.3.3 and 2.6.3.4, it just goes to TWRP spalsh screen and reboots.
I have tried cyanogenmod with CWM which should be compatible, still didnt work
mrdoc151 said:
With TWRP 2.6.3.3 and 2.6.3.4, it just goes to TWRP spalsh screen and reboots.
I have tried cyanogenmod with CWM which should be compatible, still didnt work
Click to expand...
Click to collapse
Can you please post output from
Code:
fastboot getvar all
Edit out serial and imei numbers before posting.
Also you may want to make a backup of anything important on the internal storage. :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Can you please post output from
Code:
fastboot getvar all
Edit out serial and imei numbers before posting.
Also you may want to make a backup of anything important on the internal storage. :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
I will post GetVar soon.
is there any way if I can transfer stuff from my phone (like pictures/documents etc) to pc?
Danny201281 said:
Can you please post output from
Code:
fastboot getvar all
Edit out serial and imei numbers before posting.
Also you may want to make a backup of anything important on the internal storage. :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Please see attached my getvar output
mrdoc151 said:
Please see attached my getvar output
Click to expand...
Click to collapse
If you can load any custom recovery you should be able to pull the contents of your ad card with
Code:
adb pull /sdcard C:\"path to folder you want to save the data"
e.g if you make a folder on c: called sdbackup the path would be C:\sdbackup\sdcard.
you should be able to use this ruu to return to stock. You will need to relock your bootloader as your s-on.
Connect fastboot usb in the bootloader and
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
Make sure fastboot usb is connected and run the ruu. This will return you to stock.
http://www.htc1guru.com/dld/ruu_m7_...9_10-26-1718-01l_release_356565_signed_2-exe/
When it's finished boot to the bootloader and select recovery from the bootloader menu. The screen will go blank for a short while then display an image of a phone with red exclamation this is the stock recovery. Hold Volume up and press power to reveal the stock recovery menu ignore errors about mount sd card this is normal in stock recovery.
Perform a factory reset then reboot the phone. At this point you can if you choose take the final ota updates to bring your phone to the latest firmware. Or simply unlock and try flashing recovery again. If you've ever thought about going s-off It would be better to do that before updating.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
If you can load any custom recovery you should be able to pull the contents of your ad card with
Code:
adb pull /sdcard C:\"path to folder you want to save the data"
e.g if you make a folder on c: called sdbackup the path would be C:\sdbackup\sdcard.
you should be able to use this ruu to return to stock. You will need to relock your bootloader as your s-on.
Connect fastboot usb in the bootloader and
Code:
fastboot erase cache
fastboot oem lock
fastboot reboot-bootloader
Make sure fastboot usb is connected and run the ruu. This will return you to stock.
http://www.htc1guru.com/dld/ruu_m7_...9_10-26-1718-01l_release_356565_signed_2-exe/
When it's finished boot to the bootloader and select recovery from the bootloader menu. The screen will go blank for a short while then display an image of a phone with red exclamation this is the stock recovery. Hold Volume up and press power to reveal the stock recovery menu ignore errors about mount sd card this is normal in stock recovery.
Perform a factory reset then reboot the phone. At this point you can if you choose take the final ota updates to bring your phone to the latest firmware. Or simply unlock and try flashing recovery again. If you've ever thought about going s-off It would be better to do that before updating.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
This worked! Thanks a million.
A little surprise I got during this process.. Before doing anything else, I was in recovery to "pull" needed files to my pc, suddenly my pc recognised my phone as removable storage and I was able to copy everything I needed in windows explorer without using adb!!
Thank you again @danny20128.
mrdoc151 said:
This worked! Thanks a million.
A little surprise I got during this process.. Before doing anything else, I was in recovery to "pull" needed files to my pc, suddenly my pc recognised my phone as removable storage and I was able to copy everything I needed in windows explorer without using adb!!
Thank you again @danny20128.
Click to expand...
Click to collapse
Your welcome glad you got it sorted :good:
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Unable to boot after unistalling Swift Keyboard - Moto G 1033 lolipop
After unistalling Swift Keyboard app, I wasn't able to use default keyboard. So, I restarted my mobile, but it never back. It starts to boot, show some flash screens, motorolla graphic animation, then pattern to unlock, then Motorol logo for a while and then I see blank screen. I tried Recovery mode, and then Wipe Cache partition as well, but didn't work.
What are my options, to recover my phone, with data, ie contacts, emails, sms, photos, etc.
tia
Shuja
mshujaweb said:
After unistalling Swift Keyboard app, I wasn't able to use default keyboard. So, I restarted my mobile, but it never back. It starts to boot, show some flash screens, motorolla graphic animation, then pattern to unlock, then Motorol logo for a while and then I see blank screen. I tried Recovery mode, and then Wipe Cache partition as well, but didn't work.
What are my options, to recover my phone, with data, ie contacts, emails, sms, photos, etc.
tia
Shuja
Click to expand...
Click to collapse
You have posted in the HTC One M7 forum, for better assistance, post your question in the correct forum.
Q&A forum for the Moto G here: http://forum.xda-developers.com/moto-g/help

[Q] Red triangle/exclamation

Hi,
Yesterday i rooted my HTC One.
When i want to go into recovery mode, the display stays black and after a wile it goes to a display of the phone with a red triangle with a red exclamation mark...
What could this be?
DimitriBroekhof said:
Hi,
Yesterday i rooted my HTC One.
When i want to go into recovery mode, the display stays black and after a wile it goes to a display of the phone with a red triangle with a red exclamation mark...
What could this be?
Click to expand...
Click to collapse
That is the Stock recovery. to reveal the recovery menu hold Volume up and press the power button.
You would be much better of flashing a custom recovery though. Stock recovery is very limited. And won't allow you to install custom software :good:
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
That is the Stock recovery. to reveal the recovery menu hold Volume up and press the power button.
You would be much better of flashing a custom recovery though. Stock recovery is very limited. And won't allow you to install custom software :good:
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Thanks for the fast reply.
When i press volume up and than press the powerbutton, the phone just starts up like normal.
It doesn't go into recovery
DimitriBroekhof said:
Thanks for the fast reply.
When i press volume up and than press the powerbutton, the phone just starts up like normal.
It doesn't go into recovery
Click to expand...
Click to collapse
Boot to the screen with the picture of the phone with red exclimation. The red exclimation is normal and nothing to worry about. It's also normal to see Sd card mount errors when you reveal the menu.
Then hold Volume up and Press (Press don't hold) the power button. You should see a menu appear with basic options.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Boot to the screen with the picture of the phone with red exclimation. The red exclimation is normal and nothing to worry about. It's also normal to see Sd card mount errors when you reveal the menu.
Then hold Volume up and Press (Press don't hold) the power button. You should see a menu appear with basic options.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
TNX!
It worked!
Now i'm going to figure out how to install a custum rom
Prefering the stock android 4.4.4.
Thanks again!
DimitriBroekhof said:
TNX!
It worked!
Now i'm going to figure out how to install a custum rom
Prefering the stock android 4.4.4.
Thanks again!
Click to expand...
Click to collapse
First you will need to flash a Custom Recovery. I recommend TWRP 2.6.3.3 to get you started. There are newer versions of TWRP Recovery but 2.6.3.3 is most stable and will cause less problems which is always good if your new to this stuff
You can download it here. http://techerrata.com/browse/twrp2/m7
Drop the .img file in your fastboot folder. Connect fastboot usb in the bootloader and flash the recovery with
Code:
fastboot flash recovery "nameofrecovery".img
fastboot erase cache
fastboot reboot-bootloader
You can then boot to your custom recovery which you can use to install custom roms. :good:
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
First you will need to flash a Custom Recovery. I recommend TWRP 2.6.3.3 to get you started. There are newer versions of TWRP Recovery but 2.6.3.3 is most stable and will cause less problems which is always good if your new to this stuff
You can download it here.
Drop the .img file in your fastboot folder. Connect fastboot usb in the bootloader and flash the recovery with
Code:
fastboot flash recovery "nameofrecovery".img
fastboot erase cache
fastboot reboot-bootloader
You can then boot to your custom recovery which you can use to install custom roms. :good:
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Where can i select to flash the recovery?
And where can i insert the code?
DimitriBroekhof said:
Where can i select to flash the recovery?
And where can i insert the code?
Click to expand...
Click to collapse
Flash it with fastboot, the same way you unlocked the bootloader with the Unlock_code from HTC dev.
Only using the fastboot commands in my previous post
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Flash it with fastboot, the same way you unlocked the bootloader with the Unlock_code from HTC dev.
Only using the fastboot commands in my previous post
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Used a tool for that. Will give it a go with the tool than.
DimitriBroekhof said:
Used a tool for that. Will give it a go with the tool than.
Click to expand...
Click to collapse
HTC One toolkit? Yes that should help you flash recovery
I do prefer the manual method but I'm a little bit of a geek so yeah [emoji39]
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
HTC One toolkit? Yes that should help you flash recovery
I do prefer the manual method but I'm a little bit of a geek so yeah [emoji39]
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Had some diffeculty's with the manual way.
Some connection errors and "cmd" that didn't recognize the "fastboot" command...
DimitriBroekhof said:
Had some diffeculty's with the manual way.
Some connection errors and "cmd" that didn't recognize the "fastboot" command...
Click to expand...
Click to collapse
You need to open the command window at the adb/fastboot folder.
How did you install adb/fastboot, just installed the Toolkit or the full SDK as instructed by the HTC Dev site?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
You need to open the command window at the adb/fastboot folder.
How did you install adb/fastboot, just installed the Toolkit or the full SDK as instructed by the HTC Dev site?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Used the following youtube video: https://www.youtube.com/watch?v=JJ-IsCbqThQ
DimitriBroekhof said:
Used the following youtube video: https://www.youtube.com/watch?v=JJ-IsCbqThQ
Click to expand...
Click to collapse
Ok I see the video appears to have skipped installing the custom recovery. But the Toolkit has an option to do It at the top right.
You can use the Toolkit but select the option "your own recovery" and choose the twrp 2.6.3.3 .img file. Flash it and reboot to recovery. Twrp is the recovery you see in the video
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Ok I see the video appears to have skipped installing the custom recovery. But the Toolkit has an option to do It at the top right.
You can use the Toolkit but select the option "your own recovery" and choose the twrp 2.6.3.3 .img file. Flash it and reboot to recovery. Twrp is the recovery you see in the video
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Tnx, will give it a try!
I'll let you know if it worked!
DimitriBroekhof said:
Tnx, will give it a try!
I'll let you know if it worked!
Click to expand...
Click to collapse
Quick question. Is your phone Sprint?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Quick question. Is your phone Sprint?
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Quick answer: No.
No carrier brand
DimitriBroekhof said:
Quick answer: No.
No carrier brand
Click to expand...
Click to collapse
Ok cool as you were :good: it's just I noticed was a Sprint phone in the video and Sprint requires a Sprint compatible recovery.
If your unbranded the one I linked is fine
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Ok cool as you were :good: it's just I noticed was a Sprint phone in the video and Sprint requires a Sprint compatible recovery.
If your unbranded the one I linked is fine
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
It worked!
Costum Recovery installed with succes!
Now to find a good Rom!
Crap...
Accidentally erased the complete phones internal memory...

Categories

Resources