oilvur.blogg.se

How to flash with odin xda
How to flash with odin xda





how to flash with odin xda

Don’t choose HOME_CSC because we want to wipe data.Open Odin on your PC, and flash magisk_patched.tar as AP, together with BL, CP, and CSC from the original firmware. Don’t try to copy over the MTP interface as it is known to corrupt large files.Copy the patched tar file to your PC with ADB: adb pull /sdcard/Download/magisk_patched_.tar.The Magisk app will patch the whole firmware file to /Download/magisk_patched_.tar.Choose Select and Patch a File under method, and select the AP tar file.If your device doesn’t have a boot ramdisk, make sure Recovery Mode is checked in options.Copy the extracted AP tar file to your device.Recovery Key Combo → Splash screen → Keep pressing volume up: To access the stock recovery mode.Recovery Key Combo → Splash screen → Release all buttons: The system should boot with Magisk.Power up normally: You’ll end up with no Magisk.For most devices, reboot into Fastboot mode and flash with the following command: fastboot flash recovery /path/to/magisk_patched.imgĪt this stage, there are three possible scenarios: Flash the patched recovery image to your device.Copy the patched image to your PC with ADB: adb pull /sdcard/Download/magisk_patched_.img.The Magisk app will patch the image to /Download/magisk_patched_.img.Choose Select and Patch a File under method, and select the stock recovery image.

how to flash with odin xda

  • Press the Install button on the Magisk card.
  • Copy the recovery image to your device (or a secondary device with the Magisk app installed).
  • This is because Magisk needs to be installed in the recovery partition, which means you'll have to reboot to the recovery mode every time you want to access Magisk. In this case, you need to locate the recovery.img file from the factory image of your device instead of boot.img file. If it isn’t installed automatically, manually install the APK.Ĭase II: The value of the “Ramdisk” parameter is "No"
  • Check whether the Magisk app is installed.
  • Note that the le file of modules may be stored in cache partition, so do not clear it.






  • How to flash with odin xda