Do I need to manually unlock the bootloader or will Odin do it automatically? - Galaxy Note 10.1 (2014 Edition) Q&A, Help & Troubl

Hi,
I want to install twrp on my SM-P605. No root for now.
Currently, I am completely stock on 5.1.1. No root.
Do I need to manually unlock the bootloader using fastboot or will Odin automatically do it for me while flashing the twrp tar file?
TWRP file: twrp-3.1.1-0-lt03ltexx.img.tar
Thanks in advance

You shouldn't need to unlock the bootloader unless it's a carrier locked version (usually Verizon).
I have the P605 and just flashed TWRP via ODIN, had SuperSU on trhe sd card and flashed that to root, if you use a systemless version of SuperSU don't install it when exiting TWRP as it will ask if you want to. This may result in a bootloop.
Of course you could probably use Magisk now instead of SuperSU, just make suire to download Magisk Manager, you can find in a search, and the latest Magisk is 13.3....

Related

How to root HTC one m8 running official marshmallow?

Hi!
So my HTC was rooted and all fun, but I couldn't install the OTA update due to TWRP recovery. So I unrooted and uninstalled TWRP. And then I received the official OTA update from HTC. Now my phones runs marshmallow and its smooth AF! I'm happy with it, but my QUESTION IS, How to root it again? I did try to root it and looked up for Youtube videos to figure it out, but I failed! Can someone help?
P.S: I couldn't find and videos on Youtube for rooting HTC one M8 on marshmallow.
1) Flash TWRP.
2) Flash SuperSU 2.67 BETA. It will flash superuser in systemless mode by patching the boot image. No other method as of now if you want root in system.
PS : AND REMEMBER, if TWRP shows you with an option to flash SuperSU after you're done flashing and/or later on whenever accessing your recovery, PRESS "DO NOT INSTALL" as flashing it using this option will mess up your system. Root will be present by flashing 2.67, it's just that TWRP isn't able to detect it.
Patched boot image is for "traditional" root (which modifies the system). The new "systemless" root method does not install the patched boot image.

[Root Asus Zenfone 3 Deluxe ZS570KL Z016S] Android 7.0 Nougat, How to Root?

Hello Everyone,
how to root Asus Zenfone 3 Deluxe ZS570KL 2.15Ghz with Android 7.0?
It's possible? There are root solutions without unlocking bootloader?
Thank you
I believe you might be able to with a systemless root. This may cause issues though without the bootloader unlock.
What I'd do, and I've already unlocked my bootloader, is boot TWRP, this won't replace your recovery and will disappear next boot, then flash magisk systemless root.
This should allow root with a locked bootloader BUT I can't try this now as I have an unlocked bootloader.
You'd do this through fastboot.
Be prepared to reflash your stock rom if you do get a soft brick...
ultramag69 said:
I believe you might be able to with a systemless root. This may cause issues though without the bootloader unlock.
What I'd do, and I've already unlocked my bootloader, is boot TWRP, this won't replace your recovery and will disappear next boot, then flash magisk systemless root.
This should allow root with a locked bootloader BUT I can't try this now as I have an unlocked bootloader.
You'd do this through fastboot.
Be prepared to reflash your stock rom if you do get a soft brick...
Click to expand...
Click to collapse
Thanks ultramag69 for info. Have you a guide for safe root? The only guide that seemed trustworthy that I found on the internet, unfortunately it was written in Chinese.
vodafonever said:
Thanks ultramag69 for info. Have you a guide for safe root? The only guide that seemed trustworthy that I found on the internet, unfortunately it was written in Chinese.
Click to expand...
Click to collapse
OK, if you are game...
As I said, my phone has bootloader unlocked so this worked fine, I don't know if it will work.
Essentailly you replace the stock recovery with TWRP TEMPORARILY, just one boot.
Download magisk systemless root file and put on sd card. Also activate developer settings and tick " USB Debugging".
Put TWRP file in folder with fastboot files on PC, hold shift and right click. Select "open CMD window here".
Put phone in fastboot mode. Attach to PC with usb.
Type in cmd window "fastboot devices", you should see you're serial number come up on another line if you are connected.
Type "fastboot boot twrp.img" - make sure the twrp file is named this.
You should reboot to TWRP. Make sure you DON'T select "Alter system files" as you're bootloader is locked.
Install magisk systemless root file from TWRP.
Reboot and see if it works...
As I said, I did this after I unlocked the bootloader but as magisk is a systemless root I don't see this not working.
That said there is always a risk when doing this sort of thing and I would urge you to unlock bootloader 1st as this makes it a bit easier to fix if things if something does go bad...
Yes, right. No root and TWRP for Anus ZendFone 3 Deluxe ZS570KL yet.
May be it become later. Right? Right!
PaulPP said:
Yes, right. No root and TWRP for Anus ZendFone 3 Deluxe ZS570KL yet.
May be it become later. Right? Right!
Click to expand...
Click to collapse
If you unlock your bootloader then yes there is a TWRP you can flash and from there gain root by either flashing SuperSU or Magisk.
I prefer not to replace my recovery as when I was trying to gain root there was a problem with TWRP registering the touches in a reversed position, top right corner would register bottom left corner and so on. So instead I booted TWRP and installed Magisk, this gained root access but allowed flashing OTA updates instead of having to download a 2gb rom by keeping stock recovery.
Twrp has since been fixed and should be fine now but I still prefer to keep stock recovery, it's really up to you, either use "fastboot boot twrp.recovery" to temporarily replace stock (it reverts to stock when you reboot) or "fastboot flash twrp.recovery", this will flash twrp to your device permasnently (or until you want to replace it).
At the moment, magisk is not allowing safety net to pass but there should be an update soon that will fix this, flashing supersu will never allow a safetynet check to pass...
Again, up to you and how you use your device but either way will give you root access....
ultramag69
I have questions:
1. Where I can download fresh TWRP for Z016D model?
2. After install Magisk I must restart device for remove TWRP to stock recovery?

magisk on stock rom unrooted

Thats the question, can "easily" install magisk on stock rom (.236) unrooted ? since magisk thread says that root is not necessary, its ask for stock boot img that cant be obtained w/o root
JIJOK said:
Thats the question, can "easily" install magisk on stock rom (.236) unrooted ? since magisk thread says that root is not necessary, its ask for stock boot img that cant be obtained w/o root
Click to expand...
Click to collapse
Never tried, but even though root may not be needed, unlocked bootloader probably is. Magisk non-system works by patching boot img... If you unlock bootloader you probably can use it.
levone1 said:
Never tried, but even though root may not be needed, unlocked bootloader probably is. Magisk non-system works by patching boot img... If you unlock bootloader you probably can use it.
Click to expand...
Click to collapse
so, can get the image by just unlock the bootloader ? I though root was necessary for that
JIJOK said:
so, can get the image by just unlock the bootloader ? I though root was necessary for that
Click to expand...
Click to collapse
You can unlocked bl by official Sony method, then flash recovery with adb. Boot to recovery and flash Magisk.
Backup ta - https://forum.xda-developers.com/crossdevice-dev/sony/universal-dirtycow-based-ta-backup-t3514236
Unlock bl - https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader
Recovery img - https://androidfilehost.com/?fid=961840155545588613
You can try flashing recovery within locked bl, but I don't think it would work.
levone1 said:
You can unlocked bl by official Sony method, then flash recovery with adb. Boot to recovery and flash Magisk.
Backup ta - https://forum.xda-developers.com/crossdevice-dev/sony/universal-dirtycow-based-ta-backup-t3514236
Unlock bl - https://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader
Recovery img - https://androidfilehost.com/?fid=961840155545588613
You can try flashing recovery within locked bl, but I don't think it would work.
Click to expand...
Click to collapse
So, if you was wondering it, no, cant flash it with locked bl.
At the moment Backup ta didnt work, will check that thread
And thanx the help, nice to have you on z1c forum :good:
perfect. thx! i was already wondering, if i had to downgrade my z1c in order to get the recovery back. but now, how i do i flash magisk from here?
when i try to flash, i get an error message saying, that the ftf is in sony elf32 format and that i need bootbridge from @AdrianDC to flash.
anyone ever did that or has a better idea?
just tried it now and ended up in a bootlop
It is many months after this post, but in case this helps anyone, here is the answer.
BootBridge method is pretty simple and it worked for me.
On an un-rooted device. (important)
Just rename magisk zip to "install.zip" put it in a folder called install.
Then with 7zip, create a zip-file, include the bootbridge folders, "META-INF" and "scripts" with the "install folder" you just created.
Then name it "anything_you_like.zip" and flash with TWRP
Basically Magisk is SuperSU alternative and provides SuperSU service for your device. ( roots it )
No problems for me at this point. Working on 14.5.A.0.270 and can also get working on 14.6.A.0.236 but have other problems related to getting compatible recovery on 236.
Eventually in recovery, system mount and unmount break for me, then other mounts eventually fail after trying to get Nanodroid working (My Goal to UnGoogle my Z1c) and can't wipe format or anything (only way to fix is reflash with flashtool)
Deodexed ROM seems to be necessary for Nanodroid and this is causing additional problems for me.
If I have to run with unlocked bootloader, I think AOSP may be a better starting point.

Stock VS9862BA flashable zip

Hello!
I'm making a zip which contains stock 2ba software untouched, extracted from the original kdz
Includes:
Stock untouched System
Stock Boot (compatible with Magisk)
Stock MM modem
Install instructions:
- Reboot to TWRP
- Wipe data, cache, system
- Install zip
- Reboot
- Enjoy!
Link:
https://drive.google.com/open?id=1GaPfb_WNUW_4-kd_jk_80OWosbjdCLAv
Link updated! Feel free to upload some mirrors if you want
P.D: Sorry for my bad english
Hello. Thank you very much for the file. Installed everything works. At first I could not understand why there was no root, but then installed Magisk and everything turned out.
I am on a completely stock OTA upgrade version of 2BA, I have NO root, my boot loader is still locked,<as I have still not got around to flashing the UsU method, There for I currently do NOT have a custom recovery installed; such as TWRP; which is listed as a requirement(?) in the first step of following process (to flash a rooted Rom.)
I am curious as to how I will be able to complete these steps, or am I missing something? Is this,supposed a way to gain root on 2BA if you are on a non root version like me, or is this suppose to be a update of your on a previous version which you already have rooted, or is this just a different way to root AFTER you have had the UsU boot loader unlocked?
robles4242 said:
I am on a completely stock OTA upgrade version of 2BA, I have NO root, my boot loader is still locked,<as I have still not got around to flashing the UsU method, There for I currently do NOT have a custom recovery installed; such as TWRP; which is listed as a requirement(?) in the first step of following process (to flash a rooted Rom.)
I am curious as to how I will be able to complete these steps, or am I missing something? Is this,supposed a way to gain root on 2BA if you are on a non root version like me, or is this suppose to be a update of your on a previous version which you already have rooted, or is this just a different way to root AFTER you have had the UsU bootloader unlocked?
Click to expand...
Click to collapse
the only way to root your phone on 2BA is with UsU.
so after you do UsU you can flash TWRP and from there you can flash magisk for root. you don't have to flash this rom for root
here's a side note. when you do the UsU unlock do not flash the baseband package. it gave me problems with my SIM not being detected
ANDROID2468 said:
the only way to root your phone on 2BA is with UsU.
so after you do UsU you can flash TWRP and from there you can flash magisk for root. you don't have to flash this rom for root
here's a side note. when you do the UsU unlock do not flash the baseband package. it gave me problems with my SIM not being detected
Click to expand...
Click to collapse
I tested downgrading from Lineage 15.1 and this ROM Works and TWRP works too! Thanks!

Firmware Update

I root my MI 10T Pro with TWRP and Magisk. Now i see there is a Firmware-Update. Anywhere know how can i do the Update without lost root?
You can't. You have to uninstall magisk completely, perform update (if you have TWRP installed it might fail), and after that reinstall magisk and modules
OK. Thank you. The Bootloader is after the Update closed? And when its fail because TWRP what can i do?
No, bootloader stays unlocked, you just boot twrp after and reinstall magisk.
If it fails because of twrp you can do 2 things:
1. restore stock recovery and redo installation
2. download full rom from internet and apply through fastboot.
In any case you'd have to reinstall magisk after...
OK. Thank you. I understand right? When i go back to Stock the Bootloader is open but root is away? So i can root the other one Method without TWRP?
WeWa2013 said:
OK. Thank you. I understand right? When i go back to Stock the Bootloader is open but root is away? So i can root the other one Method without TWRP?
Click to expand...
Click to collapse
Yeah. Basically whole boot partition gets overwritten and magisk goes away with stock update, you only have to reinstall it...

Categories

Resources