Reboots to TWRP Recovery - Moto G5S Plus Questions & Answers

I have the XT 1805
This is the European Dual Sim version 32GB.
I unlocked the bootloader and got root using this: https://forum.xda-developers.com/moto-g5s-plus/development/root-moto-g5s-plus-t3673287
I was unsuccessful flashing the TWRP recovery from the link in the OP. Other people in that that thread noted similar issues. I flashed TWRP from this link:
https://forum.xda-developers.com/showpost.php?p=74105503&postcount=27
Whenever the phone boots, it boots directly to TWRP.
I also enabled encryption.
TWRP says the encryption password is incorrect.
When I cancel the ready process, I can go into TWRP and boot to bootloader from TWRP.
From the bootloader/fastboot screen I can boot into system.
I don't want to jump through these hoops every time I reboot. How do I fix this?
Also, I cannot factory reset. Factory reset takes me to TWRP. After I do the bootloader dance, I'm back to the system before the factory reset. It's as if factory reset never happened.

crobjam said:
I have the XT 1805
This is the European Dual Sim version 32GB.
I unlocked the bootloader and got root using this: https://forum.xda-developers.com/moto-g5s-plus/development/root-moto-g5s-plus-t3673287
I was unsuccessful flashing the TWRP recovery from the link in the OP. Other people in that that thread noted similar issues. I flashed TWRP from this link:
https://forum.xda-developers.com/showpost.php?p=74105503&postcount=27
Whenever the phone boots, it boots directly to TWRP.
I also enabled encryption.
TWRP says the encryption password is incorrect.
When I cancel the ready process, I can go into TWRP and boot to bootloader from TWRP.
From the bootloader/fastboot screen I can boot into system.
I don't want to jump through these hoops every time I reboot. How do I fix this?
Also, I cannot factory reset. Factory reset takes me to TWRP. After I do the bootloader dance, I'm back to the system before the factory reset. It's as if factory reset never happened.
Click to expand...
Click to collapse
First of all we need to make a fresh start so
1) let's flash the stock ROM on our device
2) now once we are on stock it time we flash a valid TWRP recovery file here's the link : https://forum.xda-developers.com/moto-g5s-plus/development/recovery-twrp-3-1-1-r7-t3694910
3) once it's done let's boot to the recovery and if it asks for any password or pin let's cancel it and swipe to allow modifications now let's go into wipe section > format data > type yes.
4) once it's done let's go to reboot section and reboot to recovery. Once again let's boot back to recovery if we get any red lines highlighting " unable to mount system " so to fix it let's go to mount and mount system,data and now flash magisk or super su if we want root or straight away flash a custom ROM due to this atleast we will not get a system status modified in our bootloader
Thanks for reading .

Related

Encryption Unsuccessful

So I just recently received a new (to me) Nexus 6. Going through the process of unlocking the bootloader I forgot to do the command "fasboot reboot". I then installed TWRP and then booted into it. From there I rebooted the system and was brought to a screen that says encryption unsuccessful. I hit the reset button which brought me to twrp and asked for a password. I typed in "default_password", it did it's thing and rebooted to the same "encryption unsuccesful". I tried searching XDA as well as Google to no avail. When searching Google I found some threads for other devices but I didn't want to get into a worse situation than I'm already in so I thought I'd ask here before trying anything else. Any help would be greatly appreciated!
Update: I flashed the stock image (manually as the flash-all didn't work) and I was able to get the phone to boot up into Android. But whenever I reset the device it gives me the "Your device is corrupt" screen before booting into the system. And it seems like whenever I try to flash supersu or anything I'll get that message and then it just goes to a black screen and never boots into Android. I even tried to restore a TWRP backup and it still just went to the corrupt screen and then black. I was only able to get it to boot into Android after reflashing the stock images again. Is this a problem with the hardware or is there something I can do to fix it?
Edit: I've also noticed under internal storage it's only showing 23 GB available but this is the 64 GB model.
Prozart said:
Update: I flashed the stock image (manually a.
Click to expand...
Click to collapse
Did you format/wipe the system, data and caches - a complete factory reset ?
There are several things going on here.
1. Your device is corrupt message: This is a normal message that appears whenever you attempt to customize the device. It may also appear if there is an issue with the internal storage in general.
2. SuperSU: What version? You should be using the latest (2.76) or you risk having a bootloop.
3. TWRP: What version? Latest is 3.0.2-0. Older versions will offer to flash SuperSU. Don't accept the offer or you will enter a bootloop.
4. Internal storage: When you flashed the stock ROM you also flashed the userdata image in it, which caused you to lose half your storage. Simply wipe internal storage in TWRP to fix.
Your first thing is to fix your internal storage, which should be done through TWRP. From there, you will need to do a complete factory reset, as the failed encryption is the main reason you're getting a corrupt device warning. After the factory reset, restore the stock image, but do not flash userdata.img.
Thanks guys! Doing the factory data reset in stock recovery fixed it for me. It took about 30 minutes to complete, but now I've got root, twrp, and custom ROM and kernel with no issues.

[SOLVED] Stuck into TWRP 3.0.4-0

Hi,
Due to an unsuccessful decryption during the boot process, I had to format data.
I pushed a custom ROM to my phone and flashed it from TWRP.
I can't reboot to Android now. Each time I try to reboot I go back to TWRP...
How to solve it?
Thanks.
@mad-murdock @nvertigo67 could you help guys?
Same issue
---------- Post added at 10:08 AM ---------- Previous post was at 09:58 AM ----------
try this
n your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
Now go to Settings -> Developer options. (above About device)
You need to enable OEM unlock, otherwise you might end up with boot problems or be unable to flash later on.
Reboot your device into fastboot mode. To do this, select reboot from the power menu and hold the [Volume Up] + [Power] buttons while your device reboots or boots from power off.
Once you're in fastboot mode, you need to unlock your bootloader. To do this, run the command:
fastboot oem unlock
WARNING: Unlocking your bootloader will erase all userdata on the device! Your device will be completely reset to factory defaults!
Once your bootloader is unlocked, you're ready to flash TWRP. To do this, run the command (replacing twrp.img with the actual image name):
fastboot flash recovery twrp.img
Once the image is flashed, you should use your volume keys to navigate to RECOVERY and the press the power key to select it.
At this point, you will reach the screen asking you if you want to allow system modifications.
By swiping right, you will trigger dm-verity, and if you don't follow the next step you will be unable to boot!
If you are going to root your device and follow the rest of these steps, then it is safe to swipe right and enable modifications.
If your device asks for a password to mount internal storage, and your password doesn't work or you haven't set one, see below under known issues for a fix!
If you want to be rooted with SuperSU:
Download the latest SuperSU Stable by Chainfire.
Without exiting TWRP, transfer the SuperSU zip to your device over MTP* and flash it using [Install] in TWRP.
---or (not both) ---
If you want to be rooted with something else or just want a bootable system:
Download the latest dm-verity and forced encryption disabler zip.
Without exiting TWRP, transfer the no-verity-opt-encrypt zip to your device over MTP* and flash it using [Install] in TWRP.
This will also allow you to use [Format Data] to completely disable your encryption if desired.
Go to [Reboot] -> [System].
This is the TWRP thread... How can it help in my situation?
I flashed the dm-verity and forced encryption disabler zip, wiped all data and a custom rom. It doesn't help.
Primokorn said:
Hi,
Due to an unsuccessful decryption during the boot process, I had to format data.
I pushed a custom ROM to my phone and flashed it from TWRP.
I can't reboot to Android now. Each time I try to reboot I go back to TWRP...
How to solve it?
Thanks.
@mad-murdock @nvertigo67 could you help guys?
Click to expand...
Click to collapse
In twrp: Advanced->Terminal
In Terminal type wipe_misc and press enter. Reboot to system.
EDIT: this erases misc partition by dding /dev/zero to misc partition. (I've tested both, wipe_misc sceipt as well as dd by hand - it's safe; you will not loose anything [if there would be something on data... SCNR ])
---------- Post added at 19:18 ---------- Previous post was at 19:14 ----------
networx2002 said:
Same issue
[...]
Go to [Reboot] -> [System].
Click to expand...
Click to collapse
Very true, but that answers not his question...
nvertigo67 said:
In twrp: Advanced->Terminal
In Terminal type wipe_misc and press enter. Reboot to system.
Click to expand...
Click to collapse
Already tried. Is there something else to do after entering this command? (wipe data, flash rom again..)
EDIT: flashing the stock recovery and full 4.0.2 OTA might help?
Primokorn said:
Already tried. Is there something else to do after entering this command? (wipe data, flash rom again..)
EDIT: flashing the stock recovery and full 4.0.2 OTA might help?
Click to expand...
Click to collapse
Stay on twrp (3.0.3-1). Wipe art, system, data and cache. Flash full 4.0.2. Go to twrphome->mount and check if system is unmounted (*)- if so: boot to system; if system is mounted reboot to recovery and dirty flash (without any wipe) full 4.0.2 again; boot to system.
Whenever I had this boot to recovery but not to system, wipe_misc was allways sufficient.
BTW: disconnect usb before rebooting. otg-sticks as well charger result sometimes in unpredictable reboot behavior.
(*) I've still not found what's triggering this, but if after flashing system is mounted, you can't boot directly into system, and twrp tells you on reboot, that no system is installed, even if you just flashed a rom...
Primokorn said:
Hi,
Due to an unsuccessful decryption during the boot process, I had to format data.
I pushed a custom ROM to my phone and flashed it from TWRP.
I can't reboot to Android now. Each time I try to reboot I go back to TWRP...
How to solve it?
Thanks.
@mad-murdock @nvertigo67 could you help guys?
Click to expand...
Click to collapse
I ran into a similar problem with mine yesterday / today with 3.0.4-0....after countless tests, it came down to holding down the power button for 20s and releasing (hard shut down)...wait 20s, hold power for it to come back on, ROM loaded up.
I tried every boot option from TWRP, and just kept looping.
Give this a try, as trivial as it seems, fixed it for me.
stephlal said:
I ran into a similar problem with mine yesterday / today with 3.0.4-0....after countless tests, it came down to holding down the power button for 20s and releasing (hard shut down)...wait 20s, hold power for it to come back on, ROM loaded up.
I tried every boot option from TWRP, and just kept looping.
Give this a try, as trivial as it seems, fixed it for me.
Click to expand...
Click to collapse
How could it be possible?
It works! Thanks for your help.
I've flashed Tesla ROM and the phone boots. I'm charging my phone to enable encryption then I'll see how to set a boot password (without any issues this time lol).
I set a password to encrypt my data and flashed TWRP 3.0.1-0 again.
I'm not able to decrypt my data in TWRP...
After a reboot, the ROM doesn't recognize my password anymore. I'm fed up with encryption!
Primokorn said:
I set a password to encrypt my data and flashed TWRP 3.0.1-0 again.
I'm not able to decrypt my data in TWRP...
After a reboot, the ROM doesn't recognize my password anymore. I'm fed up with encryption!
Click to expand...
Click to collapse
imo just the unbrick tool to go back to fully stock and start the whole process again
I had this issue with the password.
I had to flash the stock recovery, go into stock recovery, it will ask you for the password, just choose forgot password and it will prompt to format everything. Click yes to accept. After it formats, flash the custom twrp recovery. Once it flashes, load recovery and flash the 3.5.4 bootloader here:
https://forum.xda-developers.com/showpost.php?p=70393513&postcount=72
OR you can boot into bootloader/fastboot and type in these commands:
fastboot oem disable_dm_verity
fastboot oem enable_dm_verity
m0d hippĀ„ said:
I had this issue with the password.
I had to flash the stock recovery, go into stock recovery, it will ask you for the password, just choose forgot password and it will prompt to format everything. Click yes to accept. After it formats, flash the custom twrp recovery. Once it flashes, load recovery and flash the 3.5.4 bootloader here:
https://forum.xda-developers.com/showpost.php?p=70393513&postcount=72
OR you can boot into bootloader/fastboot and type in these commands:
fastboot oem disable_dm_verity
fastboot oem enable_dm_verity
Click to expand...
Click to collapse
Thanks but I'll just enjoy my phone for now. Encryption can wait.
Only these two fastboot commands will avoid the wrong password issue? It seems to be helpful to remove the dm-verity error and I don't have it.
Sorry I guess I misinterpreted the issue. I thought that the dm-verity and the encryption issue were somehow linked. Anyway, the first few steps I took with flashing the stock recovery and wiping everything from stock recovery is what fixed the immediate encryption issue for me.

N920C Stucks at SAMSUNG logo whenever i flash TWRP or CF-Autoroot

Hi guys,
Im using Note 5 N920C at lastest stock Nougat firmware (N920CXXS4CRA2)
i've got a very headache when try to flash twrp (to flash custom rom) but my N920C still get stuck at Samsung logo
Prepare: unlock OEM, Odin 3.12, TWRP 3.2.1.0, SuperSU-v2.82
1. Try flash TWRP by Odin. reboot get stuck. Try to reboot to Recovery, wipe cache -> phone get reboot all the time
2. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> flash N920_Nougat_Root_SuperSU_No_kernel_included script -> reboot and stuck
3. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> format data -> reboot to recovery -> flash supersu -> reboot and stuck again
4. Back to Stock FW, TWRP allow system modifications > wipe data> reboot recovery > allow system modification> wipe data, system,cache, dalvik/art > flashed 'dm-verity and force encryption disabler' > flashed 'super-su' > flashed Custom ROM -> Stuck again
5. If i flash Lineage OS (or CM rom) via TWRP, it works without any issue
...
As many time i tried to flash something, myphone still get stuck, i dont know why because my previos Note 5 seem to be very easy to root (at Nougat also)
Could you please help me to findout what problem happen here and how can i flash a custom rom properly (i can back to stock whenever it stucks but i want to flash custom roms). Thank you so much
venomnguyen said:
Hi guys,
Im using Note 5 N920C at lastest stock Nougat firmware (N920CXXS4CRA2)
i've got a very headache when try to flash twrp (to flash custom rom) but my N920C still get stuck at Samsung logo
Prepare: unlock OEM, Odin 3.12, TWRP 3.2.1.0, SuperSU-v2.82
1. Try flash TWRP by Odin. reboot get stuck. Try to reboot to Recovery, wipe cache -> phone get reboot all the time
2. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> flash N920_Nougat_Root_SuperSU_No_kernel_included script -> reboot and stuck
3. Back to Stock FW, try to flash TWRP. This time reboot to Recovery, allow system modifications -> format data -> reboot to recovery -> flash supersu -> reboot and stuck again
4. Back to Stock FW, TWRP allow system modifications > wipe data> reboot recovery > allow system modification> wipe data, system,cache, dalvik/art > flashed 'dm-verity and force encryption disabler' > flashed 'super-su' > flashed Custom ROM -> Stuck again
5. If i flash Lineage OS (or CM rom) via TWRP, it works without any issue
...
As many time i tried to flash something, myphone still get stuck, i dont know why because my previos Note 5 seem to be very easy to root (at Nougat also)
Could you please help me to findout what problem happen here and how can i flash a custom rom properly (i can back to stock whenever it stucks but i want to flash custom roms). Thank you so much
Click to expand...
Click to collapse
1: Flash the rom after you wipe system, data & cache.
2: Let it boot for the first initial setup & setup your phone with language & country etc.
3: Restart your phone to twrp recovery then flash supersu & dm verity.
Let me know.
PRADEEPHONDA said:
1: Flash the rom after you wipe system, data & cache.
2: Let it boot for the first initial setup & setup your phone with language & country etc.
3: Restart your phone to twrp recovery then flash supersu & dm verity.
Let me know.
Click to expand...
Click to collapse
Did you mean flash stock or custom ROM ? as i mentioned above, when flash custom my phone will stuck at logo (i can boot only with LineageOS, dont know why
I will try these steps:
1. Back to Stock
2. Flash TWRP, immediately go to TWRP recovery
3. Format Data, reboot to TWRP recovery
4. Flash SR5-SuperSU-v2.82-SR5-20171001224502.zip and no-verity-opt-encrypt-6.0.zip
5. Wipe Davik Cache
6. Reboot.
Am i right ?
I will try and post result to you for more help. Btw, thank for your attention.
venomnguyen said:
Did you mean flash stock or custom ROM ? as i mentioned above, when flash custom my phone will stuck at logo (i can boot only with LineageOS, dont know why
I will try these steps:
1. Back to Stock
2. Flash TWRP, immediately go to TWRP recovery
3. Format Data, reboot to TWRP recovery
4. Flash SR5-SuperSU-v2.82-SR5-20171001224502.zip and no-verity-opt-encrypt-6.0.zip
5. Wipe Davik Cache
6. Reboot.
Am i right ?
I will try and post result to you for more help. Btw, thank for your attention.
Click to expand...
Click to collapse
No.... After flashing stock through Odin, let the device boot for initial setup dude. Don't flash twrp...!
After the phone setup is done you can go back to download mode & flash twrp.
There is no need to format data for rooting your device dude.
Just flash supersu & no verity... You will be fine.
Stock rom or custom ROM follow my words.
PRADEEPHONDA said:
No.... After flashing stock through Odin, let the device boot for initial setup dude. Don't flash twrp...!
After the phone setup is done you can go back to download mode & flash twrp.
There is no need to format data for rooting your device dude.
Just flash supersu & no verity... You will be fine.
Stock rom or custom ROM follow my words.
Click to expand...
Click to collapse
It does not work, both my way and or way, it's still stuck
venomnguyen said:
It does not work, both my way and or way, it's still stuck
Click to expand...
Click to collapse
In your first post you have stated that you are not able to flash custom rom but now you are telling me that your phone is stuck even when Flashed with stock rom....!
I'm confused about what's happening here because the methods you have stated will not work in any case scenario as base ROM is required to flash - root to system or any mods so without rom you can't root any phone by flashing supersu first before even flashing rom that's the logical here.
There is no my method or your method but there is a universal step by step method which you clearly need to understand.
But anyways I can't help you anymore as I have no video to assess your process.
As a last resolution I will suggest one more method, if you can boot your phone to stock recovery then you can reset your device by factory reset which will again wipe everything within the phone so proceed with caution(just mentioning) so once you wipe your phone through stock recovery. Let me know. It has to boot in my opinion.
Before you do this try to reflash official & latest firmware which will be the January security updates through Odin with default settings.
After you get Odin pass message, it will automatically reboot so wait for 30 minutes max. If nothing happens press & hold volume down & power key to reboot device & as soon as the screen goes off to reboot, you will have to enter to recovery mode by holding on to volume up, power & home key as you already will know (just mentioned) then wipe to factory reset. Reboot.
Let me know if this works.
If not I'm located in Bangalore so if you are from Bangalore then I might help you. Again no fees or charges (just mentioned)
Or
Try this rom:
https://forum.xda-developers.com/note5/development/rom-t3607729
Or take it Samsung official Store to find out if your device has any issues with power chips or so..!
PRADEEPHONDA said:
In your first post you have stated that you are not able to flash custom rom but now you are telling me that your phone is stuck even when Flashed with stock rom....!
I'm confused about what's happening here because the methods you have stated will not work in any case scenario as base ROM is required to flash - root to system or any mods so without rom you can't root any phone by flashing supersu first before even flashing rom that's the logical here.
There is no my method or your method but there is a universal step by step method which you clearly need to understand.
But anyways I can't help you anymore as I have no video to assess your process.
As a last resolution I will suggest one more method, if you can boot your phone to stock recovery then you can reset your device by factory reset which will again wipe everything within the phone so proceed with caution(just mentioning) so once you wipe your phone through stock recovery. Let me know. It has to boot in my opinion.
Before you do this try to reflash official & latest firmware which will be the January security updates through Odin with default settings.
After you get Odin pass message, it will automatically reboot so wait for 30 minutes max. If nothing happens press & hold volume down & power key to reboot device & as soon as the screen goes off to reboot, you will have to enter to recovery mode by holding on to volume up, power & home key as you already will know (just mentioned) then wipe to factory reset. Reboot.
Let me know if this works.
If not I'm located in Bangalore so if you are from Bangalore then I might help you. Again no fees or charges (just mentioned)
Or
Try this rom:
https://forum.xda-developers.com/note5/development/rom-t3607729
Or take it Samsung official Store to find out if your device has any issues with power chips or so..!
Click to expand...
Click to collapse
Hi Bro,
Maybe you misunderstand what i mean. Ofcouse i can back to stock firmware without any problem. I said it still suck is when i try to flash TWRP, even root or Custom ROMs.
Thank you.
venomnguyen said:
Hi Bro,
Maybe you misunderstand what i mean. Ofcouse i can back to stock firmware without any problem. I said it still suck is when i try to flash TWRP, even root or Custom ROMs.
Thank you.
Click to expand...
Click to collapse
OK you have to state what version twrp you are flashing?
Now if it's just recovery then I would say to try TWRP 3.1.1.0 which is most stable version in my view.
Note: Re-download all Twrp tar, Supersu & no verity zip.
First flash twrp & then let the device boot to home screen.
Second reboot to recovery by hard keys.
If you see stock recovery go back to download mode flash twrp & go back to recovery without booting as you are doing but this time just swipe to allow modifications & reboot to recovery again.
Without flashing anything just reboot from recovery to system.
Thirdly if you device reboots to home screen then again get back to twrp recovery & now flash supersu & no verity zip & restart device. You should be able to solve this.
PRADEEPHONDA said:
OK you have to state what version twrp you are flashing?
Now if it's just recovery then I would say to try TWRP 3.1.1.0 which is most stable version in my view.
Note: Re-download all Twrp tar, Supersu & no verity zip.
First flash twrp & then let the device boot to home screen.
Second reboot to recovery by hard keys.
If you see stock recovery go back to download mode flash twrp & go back to recovery without booting as you are doing but this time just swipe to allow modifications & reboot to recovery again.
Without flashing anything just reboot from recovery to system.
Thirdly if you device reboots to home screen then again get back to twrp recovery & now flash supersu & no verity zip & restart device. You should be able to solve this.
Click to expand...
Click to collapse
Thank, i'm using TWRP 3.2.1.0 currently, i will try TWRP 3.1.1.0 as your guide. So, i will try as following step:
1. Flash TWRP 3.1.1.0 and let it boot to Home Screen
2. If ok then go to Recovery -> flash upersu & no verity zip & restart device
2.1 If still in stock then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
2.2 If cannot boot to Home Screen after First Step then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
Are those correct ?
venomnguyen said:
Thank, i'm using TWRP 3.2.1.0 currently, i will try TWRP 3.1.1.0 as your guide. So, i will try as following step:
1. Flash TWRP 3.1.1.0 and let it boot to Home Screen
2. If ok then go to Recovery -> flash upersu & no verity zip & restart device
2.1 If still in stock then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
2.2 If cannot boot to Home Screen after First Step then flash twrp again -> go to recovery -> allow modification -> reboot to recovery -> reboot to system
Are those correct ?
Click to expand...
Click to collapse
Yes
PRADEEPHONDA said:
Yes
Click to expand...
Click to collapse
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
venomnguyen said:
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
Click to expand...
Click to collapse
No problem, you are welcome.
Try magisk root. Follow their rooting procedures in the xda forum.
magisk root for note5 nougat try this sir.
http://galaxynote5root.com/galaxy-n...galaxy-note-5-on-android-7-0-nougat-w-magisk/
venomnguyen said:
Hi bro,
after try few time, the result is:
1. After flash TWRP and boot to home Scree, it's stuck at Samsung Logo, so i took the 2.2 step
2.2. Re-flash TWRP -> recovery -> allow modification -> reboot recovery -> reboot system. Then my device loop in bootloop
After all i have to back to stock and consider to give up rooting my phone . But one thing that always in my mind, why my Note 5 can boot normally with lineageos after flash with TWRP. Does this os different from other custom ROM that can boot in my Note 5.
Anw, thank you so much for your assist.
Click to expand...
Click to collapse
Hi there it's not that difficult i've faced the same issue with my n920c
Solution: Install the TWRP recovery just like normal but when the device is rebooting and black screen shows up Press and Hold [Power+home+vol down] until you see TWRP screen
Please Note: this is really important to press and hold while rebooting ...
After this you can normally reboot to recovery there would be no problem
Good luck !
hey bro,,im facing same problem i am a poor fellow and note5 was a gift for me, but i upgraded it to 7.0 from 5.1.1 which i was running from 2017....now the same problem always on samsung galaxy note5 logo ..i dont know what to do tried various roms , kernels it boots to homescreen but if i restart it gets stuck...otherwise lineage boots everytime, whats the problem ,,,xda heroes kindly help me and others facing this.
---------- Post added at 03:17 PM ---------- Previous post was at 03:16 PM ----------
plz rply devs
---------- Post added at 03:17 PM ---------- Previous post was at 03:17 PM ----------
venomnguyen - any solution bro? did u succeed

Cannot boot into recovery (TWRP)

As the title suggest, I fail to boot into TWRP.
I have unlocked the phone and flashed TWRP (https://dl.twrp.me/raphael/twrp-3.3.1-0-raphael.img).
I could boot into TWRP using Power + Volume Up , wiped everything (except vendor) and pushed a custom rom to the internal storage.
I restarted the phone for some reason and cannot boot into TWRP anymore. Whatever I do, I end up in fastboot. Tried to flash various versions of TWRP with the same result.
Can you guys help me out?
Edit: I flashed the corresponding Xiaomi fastboot image and repeated the process, same problem.
Edit: Solved by repeating again.
flel said:
As the title suggest, I fail to boot into TWRP.
I have unlocked the phone and flashed TWRP (https://dl.twrp.me/raphael/twrp-3.3.1-0-raphael.img).
I could boot into TWRP using Power + Volume Up , wiped everything (except vendor) and pushed a custom rom to the internal storage.
I restarted the phone for some reason and cannot boot into TWRP anymore. Whatever I do, I end up in fastboot. Tried to flash various versions of TWRP with the same result.
Can you guys help me out?
Edit: I flashed the corresponding Xiaomi fastboot image and repeated the process, same problem.
Edit: Solved by repeating again.
Click to expand...
Click to collapse
In future, don't wipe everything. You should only need to do the factory reset in TWRP, which will automatically wipe data, cache and dakvik. If you are flashing over MIUI then you will also need to format data.
There is almost never any need to wipe anything else in TWRP when doing normal custom ROM flashing.

Question How do i get Stock recovery to not replace TWRP when rebooting???

Tried a bunch of things to make the TWRP installation persistent, but it just goes back to MIUI recovery when i reboot from the system.
I'm using TWRP 3.5.2 by Nebrassy.
USB debugging turned on
Correct drivers installed
fastboot devices work Using minimal ADB and fastboot
I have the file renamed as TWRP.img.
Steps i followed:
fastboot boot "TWRP.img" - Correctly boots into TWRP
install the TWRP image to the recovery partition - Happens with no errors
Reboot to system - No errors there as well
Reboot to recovery - Goes back to MIUI recovery.
Can someone please tell me what i should do?
PS: Tried with TWRP 3.6.0 as well just now. Same issue.
Helhound0 said:
Tried a bunch of things to make the TWRP installation persistent, but it just goes back to MIUI recovery when i reboot from the system.
I'm using TWRP 3.5.2 by Nebrassy.
USB debugging turned on
Correct drivers installed
fastboot devices work Using minimal ADB and fastboot
I have the file renamed as TWRP.img.
Steps i followed:
fastboot boot "TWRP.img" - Correctly boots into TWRP
install the TWRP image to the recovery partition - Happens with no errors
Reboot to system - No errors there as well
Reboot to recovery - Goes back to MIUI recovery.
Can someone please tell me what i should do?
PS: Tried with TWRP 3.6.0 as well just now. Same issue.
Click to expand...
Click to collapse
Try again to flash TWRP dirty and if it's started don't boot with software. You have to boot TWRP again by pressing volume + and power button until you'll get vibration , afterwards you'll be in TWRP again, clear dalvik and cache and restart system via TWRP menu
Laptapper said:
Try again to flash TWRP dirty and if it's started don't boot with software. You have to boot TWRP again by pressing volume + and power button until you'll get vibration , afterwards you'll be in TWRP again, clear dalvik and cache and restart system via TWRP menu
Click to expand...
Click to collapse
Sorry mate that didn't work. Still going back to stock recovery...
Since i didn't find a solution to make the installation presistant, i went ahead and flashed Elixir with the temporarily booted TWRP. Then wiped cache and dalvik, flashed the TWRP image, formatted data and then rebooted. Now it works.
Edit: This method did something to my recovery. I can boot to system and recovery fine but TWRP isn't able to mount the data partition. So i'm not able to flash anything or root the device anymore.
I tried formatting data, no luck.
Then tried repairing the data partition. No luck.
Changed the file system to EX2 and then EX4... Nothing.
Anyone know a solution for this?
Helhound0 said:
Sorry mate that didn't work. Still going back to stock recovery...
Click to expand...
Click to collapse
Then you've got to do a flash with stock ROM and miflash via pc
Laptapper said:
Then you've got to do a flash with stock ROM and miflash via pc
Click to expand...
Click to collapse
Would that re-lock the bootloader? And if so do i have to wait 7 more days for it to be unlocked?
I used the Disable-Dm-Verity-Zip directly in TWRP after installation. Worked without a problem.
romuser87 said:
I used the Disable-Dm-Verity-Zip directly in TWRP after installation. Worked without a problem.
Click to expand...
Click to collapse
I read that somewhere too but that didn't help me at all... Maybe i have a bad zip file..
Can you share the zip you flashed?
Also, any idea how i could get this fixed:
Helhound0 said:
Since i didn't find a solution to make the installation presistant, i went ahead and flashed Elixir with the temporarily booted TWRP. Then wiped cache and dalvik, flashed the TWRP image, formatted data and then rebooted. Now it works.
Edit: This method did something to my recovery. I can boot to system and recovery fine but TWRP isn't able to mount the data partition. So i'm not able to flash anything or root the device anymore.
I tried formatting data, no luck.
Then tried repairing the data partition. No luck.
Changed the file system to EX2 and then EX4... Nothing.
Anyone know a solution for this?
Click to expand...
Click to collapse
Helhound0 said:
I read that somewhere too but that didn't help me at all... Maybe i have a bad zip file..
Can you share the zip you flashed?
Also, any idea how i could get this fixed:
Click to expand...
Click to collapse
The attached file worked for me
Helhound0 said:
Would that re-lock the bootloader? And if so do i have to wait 7 more days for it to be unlocked?
Click to expand...
Click to collapse
1. With MiFlash there is an option at the bottom of the screen to lock bootloader. Just make sure it is NOT checked, and you will be safe to use MiFlash without relocking bootloader.
2. When installing TWRP for first time, it is essential that your first reboot is straight back to TWRP - then it becomes persistent, and future reboots to recovery will be to TWRP. If you do not do the first reboot back to TWRP, the stock MIUI ROM recovery reinstalls itself.
HiQual said:
1. With MiFlash there is an option at the bottom of the screen to lock bootloader. Just make sure it is NOT checked, and you will be safe to use MiFlash without relocking bootloader.
2. When installing TWRP for first time, it is essential that your first reboot is straight back to TWRP - then it becomes persistent, and future reboots to recovery will be to TWRP. If you do not do the first reboot back to TWRP, the stock MIUI ROM recovery reinstalls itself.
Click to expand...
Click to collapse
The first ever twrp install i did, i rebooted to system by mistake but i reflashed twrp and made sure to reboot to recovery.... That was the second try. I think i may have tried at least two dozen times since that but it just kept booting back to stock recovery...
I think I'll run with this until the end of Jan and then redo everything from scratch...
Helhound0 said:
Since i didn't find a solution to make the installation presistant, i went ahead and flashed Elixir with the temporarily booted TWRP. Then wiped cache and dalvik, flashed the TWRP image, formatted data and then rebooted. Now it works.
Edit: This method did something to my recovery. I can boot to system and recovery fine but TWRP isn't able to mount the data partition. So i'm not able to flash anything or root the device anymore.
I tried formatting data, no luck.
Then tried repairing the data partition. No luck.
Changed the file system to EX2 and then EX4... Nothing.
Anyone know a solution for this?
Click to expand...
Click to collapse
I'm stuck at this stage. Have you found any solution yet?

Categories

Resources