手機 - PINE64 PinePhone - LuneOS - 安裝系統



參考資料:
https://wiki.pine64.org/index.php/PinePhone
https://wiki.pine64.org/wiki/PinePhone_Software_Releases

步驟如下:
1. 安裝Tow-Boot
2. 執行如下命令:

$ cd
$ wget https://github.com/webOS-ports/meta-pine64-luneos/releases/download/20220929-pinephone/luneos-dev-image-pinephone.wic.gz
$ gunzip luneos-dev-image-pinephone.wic.gz
$ sudo dd if=luneos-dev-image-pinephone.wic of=/dev/sdX bs=1M
$ sync

完成