已经刷过旧版的hi3798mv100盒子,可以使用如下命令进行全新升级:

比如你的盒子fastboot型号是mdmo1g

在盒子终端输入如下命令:

wget https://dl.ecoo.top:2096/hi3798m/hi_kernel/mv100/hi_kernel-hi3798mdmo1g.bin

dd if=hi_kernel-hi3798mdmo1g.bin of=/dev/mmcblk0p3 bs=1024 count=10240

wget https://dl.ecoo.top:2096/update/Ubuntu-20.04.4-armhf-hi3798mv100-20220530-6f3b3.img

dd if=Ubuntu-20.04.4-armhf-hi3798mv100-20220530-6f3b3.img of=/dev/mmcblk0p5 bs=1024

recoverbackup

静静等待5分钟左右,盒子将会自动重刷全新版本