随身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!

相关推荐
小碗羊肉1 天前
【JavaWeb | 第十一篇】文件上传(本地&阿里云OSS)
java·阿里云·servlet
吾疾唯君医1 天前
Java SpringBoot集成积木报表实操记录
java·spring boot·spring·导出excel·积木报表·数据文件下载
難釋懷1 天前
Redis网络模型-IO多路复用模型-poll模式
网络·数据库·redis
dFObBIMmai1 天前
如何在 CSS 中实现元素的绝对定位,使其不受窗口尺寸变化影响
jvm·数据库·python
Byron Loong1 天前
【c++】为什么有了dll和.h,还需要包含lib
java·开发语言·c++
treesforest1 天前
IP精准定位服务:从城市轮廓到街道坐标,技术如何重塑空间感知
网络·数据库·网络协议·tcp/ip·ip
大明者省1 天前
宝塔开了端口,Ubuntu 还得开相应端口才能打通
服务器·数据库·ubuntu
hexu_blog1 天前
vue+java实现图片批量压缩
java·前端·vue.js
头歌实践平台1 天前
Hadoop开发环境搭建
java·大数据·hadoop
Seven971 天前
一致性Hash算法:如何实现分布式系统中的高效数据分片?
java