Install Sailfish through Mageia

Hi, cbfgalicia. I understand you great.

I think that the only thing different is fastboot executable path. You can add a symlink or use my recent approach.
I had serious full lockup issues with my XA2 so I send it for a repair.
Before I finaly confirmed with Android that HW is malfunctioning I also tried a reflash of 3.4.0.24. So in order that flash.sh script worked I added path and filename of fastboot executable:

FASTBOOT_BIN_PATH=“/usr/bin/”
FASTBOOT_BIN_NAME=“fastboot”

instead of:

FASTBOOT_BIN_PATH=
FASTBOOT_BIN_NAME=

I also tried other script modifications as my phone often stopped working even during reflash but I didn’t know that yet back then.

Anyway, just add that modification, fix md5 sum of script in md5.lst and you should succeed.

Please report back.

1 Like