Just search for your device model
OP already resolved it but I experienced this issue as well for my s5e.Sorry, rooting guide at point 19 to click direct install in magisk but only has "patch a file" option. Neither appears any popup at the 17 and 18 points.
In the case when your device does not have ramdisk in boot images, Magisk has no choice but to hijack the recovery partition. For these devices, you will have to reboot to recovery every time you want Magisk enabled.
When Magisk hijacks the recovery, there is a special mechanism to allow you to actually boot into recovery mode. Each device model has its own key combo to boot into recovery, as an example for Galaxy S10 it is (Power + Bixby + Volume Up). A quick search online should easily get you this info. As soon as you press the key combo and the device vibrates with a splash screen, release all buttons to boot into Magisk. If you decide to boot into the actual recovery mode, long press volume up until you see the recovery screen.
# knox_bit_warranty:0x1
#
# Your warranty is now void
#
# You have been warned.
#
# I will laught at you if you point the finger at me.
Code:Your warranty is now void # I'm not responsible for any damage done to your device # If you point the finger at me, I will laught at you
Code:# Your warranty is now void # I'm not responsible for any damage done to your device # If you point the finger at me, I will laught at you
UNLOCKING BOOTLOADER
ROOTINGCode:1. Open settings app 2. Tap on about phone, and then software information 3. Tap the build number until you see a pop up that says developer options enabled 4. Go back and tap on developer options 5. Enable OEM unlocking 6. Reboot your phone 7. After reboot power off the phone 8. Conect the usb cable to your pc and phone, then hold VOL + and VOL - at the same time 9. There should be two options, you want the unlock mode (VOL UP LONG PRESS) 10. VOL UP for bootloader unlock 11. Phone will reboot, during setup conect to the internet to avoid perenormal mode
INSTALLING TWRPCode:1. Download the fimware you are currently running https://samfw.com/ 2. Copy the AP file to your phone 3. Install magisk canary version, download app-debug.apk and install https://github.com/topjohnwu/magisk_files/tree/canary 4. Open magisk, check for updates 5. Tap install and then tap select and patch a file and find the AP file you transferd from your pc 6. In the download folder of the phone will be a file named magisk_patched-xxxxxxx.tar 7. Transfer it to your pc 8. Boot the phone in to download mode, manualy or from adb shell (adb reboot download) 9. Open odin and go in to options and uncheck auto reboot 10. Click on AP or PDA and select the patched magisk file and click start 11. Reboot the phone manualy after odin does it's thing (VOL - and POWER at the same time for 7 seconeds) 12. After the phone turns of, amedietly boot in to recovery (Vol + and POWER at the same time) 13. Make a factory data reset and whipe cache partition 14. Reboot in to system 15. Conect to interent during setup 16. Install the same magisk (app-debug.apk) 17. Ignore the pop up that says magisk needs inital setup and click on update 18. After updateing go back in to magisk and if you get the pop up for aditional setup, ignore it and go straight to install 19. Click on direct install 19. After setup reboot
Code:If you are not on the A125F model you will have to disable MTK Secure Boot and Secure Download and might also downgrade SW REV and then install A125F fimware 1. Make sure you are on android 11 and that you pre rooted your phone already 2. Download twrp from here https://forum.xda-developers.com/t/aosp-11-unofficial-samsung-sm-a125f-twrp.4317131/ 3. Boot in to download mode 3. Go in to odin and uncheck auto reboot 4. Click on AP or PDA and select the twrp file you have downloaded, click start 5. Manualy reboot (VOL - and POWER for 7 seconeds) 6. Boot in to twrp before booting in to system (VOL + and power) or this process will have to be repeated 7. Swipe allow modifications of system and reboot
Links
Samsung Firmware Download - Lastest official firmware update
Samsung Firmware Download ⭐ Official and fast...samfw.com
GitHub - topjohnwu/magisk_files at canary
(Deprecated) Magisk File Host. Contribute to...github.com
[AOSP-11] [OFFICIAL] Samsung SM-A125F TWRP
DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND...forum.xda-developers.com
Credits
@edward0181 twrp
Ok sure, I will do it when I get time.Thanks for the wide guide. TWRP build has been updated in my post as well.
All works as it should.
May I ask you to post a guide on howto install Lineage GSI with twrp?
Cheers