can I install patched boot.zip from temporary twrp? - Sony Xperia XA2 Questions & Answers

I have unlocked device, can I just install patched boot.zip from temporary twrp which I flash with: fastboot boot twrp.img?

Related

[Q] Fastboot flash recovery

A quick question. I want to replace my AmonRa recovery with RMD recovery through fastboot. Do I fastboot erase recovery then fastboot flash recovery recovery.img? Or do I just flash the image directly?
fastboot flash recovery recovery.img safer way
There is no problem in deleting the old recovery before you flash a new one.
I thought that it would'nt overwrite the already present recovery if I flashed directly.
Anyways, I flashed RMD successfully (fastboot flash recovery recovery.img).

recovery partitions are different in Android O

recovery partitions are different in Android O that means from fastboot
fastboot flash recovery <filename>.img changed to fastboot flash recovery_ramdisk <filename>.img (i had installed twrp with help of this code in my honor 7x)
i want to know is there any change for boot image partition.
fastboot flash boot boot.img not working in my case.
device: honor x BND-AL10
stock boot image from Update.APP (OREO built)
help me on this! i need to flash boot.img into my device
babu.123 said:
recovery partitions are different in Android O that means from fastboot
fastboot flash recovery <filename>.img changed to fastboot flash recovery_ramdisk <filename>.img (i had installed twrp with help of this code in my honor 7x)
i want to know is there any change for boot image partition.
fastboot flash boot boot.img not working in my case.
device: honor x BND-AL10
stock boot image from Update.APP (OREO built)
help me on this! i need to flash boot.img into my device
Click to expand...
Click to collapse
It changed to ramdisk so fastboot flash ramdisk that's the new boot

Root failed, no Magisk manager is found

I have unlocked the bootloader, and trying to download the patched boot img to install Magisk, so to root the device.
But I don't see Magisk Manager after doing boot patched_boot.img. It actually run successfully, the phone restarted after the command.
My Build number is PKQ1.180917.001.V10.0.2.0.PDLMIFJ, I tried both of these patched, V10.0.2.0.PDLMIFJ Patched Boot Image: Link
V10.0.1.0.PDLMIFJ Patched Boot Image: Link
luckyvictor said:
I have unlocked the bootloader, and trying to download the patched boot img to install Magisk, so to root the device.
But I don't see Magisk Manager after doing boot patched_boot.img. It actually run successfully, the phone restarted after the command.
My Build number is PKQ1.180917.001.V10.0.2.0.PDLMIFJ, I tried both of these patched, V10.0.2.0.PDLMIFJ Patched Boot Image: Link
V10.0.1.0.PDLMIFJ Patched Boot Image: Link
Click to expand...
Click to collapse
You have to install magisk manager ".APK"
Have a good day
luckyvictor said:
I have unlocked the bootloader, and trying to download the patched boot img to install Magisk, so to root the device.
But I don't see Magisk Manager after doing boot patched_boot.img. It actually run successfully, the phone restarted after the command.
My Build number is PKQ1.180917.001.V10.0.2.0.PDLMIFJ, I tried both of these patched, V10.0.2.0.PDLMIFJ Patched Boot Image: Link
V10.0.1.0.PDLMIFJ Patched Boot Image: Link
Click to expand...
Click to collapse
If you patch magisk 18, link to the .apk of the manager, https://mega.nz/#!WzQGSAjB!15MTx61ER9U0EZYEd2MBNuHO9L5QYvk3XiY8mjIEYgg
Pierre
Drop a thanks if I help you
Kineceleran said:
You have to install magisk manager ".APK"
Have a good day
Click to expand...
Click to collapse
at which step do I do this? after doing patched_boot.img and boot into the system, then I manually install this apk?
luckyvictor said:
at which step do I do this? after doing patched_boot.img and boot into the system, then I manually install this apk?
Click to expand...
Click to collapse
If you already flash the patched_boot.img you just have to manually install this apk.
Else you have to : First flash the patched_boot.img via fastboot with
Code:
fastboot flash boot_a patched_boot.img
Code:
fastboot flash boot_b patched_boot.img
And after install the apk files
Pierre

Android 11 OB 2 Magsik patched boot.img

Does anyone have or know of a way to root Android 11 OB 2 for the international OP7t?
Get OTG USB-C flash drive. Put MagiskCanary.zip (download from Magisk github, renamed apk to zip extension) on flash drive (as internal sd is encrypted and not accessible via TWRP). Flash (using fastboot flash recovery_a twrp.img and fastboot flash recovery_b twrp.img commands) TWRP. Boot into recovery (using fastboot reboot recovery command). Install magiskcanary.zip then reboot to system and then renam magiskcanaryl.zip back to apk and install this app as it doubles as magiskmanager app, and you're now rooted.
Here is my magisked boot.img

Question Rooting with Magisk-patched boot image possible?

Yes it is.
It works. I rooted mine, just keep in mind that since this is an A/B device, you have to flash the boot image to both boot_a and boot_b.
no need to flash boot_a and boot_b. just download magisk app, you can use the lenovo rescue and smart assistant to download the latest firmware, then you go to the path of the firmware where you'll find boot.img file. send it to your phone, make the magisk magic, send the patch again to the pc AND DO NOT CHANGE THE NAME OF IT, enter bootloader, fastboot flash boot (name of the magisk_pathed_file). fastboot reboot. its DONE.

Categories

Resources