手机刷PostmarketOS

1.查看手机是否支持

PostmarketOS官网:https://postmarketos.org/install/

需要解除BL锁

image

2.下载资源

image

 

4.fastboot刷入

fastboot工具:https:/dl.google.com/android/repository/platform-tools-latest-windows.zip

查看版本
fastboot --version
查看连接设备
fastboot devices

 有输出说明连接正常

image

刷入boot
fastboot flash userdata "E:\Windows\Desktop\tmp\2\20260710-0703-postmarketOS-v26.06-phosh-29.1-oneplus-enchilada-boot.img"

image

刷入系统镜像
fastboot flash userdata "E:\Windows\Desktop\tmp\2\20260710-0703-postmarketOS-v26.06-phosh-29.1-oneplus-enchilada.img"
重启
fastboot reboot

image

默认用户名是user默认密码147147

image

5.SSH连接

image

posted @ 2026-07-16 14:44  Dr丶云幕  阅读(21)  评论(0)    收藏  举报