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-tw:doc:howto:generic.flashing [2018/02/17 19:01] – ↷ Links adapted because of a move operation zh-tw:doc:howto:generic.flashing [2018/03/03 20:55] – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== Installing OpenWrt (generic) ====== ====== Installing OpenWrt (generic) ======
-The Installation of OpenWrt is quite device specific. A detailed procedure should be found on the device-pages in this wiki: [[toh:start|Table of Hardware]]. If none is found you should read on here. Definitely have a look at the ->[[doc:techref:Flash.Layout]].+The Installation of OpenWrt is quite device specific. A detailed procedure should be found on the device-pages in this wiki: [[toh:start|Table of Hardware]]. If none is found you should read on here. Definitely have a look at the ->[[docs:techref:flash.layout]].
  
 {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}} {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}}
  
-:!: If your attempt to install OpenWrt fails, [[docs:user-guide:generic.debrick]] could help you.+:!: If your attempt to install OpenWrt fails, [[docs:guide-user:troubleshooting:generic.debrick]] could help you.
  
 :!: This HowTo is VERY generic. You cannot just use it, but you have to adapt values and other stuff to you hardware :!: This HowTo is VERY generic. You cannot just use it, but you have to adapt values and other stuff to you hardware
Line 11: Line 11:
   * **''Option_1:''** install OpenWrt onto the router's non-volatile memory: //this page//   * **''Option_1:''** install OpenWrt onto the router's non-volatile memory: //this page//
   * **''Option_2:''** install OpenWrt into the RAM:   * **''Option_2:''** install OpenWrt into the RAM:
-  * **''Option_3:''** boot OpenWrt over the network: [[inbox:howto:netboot|Netbooting]] is not supported by all [[doc:techref:bootloader|bootloaders]]!+  * **''Option_3:''** boot OpenWrt over the network: [[inbox:howto:netboot|Netbooting]] is not supported by all [[docs:techref:bootloader|bootloaders]]!
  
 ===== Four Methods ===== ===== Four Methods =====
Line 23: Line 23:
  
 ==== 2. via Bootloader and Ethernet port ==== ==== 2. via Bootloader and Ethernet port ====
-To facilitate exactly this, namely to allow flashing of a firmware, most if not all [[doc:techref:bootloader]]s contain a build-in functionality for this purpose. Some contain a [[wp>Trivial File Transfer Protocol|TFTP]]-client, others a TFTP-server, others a [[wp>File Transfer Protocol|FTP]]-client and some even a FTP-server. You need to know:+To facilitate exactly this, namely to allow flashing of a firmware, most if not all [[docs:techref:bootloader]]s contain a build-in functionality for this purpose. Some contain a [[wp>Trivial File Transfer Protocol|TFTP]]-client, others a TFTP-server, others a [[wp>File Transfer Protocol|FTP]]-client and some even a FTP-server. You need to know:
  
   * the preset IP address in the bootloader (this is not necessarily the same IP address the device has after it has booted the original firmware!)   * the preset IP address in the bootloader (this is not necessarily the same IP address the device has after it has booted the original firmware!)
Line 49: Line 49:
  
 === Specific Howtos === === Specific Howtos ===
-  * -> [[doc:howto:generic.flashing.tftp]] +  * -> [[docs:guide-user:installation:generic.flashing.tftp]] 
-  * -> [[doc:howto:generic.flashing.ftp]] +  * -> [[docs:guide-user:installation:generic.flashing.ftp]] 
-  * -> [[doc:howto:generic.flashing.xmodem]]+  * -> [[docs:guide-user:installation:generic.flashing.xmodem]]
  
 ==== 3. via Bootloader and Serial port ==== ==== 3. via Bootloader and Serial port ====
-  * -> [[doc:howto:generic.flashing.serial]]+  * -> [[docs:guide-user:installation:generic.flashing.serial]]
  
 ==== 4. via JTAG ==== ==== 4. via JTAG ====
--> [[doc/hardware/port.jtag]]+-> [[docs:hardware:port.jtag]]
  
  
  • Last modified: 2018/03/31 23:22
  • by bobafetthotmail