[Q] So, the stupid here just deleted the OS via TWRP - One (M8) Q&A, Help & Troubleshooting

Completely idiot, was trying to wipe my phone to troubleshoot Remote Play app problems, ended up wiping everything off the internal memory. I've been reading through lots of threads and I'm still unsure of what are the correct procedures to avoid a pretty brick on my desk. With that said...
TWRP works, phone is detected, I'm able to do adb and fastboot commands. Some info:
cidnum: HTC__622
version-main: 2.11.708.2
version-bootloader: 3.18.0.0000
Downloaded a stock nandroid backup (based on the info above), but I'm unable to copy it to my phone by mouting USB via TWRP, Windows says file is too large.
So, what would be the correct procedure? Can I install a GPE ROM or should I worry about getting Sense back to work first? Am I screwed?
Thanks.

Adb push it. Twrp needs to be in adb mode.
Other option. Get your backup, or even a rom on a micro SD if you can and install from it.

Htc one?
Try copying to UsbOtg and connect with device. Then just flash it from twrp
Sent from my HTCONE using XDA Free mobile app

or follow the guide in my sig (KJ's second method mentioned above)

felipaopl said:
Completely idiot, was trying to wipe my phone to troubleshoot Remote Play app problems, ended up wiping everything off the internal memory. I've been reading through lots of threads and I'm still unsure of what are the correct procedures to avoid a pretty brick on my desk. With that said...
TWRP works, phone is detected, I'm able to do adb and fastboot commands. Some info:
cidnum: HTC__622
version-main: 2.11.708.2
version-bootloader: 3.18.0.0000
Downloaded a stock nandroid backup (basedi on the info above), but I'm unable to copy it to my phone by mouting USB via TWRP, Windows says file is too large.
So, what would be the correct procedure? Can I install a GPE ROM or should I worry about getting Sense back to work first? Am I screwed?
Thanks.
Click to expand...
Click to collapse
Copy it over to an sd card and insert that into your phone.

I have no backup and no external SD card at the moment.
Which file should I download to get started? When "AD Push", do I need a ZIP file? The one I've downloaded is a "stock nandroid backup", not sure if this is the correct file?

felipaopl said:
Which file should I download to get started? When "AD Push", do I need a ZIP file? The one I've downloaded is a "stock nandroid backup", not sure if this is the correct file?
Click to expand...
Click to collapse
No, I would use a ROM zip, not a nandroid. Reason being, a nandroid has to be in the exact folder location in order for TWRP to see it and RESTORE from it. In contrast, a ROM zip can be anywhere on the internal memory (just pushing it to the root of the folder is easiest) and then you can select INSTALL in TWRP and browse anywhere on the memory or SD to flash a ROM zip.
Alternately, you can use adb sideload to flash a ROM zip.
---------- Post added at 11:42 AM ---------- Previous post was at 11:41 AM ----------
KJ said:
Adb push it. Twrp needs to be in adb mode.
Click to expand...
Click to collapse
adb commands should work with the phone in any mode, as long as its on. The exception is adb sideload, for which you need to be in TWRP and in sideload mode. So that may be what you are thinking of.

redpoint73 said:
No, I would use a ROM zip, not a nandroid. Reason being, a nandroid has to be in the exact folder location in order for TWRP to see it and RESTORE from it. In contrast, a ROM zip can be anywhere on the internal memory (just pushing it to the root of the folder is easiest) and then you can select INSTALL in TWRP and browse anywhere on the memory or SD to flash a ROM zip.
Alternately, you can use adb sideload to flash a ROM zip.
---------- Post added at 11:42 AM ---------- Previous post was at 11:41 AM ----------
adb commands should work with the phone in any mode, as long as its on. The exception is adb sideload, for which you need to be in TWRP and in sideload mode. So that may be what you are thinking of.
Click to expand...
Click to collapse
I've used adb about 3 times in my life. Lol
Appreciate the info. ?
Yes.... Use fastboot all the time. Lol Just not adb.
Adb Noob..... ish.

redpoint73 said:
No, I would use a ROM zip, not a nandroid. Reason being, a nandroid has to be in the exact folder location in order for TWRP to see it and RESTORE from it. In contrast, a ROM zip can be anywhere on the internal memory (just pushing it to the root of the folder is easiest) and then you can select INSTALL in TWRP and browse anywhere on the memory or SD to flash a ROM zip.
Alternately, you can use adb sideload to flash a ROM zip.
---------- Post added at 11:42 AM ---------- Previous post was at 11:41 AM ----------
adb commands should work with the phone in any mode, as long as its on. The exception is adb sideload, for which you need to be in TWRP and in sideload mode. So that may be what you are thinking of.
Click to expand...
Click to collapse
Thanks, the problem is that I'm unable to find a stock ROM for my HTC One M8 variant, from Hong Kong. What would be the outcome when installing a different ROM than the original?

felipaopl said:
Thanks, the problem is that I'm unable to find a stock ROM for my HTC One M8 variant, from Hong Kong. What would be the outcome when installing a different ROM than the original?
Click to expand...
Click to collapse
Since you are bootloader unlocked, you can flash whatever ROM you want, as long as it meets your requirements and preferences for features, language, etc.
If you are asking me what the difference between the stock ROM and custom ROMs are; there are too many custom ROMs (with a wide array of possible features) to even begin answering that question.
You won't get OTA updates on a custom ROM, but you lost that ability when you installed TWRP.

You need to read up before doing anything else... If you value your device. Lack of knowledge and confidence with this stuff is a recipe for disaster.
Start here,
http://forum.xda-developers.com/showthread.php?t=2711073
Then read through some things related to what you want to do in the Q&A section.
Again, the more you learn.... The safer and easier this stuff gets. ?

redpoint73 said:
Since you are bootloader unlocked, you can flash whatever ROM you want, as long as it meets your requirements and preferences for features, language, etc.
If you are asking me what the difference between the stock ROM and custom ROMs are; there are too many custom ROMs (with a wide array of possible features) to even begin answering that question.
You won't get OTA updates on a custom ROM, but you lost that ability when you installed TWRP.
Click to expand...
Click to collapse
Thanks, makes sense. But what about problems with radio version, for example? Not dangerous using a non-original ROM?

felipaopl said:
Thanks, makes sense. But what about problems with radio version, for example? Not dangerous using a non-original ROM?
Click to expand...
Click to collapse
No, its not "dangerous". You might see some impact if the ROM's build.prop doesn't play well with the radio. Use a ROM that supports your version of the M8, to be safe.
You certainly won't be better off than you are now, which is a phone with no OS.
If you were that concerned about the stock ROM, you should have made a nandroid. You should do that before messing with anything in TWRP.

redpoint73 said:
No, its not "dangerous". You might see some impact if the ROM's build.prop doesn't play well with the radio. Use a ROM that supports your version of the M8, to be safe.
You certainly won't be better off than you are now, which is a phone with no OS.
If you were that concerned about the stock ROM, you should have made a nandroid. You should do that before messing with anything in TWRP.
Click to expand...
Click to collapse
Yes, you're completely right. Living and learning, I guess.

By the way, is there a repository for stock M8 ROMs? I was able to find the nandroid backups but not the ROMs in ZIP format to flash via the ADB Push method.

felipaopl said:
By the way, is there a repository for stock M8 ROMs? I was able to find the nandroid backups but not the ROMs in ZIP format to flash via the ADB Push method.
Click to expand...
Click to collapse
Just look in the Development section for stock ROMs.

redpoint73 said:
Just look in the Development section for stock ROMs.
Click to expand...
Click to collapse
Thanks. Another question that just came to my mind right now. If installing a stock, US ROM for example, will I lose LTE? Since my phone is from Honk Kong, not sure about that.

felipaopl said:
If installing a stock, US ROM for example, will I lose LTE? Since my phone is from Honk Kong, not sure about that.
Click to expand...
Click to collapse
Not sure. As I mentioned, install a custom ROM that supports your version, to be safe.
I don't think you would lose LTE. Band compatibility is in the radio, not the ROM. But something in build.prop may cause some glitches or network performance may not be ideal.
I don't see a good reason to install a stock ROM that is not for your region.

redpoint73 said:
Not sure. As I mentioned, install a custom ROM that supports your version, to be safe.
I don't think you would lose LTE. Band compatibility is in the radio, not the ROM. But something in build.prop may cause some glitches or network performance may not be ideal.
I don't see a good reason to install a stock ROM that is not for your region.
Click to expand...
Click to collapse
Problem is that I'm looking over the Development section and I'm unable to find a stock ROM for Europe / Hong Kong.

felipaopl said:
Problem is that I'm looking over the Development section and I'm unable to find a stock ROM for Europe / Hong Kong.
Click to expand...
Click to collapse
Stock ROMs here: http://forum.xda-developers.com/showthread.php?t=2702664
http://forum.xda-developers.com/showthread.php?t=2694994
Although I believe these are for the EMEA version, with the "A" in EMEA standing for Asia; and I think HK is actually a different version.

Related

(Q) Firmware / Stock Help

Okay so here is my issue. I'm literally stuck! I have no computer to go back and lock my bootloader and I'm not s-off. I have no way, to my knowledge, to install the new firmware to play with the new stock roms. If anybody has any suggestion, that would be terrific!
Are you on stock rom? If yes you only need to flash stock recovery. Relocking bootloader is not needed
stathis95194 said:
Are you on stock rom? If yes you only need to flash stock recovery. Relocking bootloader is not needed
Click to expand...
Click to collapse
How would I go about flashing stock recovery?
Unfortunately you will need a PC for this . Are you on custom recovery now? How did you flash that in the first place?
stathis95194 said:
Unfortunately you will need a PC for this . Are you on custom recovery now? How did you flash that in the first place?
Click to expand...
Click to collapse
I did it from a computer at work. I no longer have that job though. So I'm seriously stuck.
Surely, you know someone with a computer that they will let you use?
redpoint73 said:
Surely, you know someone with a computer that they will let you use?
Click to expand...
Click to collapse
This ^^^^
alright, here's an update. i went to my fiances house and used her mothers computer (worlds slowest internet, i think AOL is faster) and worlds oldest computer ... anyways... i locked my bootloader and flashed a stock recovery, i went back to my stock rom as well and checked the software update from AT&T (which said that I had an update before i did all this) but now when i check for an update it says that i'm currently up to date and when i check information from online and compare it to my information i can confirm that I am on 1.58 but i'm android 4.4.2 and VIPER calls for a stock firmware of 4.4.3 (i think) also i can't find anywhere online on information on what the current radio is of the newest update. i'm trying to make sure that everything that I have is current to date. I don't want to be outdated lol . anways , i'm trying to figure out how to run viper with the current firmware that they require. thank you for any help you can give me now
EDIT : i bought this phone about 3 months ago and i HAVENT made any updates since then. i rooted it as soon as i got it. so im not sure if i am up-to-date
PureLife90 said:
also i can't find anywhere online on information on what the current radio is of the newest update. i'm trying to make sure that everything that I have is current to date. I don't want to be outdated lol .
Click to expand...
Click to collapse
Radio associated with software 1.58 (latest software before the new 2.23 now rolling out) is: 1.16.21331931.LA11G_20.31A.4145.02L
But in any case, the RUU for 2.23 is now available. So you can just run the "official" RUU: http://www.htc.com/us/support/htc-one-m8-att/news/
Or the bootable version (no PC required) here: http://forum.xda-developers.com/att-htc-one-m8/general/att-2-23-502-3-bootable-ruu-pc-required-t2860486
Just relock the bootloader (since you are s-on) and run the RUU. It doesn't matter if anything on the device is not updated, as RUU contains the complete image. Just backup your personal data, as it will be wiped.
stathis95194 said:
Unfortunately you will need a PC for this . Are you on custom recovery now? How did you flash that in the first place?
Click to expand...
Click to collapse
If he was rooted he could have restored the stock recovery without a PC pretty easily.
There used to be a command flash_image in the terminal emulator(Need to download binary for it I think). Don't know if it still works or not though
flash_image recovery /path-to-image/name_of_recovery.img
Even then there is always the "dd" command to use.
Download recovery file to phone, if it's zipped then uzip it and move the recovery.img file to /sdcard/ - Can use ES File explorer or Root explorer.
Open Terminal Emulator.
Type:
su - to get # if you don't have it.
cat /proc/emmc - this will dump all the partition info in the terminal, look for recovery. WWE should all be mmcblk0p43 , just make sure either way.
When you have the partition number for recovery go and type:
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p43 - that's it.
You just "flashed" back stock recovery. No PC required.

No backup, need assistance.

Hi. So I ran the FUU full wipe and then the no wipe FUU in order to update the firmware to install the latest version of ViperROM. However in the process I lost everything, and since I do not have a backup on the phone it will not allow me to install the new ROM. Can someone please direct me to the files I need with my new firmware 3.28.401.7 to get a backup that I can flash to my device via fastboot. I already tried downloading Nandroid backups and flashing those. However the files were not in .img format and I tried to see if I could use the Nandroid backup with TWRP and no dice. Any help that can be provided would be appreciated. In the meantime I will go back to using my POS Galaxy S4 until I can manage to get this fixed.
ben_b55 said:
Hi. So I ran the FUU full wipe and then the no wipe FUU in order to update the firmware to install the latest version of ViperROM. However in the process I lost everything, and since I do not have a backup on the phone it will not allow me to install the new ROM. Can someone please direct me to the files I need with my new firmware 3.28.401.7 to get a backup that I can flash to my device via fastboot. I already tried downloading Nandroid backups and flashing those. However the files were not in .img format and I tried to see if I could use the Nandroid backup with TWRP and no dice. Any help that can be provided would be appreciated. In the meantime I will go back to using my POS Galaxy S4 until I can manage to get this fixed.
Click to expand...
Click to collapse
First of all, shame on you.
Every ROM and MOD thread tells you SPECIFICALLY to make a backup before you flash in their OP.
Now...
What backups were you trying to use? Did you try @Mr Hofs stock backups?
Try this link.
What was your cid and mid? There are a limited amount of RUU files around the forum. This may be an option for you as well
xunholyx said:
First of all, shame on you.
Every ROM and MOD thread tells you SPECIFICALLY to make a backup before you flash in their OP.
Now...
What backups were you trying to use? Did you try @Mr Hofs stock backups?
Try this link.
Click to expand...
Click to collapse
I do understand that making backups is necessary. However I didn't think about it for flashing new firmware, nor did the instructions mention doing that on the ViperRom site here http://venomroms.com/viperonem8_3-0-0-requirements/ I did try using those backups in the link. However I am not sure if they would work with my CID being 11111111. In any case none of the unziped files were in .img when I tried using fastboot and when I tried to flash them with TWRP nothing went through. If there is something I am missing here let me know. Generally I do ok installing ROMs or mods. For me things just tend to get a bit messy when firmware is involved.
ben_b55 said:
I do understand that making backups is necessary. However I didn't think about it for flashing new firmware, nor did the instructions mention doing that on the ViperRom site here http://venomroms.com/viperonem8_3-0-0-requirements/ I did try using those backups in the link. However I am not sure if they would work with my CID being 11111111. In any case none of the unziped files were in .img when I tried using fastboot and when I tried to flash them with TWRP nothing went through. If there is something I am missing here let me know. Generally I do ok installing ROMs or mods. For me things just tend to get a bit messy when firmware is involved.
Click to expand...
Click to collapse
The first step on the link you provided - copied and pasted:
"1:Backup everything that is important for you. Location: SD Card, but safer would be to your PC."
---------- Post added at 10:19 AM ---------- Previous post was at 10:15 AM ----------
Anyways, here is a link to the way I use to update firmware. It's super easy and fast.
ben_b55 said:
I do understand that making backups is necessary. However I didn't think about it for flashing new firmware, nor did the instructions mention doing that on the ViperRom site here http://venomroms.com/viperonem8_3-0-0-requirements/ I did try using those backups in the link. However I am not sure if they would work with my CID being 11111111. In any case none of the unziped files were in .img when I tried using fastboot and when I tried to flash them with TWRP nothing went through. If there is something I am missing here let me know. Generally I do ok installing ROMs or mods. For me things just tend to get a bit messy when firmware is involved.
Click to expand...
Click to collapse
change the CID to whatever the CID of those stock back up...and .img you got to flash via fastboot I believe.
G1_enthusiast said:
change the CID to whatever the CID of those stock back up...and .img you got to flash via fastboot I believe.
Click to expand...
Click to collapse
All of the stock backups I have downloaded are in zip format. Can I simply change them over to .img and then from there adb sideload them? If there is something I am missing I would love it if someone could help walk me through this. I already changed the CID so I should be good there.
The nandroid backups are in zip format. You need to flash TWRP recovery, boot into recovery and choosing the "Install" option just flash the nandroid zip. Do NOT unzip the file.
ben_b55 said:
I do understand that making backups is necessary. However I didn't think about it for flashing new firmware, nor did the instructions mention doing that on the ViperRom site here .
Click to expand...
Click to collapse
You should understand that flashing hboot is one of the riskier forms of phone mods. If you did not understand that, you should not have been doing it in the first place.
Further, recovering from no ROM is a basic process. Again, if you don't know how to do that, you should have been flashing firmware, which is significantly more advanced than just recovering from a simple case of no ROM.
Just adb push a ROM zip to the phone, or use a USB card reader to put one on removable SD. Then flash ROM in recovery.
CrackUK said:
The nandroid backups are in zip format. You need to flash TWRP recovery, boot into recovery and choosing the "Install" option just flash the nandroid zip. Do NOT unzip the file.
Click to expand...
Click to collapse
Please stop spreading wrong info, a nandroid backup ALWAYS needs to be unpacked and placed in the correct folder structure. It will never work as a zip. Not sure where you got that info from ?

HTC ONE M8 no OS but access to TWRP and BOOTLOADER

Hi,I am relatively new to rooting with only previous experience rooting a Samsung Galaxy Fit(S5670) with Cyanogenmod.I currently have a HTC One M8 with the CID HTC_039 which i accidentally wiped internal storage of and now cannot boot past the HTC Powered by Android Logo since i figured i deleted my system files by doing wihch was insanly stupid act to do without thinking .I was wondering how could i could get this resolved.Do I just need to flash a ROM?if so can someone link me to a official stock 4.4.3 rom for my device.Otherwise I would welcome imformation in regards to helping me get my device which is less than a month old back in stock working condition with no apparent sign of unlocking the bootloader or root.Thanks in advance
I would try to see if you can grab an RUU for your cid. That's the best type of "factory reset" that can be done imo
If not just found this and htc_039 is on the list for twrp backup
http://forum.xda-developers.com/showthread.php?t=2701376
soundwavedj said:
I would try to see if you can grab an RUU for your cid. That's the best type of "factory reset" that can be done imo
If not just found this and htc_039 is on the list for twrp backup
http://forum.xda-developers.com/showthread.php?t=2701376
Click to expand...
Click to collapse
does this method linked above restore system files e.g system & data etc?
Both ruu if you can find it and the link I posted will do that. The difference is the linked thread has the twrp backup and is easier. I haven't done it in a while but follow the directions on that thread and you'll be good to go. As long as you have twrp installed
89t2q98 said:
does this method linked above restore system files e.g system & data etc?
Click to expand...
Click to collapse
I believe the stock nandroid collection excludes the data partition. That is the user data partition, after all, you don't want to restore that.
---------- Post added at 10:06 AM ---------- Previous post was at 10:04 AM ----------
89t2q98 said:
Do I just need to flash a ROM?
Click to expand...
Click to collapse
In short, yes. Just adb push a ROM to internal storage, or put one onto your removable SD using a computer and USB card reader. Then flash the ROM in TWRP.
IMO a bit more straightforward than trying to restore a nandroid. Unless it really is the stock ROM you want to get back to.
redpoint73 said:
I believe the stock nandroid collection excludes the data partition. That is the user data partition, after all, you don't want to restore that.
---------- Post added at 10:06 AM ---------- Previous post was at 10:04 AM ----------
In short, yes. Just adb push a ROM to internal storage, or put one onto your removable SD using a computer and USB card reader. Then flash the ROM in TWRP.
IMO a bit more straightforward than trying to restore a nandroid. Unless it really is the stock ROM you want to get back to.
Click to expand...
Click to collapse
@redpoint is it possible for you to link me a stock 4.4.3 rom for the htc one m8?cause
redpoint73 said:
I believe the stock nandroid collection excludes the data partition. That is the user data partition, after all, you don't want to restore that.
---------- Post added at 10:06 AM ---------- Previous post was at 10:04 AM ----------
In short, yes. Just adb push a ROM to internal storage, or put one onto your removable SD using a computer and USB card reader. Then flash the ROM in TWRP.
IMO a bit more straightforward than trying to restore a nandroid. Unless it really is the stock ROM you want to get back to.
Click to expand...
Click to collapse
@redpoint73 is it possible for you to link/direct me to where i can download a stock 4.4.3 rom for the HTC One M8 because all i seem to find is either 4.4.4 stock,4.4.3 custom and 4.4.4 custom roms.
Thanks
89t2q98 said:
@redpoint73 is it possible for you to link/direct me to where i can download a stock 4.4.3 rom for the HTC One M8 because all i seem to find is either 4.4.4 stock,4.4.3 custom and 4.4.4 custom roms.
Click to expand...
Click to collapse
I only see stock 4.4.4 as well, if you want a ROM zip.
Otherwise, you will need to restore a nandroid if you want stock 4.4.3: http://forum.xda-developers.com/showthread.php?t=2701376

Is it go back to stock ROM? (only ROM, not recovery)

I wanna keep bootloader unlocked and TWRP recovery. would it be possible to go from the CM12.1 rom to the stock rom? I dont need stock recovery as Ill be reflashing CM12.1 after I have tried out HTC sense 7 and MM
No, i dont think so. Dont you Have a backup in twrp? If no i'm not sure if there is a solution. Maybe take a look on ruu.lalleman.net.
Sorry for bad english
Mr_White_214 said:
No, i dont think so. Dont you Have a backup in twrp? If no i'm not sure if there is a solution. Maybe take a look on ruu.lalleman.net.
Sorry for bad english
Click to expand...
Click to collapse
I made a TWRP backup but I cannot remember for sure if its from stock rom.
fraggz99 said:
I made a TWRP backup but I cannot remember for sure if its from stock rom.
Click to expand...
Click to collapse
If your backup isn't Stock rom your only option i know of is to restore using ruu and reroot your phone
Mr_White_214 said:
If your backup isn't Stock rom your only option i know of is to restore using ruu and reroot your phone
Click to expand...
Click to collapse
If its stock rom am I in luck? I am currently backing up my current phone state and gonna restore this older backup
fraggz99 said:
If its stock rom am I in luck? I am currently backing up my current phone state and gonna restore this older backup
Click to expand...
Click to collapse
If you Have a backup of your original firmware (Stock ROM) you can restore it and then update your System to 6.0 in your settings, info, device updates(maybe somewhere else in settings)
Mr_White_214 said:
If you Have a backup of your original firmware (Stock ROM) you can restore it and then update your System to 6.0 in your settings, info, device updates(maybe somewhere else in settings)
Click to expand...
Click to collapse
I tried restoring the backup but it said system is read only. How can I make it read write ? Tried going into mount but no luck there
fraggz99 said:
I tried restoring the backup but it said system is read only. How can I make it read write ? Tried going into mount but no luck there
Click to expand...
Click to collapse
I had this problem before. Try mount, unmount, mount until it your restore is succesfull
Mr_White_214 said:
I had this problem before. Try mount, unmount, mount until it your restore is succesfull
Click to expand...
Click to collapse
Tried that for for 10 minutes straight and no luck
No idea what cuases that? Maybe do a quick Google search for that issue. You can try Flash twrp again using flashify (play Store)or htc_fastboot
Mr_White_214 said:
No idea what cuases that? Maybe do a quick Google search for that issue. You can try Flash twrp again using flashify (play Store)or htc_fastboot
Click to expand...
Click to collapse
I'll try reflashing later. I am not home right now
Mr_White_214 said:
No idea what cuases that? Maybe do a quick Google search for that issue. You can try Flash twrp again using flashify (play Store)or htc_fastboot
Click to expand...
Click to collapse
I reflashed twrp and had the same issue
fraggz99 said:
I reflashed twrp and had the same issue
Click to expand...
Click to collapse
I honestly don't know what causes that. Maybe it's easier to restock everything and unlock your bootloader to flash TWRP.
Mr_White_214 said:
I honestly don't know what causes that. Maybe it's easier to restock everything and unlock your bootloader to flash TWRP.
Click to expand...
Click to collapse
I have the bootloader unlocked... Im running cm12.1 rom
fraggz99 said:
I have the bootloader unlocked... Im running cm12.1 rom
Click to expand...
Click to collapse
If you want your bootloader unlocked and TWRP installed you cant get HTC sense rom unless you have a working backup which you don't have
Mr_White_214 said:
If you want your bootloader unlocked and TWRP installed you cant get HTC sense rom unless you have a working backup which you don't have
Click to expand...
Click to collapse
I have a working backup but TWRP says /system is read only...
I have TWRP installed.
You can flash a sense rom from TWRP. There are many stock based roms that have few optimizations.
Try Viper, ICE, Leedroid, Sky Dragon, Bad Boyz (might not have international support).
There are also a few stock rooted roms around. It's very easy to flash from recovery. Just make sure you are on the most current Firmware for your device.
If you are looking to go stock with no extras, THIS might be what you are looking for (also elaborates on the write protection issue you are having)
Ooops. I didn't realize your device was the M8s. I think it's kind of silly it's in the same forum, but oh well. Sorry for the confusion.
dopy25 said:
You can flash a sense rom from TWRP. There are many stock based roms that have few optimizations.
Try Viper, ICE, Leedroid, Sky Dragon, Bad Boyz (might not have international support).
There are also a few stock rooted roms around. It's very easy to flash from recovery. Just make sure you are on the most current Firmware for your device.
If you are looking to go stock with no extras, THIS might be what you are looking for (also elaborates on the write protection issue you are having)
Click to expand...
Click to collapse
You're in wrong device thread man ... all your suggested ROMs are meant for M8 only.
They won't work for his/this device.
ckpv5 said:
You're in wrong device thread man ... all your suggested ROMs are meant for M8 only.
They won't work for his/this device.
Click to expand...
Click to collapse
ahhhhh. I see. Didn't realize this was the M8s they were talking about. I thought it was the M8 general. Thank you for pointing that out. I was wondering why it was so hard for them to find a stock ROM....
Found a fix guys. Will post here if someone has the same issue:
1. boot TWRP, try flashing recovery, get the error
2. go to mount in twrp and turn on mount system as read only, then try flash again
3. go back into mount, turn off mount system as read only, then tap system
4. start the restore, this fixed it for me

Asking how to revert back to stock marshmallow

Iam on lineageOS i'm really enjoying the google UI and everything but does anybody know how can I revert to stock marshmallow ?
yasinsamara1273 said:
Iam on lineageOS i'm really enjoying the google UI and everything but does anybody know how can I revert to stock marshmallow ?
Click to expand...
Click to collapse
The easiest way is by stock ruu.
http://www.htc.com/us/support/rom-downloads.html
Sent from my Pixel using Tapatalk
dcshoecomp said:
The easiest way is by stock ruu.
http://www.htc.com/us/support/rom-downloads.html
Click to expand...
Click to collapse
I just need to plug the phone and open the RUU file ? That's it
I won't need to relock the bootloader or anythinng ?
yasinsamara1273 said:
I just need to plug the phone and open the RUU file ? That's it
I won't need to relock the bootloader or anythinng ?
Click to expand...
Click to collapse
Oh wow yes sorry relock bootloader by fastboot oem lock. Also if you changed your cid should match the ruu you want to flash.
Sent from my Pixel using Tapatalk
Sorry i'm new to this whole ADB and cmd thing I need a tutorial on how to relock the bootloader and how to find the right RUU and match the CID i don't wanna brick this phone thank you ?
dcshoecomp said:
Oh wow yes sorry relock bootloader by fastboot oem lock. Also if you changed your cid should match the ruu you want to flash.
Click to expand...
Click to collapse
Sorry i'm new to this whole ADB and cmd thing I need a tutorial on how to relock the bootloader and how to find the right RUU and match the CID i don't wanna brick this phone thank you ?
If you don't know how to revert back to stock HTC firmware, you have no business flashing custom ROMs. Plus....did you even google your inquiry? No.
Search the forums.
yasinsamara1273 said:
Iam on lineageOS i'm really enjoying the google UI and everything but does anybody know how can I revert to stock marshmallow ?
Click to expand...
Click to collapse
Check the following link. I hope this would help you
https://forum.xda-developers.com/showthread.php?t=2701376
Thank you
metalchef said:
If you don't know how to revert back to stock HTC firmware, you have no business flashing custom ROMs. Plus....did you even google your inquiry? No.
Search the forums.
Click to expand...
Click to collapse
Nobody has been born learned
yasinsamara1273 said:
Sorry i'm new to this whole ADB and cmd thing I need a tutorial on how to relock the bootloader and how to find the right RUU and match the CID i don't wanna brick this phone thank you
Click to expand...
Click to collapse
Did you unlock the bootloader yourself? If so, you know enough about fastboot to relock the bootloader.
Also, if you do fastboot getvar all, and post the result (delete IMEI and serial number) we can see the CID, and determine what RUU (if that CID has one).
Or the other option to go back to Sense Marshmallow, is to restore a stock TWRP backup as suggested. Here is another thread of such stock TWRP backups, and this one has better instructions:
https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
EDIT: Fixed the link above, which was clearly not the right one (intended for a reply to a different thread).
yasinsamara1273 said:
Nobody has been born learned
Click to expand...
Click to collapse
While the post was not particularly polite (nor is he required to be so), I do agree with the main point: if you are flashing custom ROMs, you really should have researched how to return to stock. I see that a lot of folks skip this (you aren't the only one, by far), but I also don't see why they do. Would you take apart your car's engine without knowing how to put it back together? Probably not.
Along those basic lines (good rules of thumb for phone modding), if you had simply made your own backup of the stock ROM before flashing a custom ROM; you could simply just restore that backup in order to revert to stock. It's a basic good practice: never do any mods (root, custom ROM) without first making a TWRP backup.
redpoint73 said:
Did you unlock the bootloader yourself? If so, you know enough about fastboot to relock the bootloader.
Also, if you do fastboot getvar all, and post the result (delete IMEI and serial number) we can see the CID, and determine what RUU (if that CID has one).
Or the other option to go back to Sense Marshmallow, is to restore a stock TWRP backup as suggested. Here is another thread of such stock TWRP backups, and this one has better instructions:
https://www.xda-developers.com/the-...axy-s8s8-varying-between-ufs-2-1-and-ufs-2-0/
---------- Post added at 09:40 AM ---------- Previous post was at 09:35 AM ----------
While the post was not particularly polite (nor is he required to be so), I do agree with the main point: if you are flashing custom ROMs, you really should have researched how to return to stock. I see that a lot of folks skip this (you aren't the only one, by far), but I also don't see why they do. Would you take apart your car's engine without knowing how to put it back together? Probably not.
Along those basic lines (good rules of thumb for phone modding), if you had simply made your own backup of the stock ROM before flashing a custom ROM; you could simply just restore that backup in order to revert to stock. It's a basic good practice: never do any mods (root, custom ROM) without first making a TWRP backup.
Click to expand...
Click to collapse
Thank you and yes. I should have known better before flashing an RR ROM I didn't search for it because i thought it was simple
But are you saying that i can download another stock ROM TWRP backup and flash it and i'd good to go or i have to get the right RUU ?
yasinsamara1273 said:
Thank you and yes. I should have known better before flashing an RR ROM I didn't search for it because i thought it was simple
Click to expand...
Click to collapse
Modding phones is not simple. You should research and understand everything properly, before you do any mods to any device. Maybe all the YouTube guides and one-click root apps make phone modding look easy, but it's really not a trivial thing.
Maybe it's just my own personality. But to me, it's basic logic that you shouldn't tinker with an electronic device that cost hundreds of dollars, without having some backup plans, knowing how to undo the mods, etc.
yasinsamara1273 said:
But are you saying that i can download another stock ROM TWRP backup and flash it and i'd good to go or i have to get the right RUU ?
Click to expand...
Click to collapse
You can do either (restore stock TWRP backup vs. run RUU). That is, assuming your version M8 has an RUU, not all do (and you haven't given any info that would allow us to determine that).
I already said that restoring a stock TWRP backup was an option, and it was also suggested by another (Post #8 above). So I don't now what you asked that question. Obviously it's something you can do; otherwise why would we say it was?
Keep in mind that a stock TWRP backup is not exactly the same as a flashable ROM. You need to extract the files, save them to the proper place on the phone, then use the RESTORE option in TWRP (as opposed to INSTALL for flashable ROMs). The process (and required files) can be found on the following thread (I tried to give this link above, but linked it improperly - so here it is again):
https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
redpoint73 said:
Modding phones is not simple. You should research and understand everything properly, before you do any mods to any device.
Maybe it's just my own personality. But to me, it's basic logic that you shouldn't tinker with an electronic device that cost hundreds of dollars, without having some backup plans, knowing how to undo the mods, etc.
You can do either (restore stock TWRP backup vs. run RUU). That is, assuming your version M8 has an RUU, not all do (and you haven't given any info that would allow us to determine that).
I already said that restoring a stock TWRP backup was an option, and it was also suggested by another (Post #8 above). So I don't now what you asked that question. Obviously it's something you can do; otherwise why would we say it was?
Keep in mind that a stock TWRP backup is not exactly the same as a flashable ROM. You need to extract the files, save them to the proper place on the phone, then use the RESTORE option in TWRP (as opposed to INSTALL for flashable ROMs). The process (and required files) can be found on the following thread (I tried to give this link above, but linked it improperly - so here it is again):
https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Click to expand...
Click to collapse
I read the thread and it's pretty simple now i know how to get back to htc sense
Thank you I really appreciate your help
yasinsamara1273 said:
Thank you
Click to expand...
Click to collapse
Hello Samara, please let me know if that worked for you
Thanks
aliasi11 said:
Hello Samara, please let me know if that worked for you
Thanks
Click to expand...
Click to collapse
Don't worry I'm not planning on going back to stock right now i just wanted to know my way back
yasinsamara1273 said:
Don't worry I'm not planning on going back to stock right now i just wanted to know my way back
Click to expand...
Click to collapse
That's good. You can even try different Sense ROMs, not necessarily going back to stock ROM. :angel:
aliasi11 said:
That's good. You can even try different Sense ROMs, not necessarily going back to stock ROM. :angel:
Click to expand...
Click to collapse
That's what i want to i'm looking forward to try the LeeDroid's ROM as soon as i get bored from Resurrection Remix thank you for all the support i always appreciate positive vibes
yasinsamara1273 said:
That's what i want to i'm looking forward to try the LeeDroid's ROM as soon as i get bored from Resurrection Remix thank you for all the support i always appreciate positive vibes
Click to expand...
Click to collapse
I wish I could try Resurrection Remix too. but unfortunately I cant use all of Naugat ROMs
Why dont you also try some of the ROMs other then pure M8 ROM, e.g. M10 Sense ROM etc? I am running M10 ROM and its fantastic.
I always be with the positive and jolly vibes and encourage others to be like this
aliasi11 said:
I wish I could try Resurrection Remix too. but unfortunately I cant use all of Naugat ROMs
Why dont you also try some of the ROMs other then pure M8 ROM, e.g. M10 Sense ROM etc? I am running M10 ROM and its fantastic.
I always be with the positive and jolly vibes and encourage others to be like this
Click to expand...
Click to collapse
Wow why can't you try Resurrection Remix ?
Where did you find M10 Rom ?? I'm curious

Categories

Resources