我正在使用 Ubuntu 20.04.3 LTS,当尝试启动或刷新我编译的 TWRP 恢复映像时,收到错误:
$ fastboot boot boot.img
downloading 'boot.img'...
FAILED (command write failed (Success))
finished. total time: 0.000s
$ fastboot flash boot boot.img
downloading 'boot.img'...
FAILED (command write failed (Success))
finished. total time: 0.000s