手機 - F(x)tec Pro1 X - Sailfish OS - 安裝系統



參考資料:
https://community.fxtec.com/topic/3609-pro1x-with-sailfishos/
https://gitlab.com/sailfishos-porters-ci/halium-qx1050-ci/-/jobs

步驟如下:
1. 進入Fastboot模式並且解鎖

$ sudo fastboot flashing unlock



2. 下載https://gitlab.com/sailfishos-porters-ci/halium-qx1050-ci/-/jobs
3. 命令如下:

$ cd
$ wget https://github.com/steward-fu/website/releases/download/pro1/platform-tools_r33.0.3-linux.zip
$ unzip platform-tools_r33.0.3-linux.zip
$ mv platform-tools /tmp
$ export PATH=/tmp/platform-tools:$PATH

$ unzip artifacts.zip
$ cd sfe-halium-qx1050-4.4.0.72-devel-20221016
$ ./flash.sh

P.S. 寫入userdata時,fastboot會卡住,直接重新啟動手機就可以(Vol- + Power)

完成

P.S. 進入系統後,記得使用resize2fs /dev/sda13擴展空間