[Root && Unlock] Droid Turbo 6.0.1 mcg24.251-5-5

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
Alright, I'm back. My problem is getting the twrp file in the same folder as the minimal adb. Now for the dumb question.... I copied the twrp file(did not add IMG a second time) and pasted in in the new folder that now contains twrp and minimal abd. Is this right? I have a feeling it's not.

Sent from my VS988 using XDA-Developers Legacy app
It sounds correct if this is the same folder where you are right-clicking while holding another key down to open the command window. The TWRP.img file needs to be in that same folder.

Same as if you were flashing a modem.img file, fastboot has to be able to find it, and can only find it if that .img file is located in the same folder as the fastboot files.
 

bigmatt503

Senior Member
Aug 27, 2012
293
55
58
Portland
It sounds correct if this is the same folder where you are right-clicking while holding another key down to open the command window. The TWRP.img file needs to be in that same folder.

Same as if you were flashing a modem.img file, fastboot has to be able to find it, and can only find it if that .img file is located in the same folder as the fastboot files.
I think I'm pasting it in the wrong folder

Sent from my VS988 using XDA-Developers Legacy app
 

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
For instance, you have moved the TWRP file to the same folder where you are generating the command window? It has to be IN that same folder. You can SEE the TWRP.img file IN that folder? I would even suggest you take a screenshot with Paint and post it here, so we can verify that. :)
I think I'm pasting it in the wrong folder
It needs to be in the same folder as fastboot.exe


This is what my folder looks like. Last time I manually flashed TWRP via ADB was back in 2015. Because after you flash TWRP, then you can flash newer versions of TWRP within TWRP.

But you can clearly see two TWRP files in the same folder as fastboot.exe or mfastboot.exe (which ever you decided to use; I've used both). I copied and pasted the TWRP file to this folder, then made another copy which I re-named "recovery.img" -- but yes would be better to re-name it TWRP.img (since you are already typing the word "recovery" in the command, no need to confuse yourself). Still, you see all the files within the same folder.

When you type in the command window, any files you are referencing with fastboot/mfastboot have to be in that same folder.

You also clearly see all my Windows extensions are VISIBLE: .apk, .exe, .img, .zip, .bin, .dll, .txt, etc... I'm seeing the ENTIRE, COMPLETE FILE NAMES. This is important so you are very sure you are typing in the exact, entire file name for what you are flashing.
 

Attachments

Last edited:
  • Like
Reactions: nnjimmy59

bigmatt503

Senior Member
Aug 27, 2012
293
55
58
Portland
1500927869491.jpg


This is what my folder looks like. Last time I manually flashed TWRP via ADB was back in 2015. Because after you flash TWRP, then you can flash newer versions of TWRP within TWRP.

But you can clearly see two TWRP files in the same folder as fastboot.exe or mfastboot.exe (which ever you decided to use; I've used both). I copied and pasted the TWRP file to this folder, then made another copy which I re-named "recovery.img" -- but yes would be better to re-name it TWRP.img (since you are already typing the word "recovery" in the command, no need to confuse yourself). Still, you see all the files within the same folder.

When you type in the command window, any files you are referencing with fastboot/mfastboot have to be in that same folder.

You also clearly see all my Windows extensions are VISIBLE: .apk, .exe, .img, .zip, .bin, .dll, .txt, etc... I'm seeing the ENTIRE, COMPLETE FILE NAMES. This is important so you are very sure you are typing in the exact, entire file name for what you are flashing.
View attachment 4222386


This is what my folder looks like. Last time I manually flashed TWRP via ADB was back in 2015. Because after you flash TWRP, then you can flash newer versions of TWRP within TWRP.

But you can clearly see two TWRP files in the same folder as fastboot.exe or mfastboot.exe (which ever you decided to use; I've used both). I copied and pasted the TWRP file to this folder, then made another copy which I re-named "recovery.img" -- but yes would be better to re-name it TWRP.img (since you are already typing the word "recovery" in the command, no need to confuse yourself). Still, you see all the files within the same folder.

When you type in the command window, any files you are referencing with fastboot/mfastboot have to be in that same folder.

You also clearly see all my Windows extensions are VISIBLE: .apk, .exe, .img, .zip, .bin, .dll, .txt, etc... I'm seeing the ENTIRE, COMPLETE FILE NAMES. This is important so you are very sure you are typing in the exact, entire file name for what you are flashing.
View attachment 4222386

Sent from my VS988 using XDA-Developers Legacy app
 

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia


Your screenshot clearly shows that's not the original fastboot.exe file -- it says "shortcut". Like when you place a shortcut on the desktop. You can also tell because in the wider screenshot, you see the file size is only 1k. You need the original file, which is almost 200k.

BUT, do NOT move fastboot.exe to where you have TWRP. Instead, MOVE the TWRP file (not a shortcut, but the actual file) to your fastboot folder. The TWRP I see on screen is also a shortcut. You need the ACTUAL full file. If the icon has a little arrow on it, it's a shortcut.

If you don't know where you installed the ADB/fastboot stuff, then INSTALL IT AGAIN and look where Windows tells you it's being installed. GO FIND THAT FOLDER and copy/paste TWRP into that folder where fastboot.exe is installed.
 

Attachments

Last edited:

mrkhigh

Senior Member
Dec 6, 2012
1,875
607
143
I realize that people frown on installing twrp any way other than fastboot (hi jcase, beaups, anybody who has ever had to clean up a clueless persons mess).... But does flashify or rashr work with temp root? For those with little PC knowledge but can handle twrp it would seem the logical choice as long as they are willing to risk a brick.
 

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
I realize that people frown on installing twrp any way other than fastboot (hi jcase, beaups, anybody who has ever had to clean up a clueless persons mess).... But does flashify or rashr work with temp root? For those with little PC knowledge but can handle twrp it would seem the logical choice as long as they are willing to risk a brick.
But he used fastboot successfully already to unlock his bootloader. I'm puzzled why he can't find the folder to copy and paste TWRP file into that fastboot folder. Or just drag it in there.

Flashify with temp root might work, but then he would probably have to run that command again to prevent bootloop. Unless that's a one-time thing?
 

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia


Your screenshot clearly shows that's not the original fastboot.exe file -- it says "shortcut". Like when you place a shortcut on the desktop. You can also tell because in the wider screenshot, you see the file size is only 1k. You need the original file, which is almost 200k.

BUT, do NOT move fastboot.exe to where you have TWRP. Instead, MOVE the TWRP file (not a shortcut, but the actual file) to your fastboot folder.
@bigmatt503, If you don't know where you installed the ADB/fastboot stuff, then INSTALL IT AGAIN and look where Windows tells you it's being installed. GO FIND THAT FOLDER and copy/paste TWRP (the actual file, NOT a "shortcut") into that folder where fastboot.exe is installed.



The TWRP I see on screen is also a shortcut. You need the ACTUAL full file. If the icon has a little arrow on it, it's a shortcut. Right now you have shortcut to fastboot. exe and shortcut to TWRP.img in the same folder, which doesn't do you any good. You need to find the ADB/fastboot folder where the REAL file is, and copy/paste or drag the FULL, REAL TWRP file to that folder.
 

Attachments

Last edited:

bigmatt503

Senior Member
Aug 27, 2012
293
55
58
Portland


Your screenshot clearly shows that's not the original fastboot.exe file -- it says "shortcut". Like when you place a shortcut on the desktop. You can also tell because in the wider screenshot, you see the file size is only 1k. You need the original file, which is almost 200k.

BUT, do NOT move fastboot.exe to where you have TWRP. Instead, MOVE the TWRP file (not a shortcut, but the actual file) to your fastboot folder.

If you don't know where you installed the ADB/fastboot stuff, then INSTALL IT AGAIN and look where Windows tells you it's being installed. GO FIND THAT FOLDER and copy/paste TWRP into that folder where fastboot.exe is installed.
I'm baaack... To the other person that said something about flashify or the official twrp app. Neither one seem to work. At this point I have cleaned up my pc and still nothing. I also installed everything on my old laptop and it's the EXACT same thing!! I've been out of the loop for so long when it come to this. I'm going to get this eventually. Anybody know of a good YouTube video on installing twrp?

Sent from my VS988 using XDA-Developers Legacy app

---------- Post added at 08:37 AM ---------- Previous post was at 08:34 AM ----------

But he used fastboot successfully already to unlock his bootloader. I'm puzzled why he can't find the folder to copy and paste TWRP file into that fastboot folder. Or just drag it in there.

Flashify with temp root might work, but then he would probably have to run that command again to prevent bootloop. Unless that's a one-time thing?
Yes, I can run other commands in fastboot. I'm just having an issue get twrp in the right folder. Thanks for everyone's help!!

Sent from my VS988 using XDA-Developers Legacy app
 

ahsanbilal

Member
Oct 12, 2015
6
0
0
after root phone stuck in Moto boot logo after restart

@autoprime got the initroot working with internet for Droid Turbo - https://forum.xda-developers.com/g4-play/development/root-autoinitroot-motorola-bootloader-t3639316/

This provides a temp root until reboot, after rebooting you have to go into the bootloader and run



To clear out the ramdisk address.


While temprooted, SunShine will work to unlock the device again.
hello bro i want to remove root my phone turn off sometimes and stuck at moto boot logo and wont turn on without these root process from pc plz tell me how to remove it
i want to remove bcz i cant pay to sunshine
 

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
Yes, I can run other commands in fastboot. I'm just having an issue get twrp in the right folder. Thanks for everyone's help!!
Look, think logically. You just need the REAL TWRP file in the same folder as where you installed ADB/fastboot.

Stop making "shortcuts". Those are not the real files.




Reinstall ADB/fastboot and see where Windows installs it. Then drag the REAL TWRP file (NOT a"shortcut"!) to that folder. It's not hard.

Any icons with arrows on them are "shortcuts". They are merely a link to the actual file, they are not the actual file.



---------- Post added at 11:57 AM ---------- Previous post was at 11:55 AM ----------

hello bro i want to remove root my phone turn off sometimes and stuck at moto boot logo and wont turn on without these root process from pc plz tell me how to remove it
i want to remove bcz i cant pay to sunshine
Go ask the guy who told you to do it -- @killerxda. I told you NOT to do that.

or you can read the first post in this thread which tells you how to kill the temp root process.
 
Last edited:

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
@bigmatt503, right-click on shortcut, select open folder location, put TWRP in there.
But make sure it's the REAL TWRP file you put into the fastboot folder, not a shortcut. In that screenshot, he has only Windows shortcuts (not the actual files) for both fastboot and TWRP. He has to go find where he downloaded the actual TWRP file...

 
Last edited:

bigmatt503

Senior Member
Aug 27, 2012
293
55
58
Portland
But make sure it's the REAL TWRP file you put into the fastboot folder, not a shortcut. In that screenshot, he has only Windows shortcuts (not the actual files) for both fastboot and TWRP. He has to go find where he downloaded the actual TWRP file...

I just wanted to say thank you. After all the crap I went through.... I finally have twrp installed. I just had to make a folder and clean up a bunch of old crap from my old droid dna.

Thanks for all the help

Sent from my VS988 using XDA-Developers Legacy app
 
  • Like
Reactions: ChazzMatt

ChazzMatt

Recognized Contributor
Nov 30, 2010
18,326
14,179
253
Atlanta, Georgia
Last edited:
  • Like
Reactions: bigmatt503

killerxda

Senior Member
Apr 21, 2012
185
35
58
Lahore
hello bro i want to remove root my phone turn off sometimes and stuck at moto boot logo and wont turn on without these root process from pc plz tell me how to remove it
i want to remove bcz i cant pay to sunshine
Were you running Marshmallow MCG 251-5? Because the root is made for that version and i have no reboot problems with it.
For unroot connect the phone in fastboot and use this command (its mentioned in the original thread)
Code:
fastboot oem config fsg-id ""
 
  • Like
Reactions: ahsanbilal