User Tools

Site Tools


flash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
flash [2020/11/15 23:32] mangogeekflash [2025/10/14 06:22] (current) – external edit 127.0.0.1
Line 6: Line 6:
 <iframe src="//player.bilibili.com/player.html?aid=36340736&cid=63799412&page=1" scrolling="no" border="0" frameborder="no" framespacing="0"  style="width: 800px; height: 640px;" allowfullscreen="true"> </iframe> <iframe src="//player.bilibili.com/player.html?aid=36340736&cid=63799412&page=1" scrolling="no" border="0" frameborder="no" framespacing="0"  style="width: 800px; height: 640px;" allowfullscreen="true"> </iframe>
 </html> </html>
- 
-====基于Uboot刷机==== 
  
 刷机固件下载地址:[[firmware]] \\ 刷机固件下载地址:[[firmware]] \\
Line 19: Line 17:
 {{ ::10.jpg?400 |}} {{ ::10.jpg?400 |}}
   * 注意:刷机完成后板子会重启进入新系统,进入新系统后可能有上一个系统的残留,建议执行一遍:firstboot -y命令进行恢复出厂设置,再重启就彻底全新了。   * 注意:刷机完成后板子会重启进入新系统,进入新系统后可能有上一个系统的残留,建议执行一遍:firstboot -y命令进行恢复出厂设置,再重启就彻底全新了。
-====基于已有的OpenWrt刷机==== 
-条件:该方式操作的前提是7688模块中已经有了OpenWrt正常固件。借助已有的固件的sysupgrade命令而已。所以要使用该更新方式,有两步: 
-  * 将新固件拷贝至模块的文件系统中,最好是/tmp内存目录。 
-  * 在板子的控制台运行sysupgrade /tmp/newimage.bin 命令更新固件。 
-  * 运行完重启后,运行firstboot -y。 
- 
-==传输固件到Widora== 
-实用[[scp|SCP]]将固件传输到Widora。 
  
-==进入板子控制台执行更新命令== 
-<code bash> 
-  root@widora:/# cd /tmp 
-  root@widora:/# sysupgrade openwrt.bin 
-</code> 
-==执行一次清理操作== 
-<code bash> 
-  root@widora:/# firstboot -y 
-</code> 
-==该操作执行后重启生效== 
flash.1605483173.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki