Hi
I want to install Magisk and then aa4mg to use Android Auto. Apparently, only activating the preinstalled Android Auto from iodé is not enough.
I have installed Magisk from F-droid and I need now to patch the boot img file; as far as I have understood the installation process.
However, I am not able to find this boot.img for FP5.
I have browsed the forum and understood that many of you have succeeded to install Magisk and aa4mg, but I am not able to find a comprehensive procedure; sorry if I have overlooked it.
Thanks for any support.
Try this:
Download from FP5 · master · ota / release · GitLab the file iode-6.5-20250701-FP5-fastboot.zip, unpack that file , in the zip archive ist another zip file iode-6.5-20250701-FP5-img.zip, unpack that zip file and then you have a boot.img.
Copy this boot.img to to phone, open Magisk and patch the boot.img. The result is a file called magic_patchedxxx.img. Copy this file to your PC, change the phone in fastboot mode and than flash the file via fastboot flash boot_a [path_to_file]magisk_patchedxxx.img and or fastboot_b
This is how I patch the boot img on my Sony XZ2
Hi. Thanks. It worked. It is what I was missing. I used iode-6.6… to match the installed version.