Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
zh:faq:before_installation [2019/04/22 08:04] gelhimotherzh:faq:before_installation [2019/04/22 08:18] – [Error code: 18005] gelhimother
Line 42: Line 42:
  
  
-==== How do I install OpenWrt? ==== +==== 如何安装OpenWrt? ==== 
--> [[docs:guide-quick-start:begin_here|Quick Start Guide - Installing OpenWrt]]+-> [[zh:docs:guide-quick-start:begin_here|快速安装指南]]
  
  
-==== How do I compile OpenWrt? ==== +==== 如何编译OpenWrt? ==== 
-  * [[docs:guide-developer:quickstart-build-images|Quick Image Building Guide]] +  * [[zh:docs:guide-developer:quickstart-build-images|固件构建快速入门]] 
-  * [[docs:guide-user:additional-software:beginners-build-guide|Beginners guide to building your own firmware]]+  * [[zh:docs:guide-user:additional-software:beginners-build-guide|新手指南:如何编译自己的固件]]
  
-==== How do I compile all OpenWrt packages? ====+==== 如何编译所有的OpenWrt? ====
 <code>CONFIG_ALL=y + make V=99 IGNORE_ERRORS=m</code> <code>CONFIG_ALL=y + make V=99 IGNORE_ERRORS=m</code>
  
-==== How do I compile for multiple targets? ==== +==== 如何编译多个目标? ==== 
-See [[https://forum.openwrt.org/t/compile-for-more-target-profiles/7575]]+参见[[https://forum.openwrt.org/t/compile-for-more-target-profiles/7575]]
  
-==== Which packages can I safely remove to save space? ====+==== 我可以安全删除哪些软件包以节省空间? ====
  
-  * [[docs:guide-user:additional-software:saving_space|Saving firmware space]]+  * [[zh:docs:guide-user:additional-software:saving_space|节省固件空间占用]]
  
-==== Error code: 18005 ==== +==== 错误代码: 18005 ==== 
-When trying to install a firmware image, I get the following error:+尝试安装固件镜像时,出现以下错误:
  
 ''Error code: 18005, Upgrade unsuccessfully because the version of the upgraded file was incorrect. Please check the file name.'' ''Error code: 18005, Upgrade unsuccessfully because the version of the upgraded file was incorrect. Please check the file name.''
  
-**Solution:** Rename the firmware image to something shortlike e.g. ''factory.bin''+**解决方案:** 以较短的名字重命名固件镜像例如 ''factory.bin''
  • Last modified: 2021/03/01 19:40
  • by tmomas