Thank you! Can I use the MSM Tool ReadBack on a rooted phone too?There are other options that don't require a copy of the rom. See section A in https://forum.xda-developers.com/t/guide-root-and-keeping-root-options.4387977/
MSM Tool readback just takes a copy of the partitions you select. So if you use it now for the boot partition you'll get a copy of the Magisk patched image.Thank you! Can I use the MSM Tool ReadBack on a rooted phone too?
I have a rooted oneplus 8t and I wanted to make sure the boot.img I get using this tool is the same as when I rooted it the first time. But the boot.img is magisk patched (on my phone).
fastboot boot <Magisk-patched-boot>.img
) and hadn't flashed it or done a direct install.dd
command.Thank you!MSM Tool readback just takes a copy of the partitions you select. So if you use it now for the boot partition you'll get a copy of the Magisk patched image.
The only time this wouldn't be the case is if you initially only booted the Magisk patched image (fastboot boot <Magisk-patched-boot>.img
) and hadn't flashed it or done a direct install.
If you are rooted you can effectively do the same as MSM readback using thedd
command.
So, I'll try TWRP. Is safe to use on KB2007?MSM Tool readback just takes a copy of the partitions you select. So if you use it now for the boot partition you'll get a copy of the Magisk patched image.
The only time this wouldn't be the case is if you initially only booted the Magisk patched image (fastboot boot <Magisk-patched-boot>.img
) and hadn't flashed it or done a direct install.
If you are rooted you can effectively do the same as MSM readback using thedd
command.
MSM Tool readback just takes a copy of the partitions you select. So if you use it now for the boot partition you'll get a copy of the Magisk patched image.Thank you! Can I use the MSM Tool ReadBack on a rooted phone too?
I have a rooted oneplus 8t and I wanted to make sure the boot.img I get using this tool is the same as when I rooted it the first time. But the boot.img is magisk patched (on my phone).
fastboot boot <Magisk-patched-boot>.img
) and hadn't flashed it or done a direct install.dd
command.Thank you!MSM Tool readback just takes a copy of the partitions you select. So if you use it now for the boot partition you'll get a copy of the Magisk patched image.
The only time this wouldn't be the case is if you initially only booted the Magisk patched image (fastboot boot <Magisk-patched-boot>.img
) and hadn't flashed it or done a direct install.
If you are rooted you can effectively do the same as MSM readback using thedd
command.