!!!! Backup your data you do it on your own risk !!!!
- unlock the bootloader check Sony Open Devices
- flash AOSP 6.0.1_r80 on your device.
fastboot -S 256M flash boot boot.img
fastboot -S 256M flash system system.img
fastboot -S 256M flash userdata userdata.img
- flash twrp
fastboot -S 256M flash recovery recovery-twrp-3.0.2-0-scorpion.img
- reboot your device
fastboot reboot
-
enter recovery with press volume down while the LED is purple
-
sideload SailfishOS
adb sideload sailfishos-scorpion-release-2.2.0.29-Alpha1.zip
- reboot and enjoy
thanks to r0kk3rz for the great work!
I've unlocked my bootloader, but getting "Invalid sparse file format at header magic" error when trying to flash boot. What should I do?..