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
jp:doc:howto:generic.flashing [2018/02/17 19:14] – ↷ Links adapted because of a move operation jp:doc:howto:generic.flashing [2018/03/03 20:55] – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== OpenWrtのインストール (基礎) ====== ====== OpenWrtのインストール (基礎) ======
-OpenWrtのインストール方法は、ほとんど各デバイスに依存します。詳細なインストール手順は各デバイスページにあるでしょう:[[toh:start|Table of Hardware]]。もしあなたが探している情報がこのページになければ、こちらのページも参照してみてください ->[[doc:techref:Flash.Layout]]。+OpenWrtのインストール方法は、ほとんど各デバイスに依存します。詳細なインストール手順は各デバイスページにあるでしょう:[[toh:start|Table of Hardware]]。もしあなたが探している情報がこのページになければ、こちらのページも参照してみてください ->[[docs:techref:flash.layout]]。
  
 {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}} {{page>meta:infobox:dangerous&noheader&nofooter&noeditbtn}}
  
-:!: OpenWrtのインストールに失敗した場合、こちらの情報が参考になるでしょう ->[[docs:user-guide:generic.debrick]]。+:!: OpenWrtのインストールに失敗した場合、こちらの情報が参考になるでしょう ->[[docs:guide-user:troubleshooting:generic.debrick]]。
  
 :!: 本HowToは本当に基礎的な部分のみを説明しています。あなたはこの情報を参照して単純に実行すればよいというわけではなく、値やその他の部分を、あなたがインストールしたいハードウェアに合わせて変更する必要があります。 :!: 本HowToは本当に基礎的な部分のみを説明しています。あなたはこの情報を参照して単純に実行すればよいというわけではなく、値やその他の部分を、あなたがインストールしたいハードウェアに合わせて変更する必要があります。
Line 11: Line 11:
   * **''オプション1:''** OpenWrtをルーターの不揮発性メモリにインストールする: //このページで説明します//   * **''オプション1:''** OpenWrtをルーターの不揮発性メモリにインストールする: //このページで説明します//
   * **''オプション2:''** OpenWrtをRAMにインストールする:   * **''オプション2:''** OpenWrtをRAMにインストールする:
-  * **''オプション3:''** OpenWrtをネットワーク経由で起動する: ただし、[[inbox:howto:netboot|Netbooting]] はすべての [[doc:techref:bootloader|ブートローダ]]でサポートされているわけではありません!+  * **''オプション3:''** OpenWrtをネットワーク経由で起動する: ただし、[[inbox:howto:netboot|Netbooting]] はすべての [[docs:techref:bootloader|ブートローダ]]でサポートされているわけではありません!
  
 ===== 4つの方法 ===== ===== 4つの方法 =====
Line 23: Line 23:
  
 ==== 2. ブートローダとイーサネットを使用してインストール ==== ==== 2. ブートローダとイーサネットを使用してインストール ====
-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 ===
-  * -> [[docs:user-guide:generic.flashing.tftp]] +  * -> [[docs:guide-user:installation:generic.flashing.tftp]] 
-  * -> [[docs:user-guide:generic.flashing.ftp]] +  * -> [[docs:guide-user:installation:generic.flashing.ftp]] 
-  * -> [[docs:user-guide:generic.flashing.xmodem]]+  * -> [[docs:guide-user:installation:generic.flashing.xmodem]]
  
 ==== 3. ブートローダとシリアルポートを使用してインストール ==== ==== 3. ブートローダとシリアルポートを使用してインストール ====
--> [[docs:user-guide:generic.flashing.serial]]+-> [[docs:guide-user:installation:generic.flashing.serial]]
  
 ==== 4. JTAGからインストール ==== ==== 4. JTAGからインストール ====
--> [[doc/hardware/port.jtag]]+-> [[docs:hardware:port.jtag]]
  
 ---- ----
  • Last modified: 2018/03/31 23:23
  • by bobafetthotmail