随身wifi两条命令刷入debian系统

root@ubuntu:/628debian/UFI003# ls

aboot.bin flash.bat hyp.mbn sbl1.mbn

adb.exe flash.sh lk2nd.img tz.mbn

AdbWinApi.dll fsc.bin modemst1.bin zeros_1sector.bin

AdbWinUsbApi.dll fsg.bin modemst2.bin zeros_33sectors.bin

boot.img gpt_backup0.bin rootfs.img

edl_config.json gpt_both0.bin rpm.mbn

fastboot.exe gpt_main0.bin sbc_1.0_8016.bin

root@ubuntu:/media/xh/新加卷/Linux/wifi/628debian/UFI003# `

bash 复制代码
adb reboot bootloader`

root@ubuntu:/media/xh/新加卷/Linux/wifi/628debian/UFI003#

bash 复制代码
bash flash.sh 

Erasing 'boot' OKAY [ 0.053s]

Finished. Total time: 0.060s

Sending 'boot' (334 KB) OKAY [ 0.015s]

Writing 'boot' OKAY [ 0.031s]

Finished. Total time: 0.062s

Rebooting OKAY [ 0.004s]

Finished. Total time: 0.054s

< waiting for any device >

OKAY [ 0.004s]

Finished. Total time: 0.004s

Uploading 'fsc.bin' OKAY [ 0.002s]

Finished. Total time: 0.002s

OKAY [ 0.019s]

Finished. Total time: 0.019s

Uploading 'fsg.bin' OKAY [ 0.080s]

Finished. Total time: 0.080s

OKAY [ 0.019s]

Finished. Total time: 0.019s

Uploading 'modemst1.bin' OKAY [ 0.083s]

Finished. Total time: 0.083s

OKAY [ 0.019s]

Finished. Total time: 0.019s

Uploading 'modemst2.bin' OKAY [ 0.083s]

Finished. Total time: 0.083s

Erasing 'lk2nd' FAILED (remote: 'Partition table doesn't exist

')

fastboot: error: Command failed

Erasing 'boot' OKAY [ 0.106s]

Finished. Total time: 0.112s

Rebooting into bootloader OKAY [ 0.005s]

Finished. Total time: 0.055s

Sending 'partition' (33 KB) OKAY [ 0.014s]

Writing 'partition' OKAY [ 2.773s]

Finished. Total time: 2.798s

Sending 'hyp' (12 KB) OKAY [ 0.004s]

Writing 'hyp' OKAY [ 0.006s]

Finished. Total time: 0.020s

Sending 'rpm' (512 KB) OKAY [ 0.031s]

Writing 'rpm' OKAY [ 0.044s]

Finished. Total time: 0.085s

Sending 'sbl1' (512 KB) OKAY [ 0.040s]

Writing 'sbl1' OKAY [ 0.044s]

Finished. Total time: 0.094s

Sending 'tz' (591 KB) OKAY [ 0.035s]

Writing 'tz' OKAY [ 0.051s]

Finished. Total time: 0.095s

Sending 'fsc' (1 KB) OKAY [ 0.004s]

Writing 'fsc' OKAY [ 0.006s]

Finished. Total time: 0.020s

Sending 'fsg' (2048 KB) OKAY [ 0.067s]

Writing 'fsg' OKAY [ 0.163s]

Finished. Total time: 0.240s

Sending 'modemst1' (2048 KB) OKAY [ 0.067s]

Writing 'modemst1' OKAY [ 0.178s]

Finished. Total time: 0.255s

Sending 'modemst2' (2048 KB) OKAY [ 0.067s]

Writing 'modemst2' OKAY [ 0.164s]

Finished. Total time: 0.242s

Sending 'aboot' (280 KB) OKAY [ 0.027s]

Writing 'aboot' OKAY [ 0.040s]

Finished. Total time: 0.077s

Sending 'cdt' (0 KB) OKAY [ 0.004s]

Writing 'cdt' OKAY [ 0.006s]

Finished. Total time: 0.020s

Erasing 'boot' OKAY [ 0.036s]

Finished. Total time: 0.043s

Erasing 'rootfs' OKAY [ 0.124s]

Finished. Total time: 0.130s

Rebooting OKAY [ 0.004s]

Finished. Total time: 0.054s

Sending 'boot' (13338 KB) OKAY [ 0.438s]

Writing 'boot' OKAY [ 1.108s]

Finished. Total time: 1.566s

Sending sparse 'rootfs' 1/6 (198910 KB) OKAY [ 6.437s]

Writing 'rootfs' OKAY [ 23.458s]

Sending sparse 'rootfs' 2/6 (203954 KB) OKAY [ 6.672s]

Writing 'rootfs' OKAY [ 20.371s]

Sending sparse 'rootfs' 3/6 (204798 KB) OKAY [ 6.685s]

Writing 'rootfs' OKAY [ 19.637s]

Sending sparse 'rootfs' 4/6 (204744 KB) OKAY [ 6.630s]

Writing 'rootfs' OKAY [ 17.058s]

Sending sparse 'rootfs' 5/6 (184613 KB) OKAY [ 6.019s]

Writing 'rootfs' OKAY [ 16.805s]

Sending sparse 'rootfs' 6/6 (141349 KB) OKAY [ 4.587s]

Writing 'rootfs' OKAY [ 13.210s]

Finished. Total time: 148.658s

Rebooting OKAY [ 0.004s]

Finished. Total time: 0.054s

all done please flash your os!

相关推荐
潘多编程3 分钟前
Java中的状态机实现:使用Spring State Machine管理复杂状态流转
java·开发语言·spring
_阿伟_22 分钟前
SpringMVC
java·spring
代码在改了29 分钟前
springboot厨房达人美食分享平台(源码+文档+调试+答疑)
java·spring boot
权^34 分钟前
MySQL--聚合查询、联合查询、子查询、合并查询(上万字超详解!!!)
大数据·数据库·学习·mysql
wclass-zhengge1 小时前
数据结构篇(绪论)
java·数据结构·算法
何事驚慌1 小时前
2024/10/5 数据结构打卡
java·数据结构·算法
结衣结衣.1 小时前
C++ 类和对象的初步介绍
java·开发语言·数据结构·c++·笔记·学习·算法
TJKFYY1 小时前
Java.数据结构.HashSet
java·开发语言·数据结构
kylinxjd1 小时前
spring boot发送邮件
java·spring boot·后端·发送email邮件
OLDERHARD1 小时前
Java - MyBatis(上)
java·oracle·mybatis