手機 - PINE64 PinePhone - Kali Linux - 安裝系統



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

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

$ cd
$ wget https://github.com/Shubhamvis98/kali-pinephone/releases/download/20230125/Kali-PinePhone-20230125.img.xz
$ xz -d Kali-PinePhone-20230125.img.xz
$ sudo dd if=Kali-PinePhone-20230125.img.xz of=/dev/sdX bs=1M
$ sync

完成

P.S. kali/8888