Hi @Aaanze,
thanks for the quick reply. Then I mistook it
- Yes I want to root and I understand it is not required
- So what I need to do now is:
- Reboot to bootloader with adb reboot bootloader
- Flash Lineage recovery: fastboot flash recovery mmustermann_recovery.img
- Reboot to recovery.
- In recovery: wipe data / Factory Reset - there’s no way back to FPOS (for now) after this
- Still in recovery: Apply Update → ADB Sideload → Install from ADB and run:
adb sideload mmustermann.zip - I don’t need GApps
- a. Install Magisk apk on your device
b. Extract thepayload.bin
from mmustermann.img using payload-dumper-go to
$ ./payload-dumper-go path/to/payload.bin
(Linux)
c. From the created folder extract the boot.img and copy to your phone
d. Patch the boot.img with Magisk on your phone and copy back the create magisk_boot.img to your computer
e. Runadb reboot bootloader
f. Runfastboot boot /path/to/magisk_boot.img
(Do not flash that boot.img!!!)
g. Open Magisk and run direct installation
h. Reboot out of Magisk suggestion