Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
zh:docs:guide-user:installation:generic.sysupgrade [2020/11/28 01:11] – add download method bbmianzh:docs:guide-user:installation:generic.sysupgrade [2020/11/28 01:18] bbmian
Line 35: Line 35:
  
 == 下载固件和自动安装方法 == == 下载固件和自动安装方法 ==
-如果您的OpenWrt固件有《scp》命令,您可以使用它下载新固件。这些命令下载新固件,放他在RAM里(/tmp/),和开始安装的固件。+如果您的OpenWrt固件有《scp》命令,您可以使用它下载新固件。这些命令下载新固件,放他在RAM里(/tmp/),和开始安装的固件。您得换用户名(user),服务器名成(your.server.net),和文件路径(/path/to/firmware.bin)所以匹配您自己的
 <code> <code>
 scp user@your.server.net:/path/to/firmware.bin /tmp/firmware.bin scp user@your.server.net:/path/to/firmware.bin /tmp/firmware.bin
  • Last modified: 2021/03/04 22:28
  • by vgaetera