Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:beeline:smartbox_turbo [2022/08/21 14:41] – [mtd backup] csharper2005 | toh:beeline:smartbox_turbo [2023/04/03 05:39] – [Installation] csharper2005 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| /*****/ | /*****/ | ||
| - | {{media: | + | {{media: |
| ===== OpenWrt support ===== | ===== OpenWrt support ===== | ||
| Line 23: | Line 23: | ||
| ===== Experimental firmware ===== | ===== Experimental firmware ===== | ||
| - | * Community builds - https:// | + | * [[https:// |
| ===== Hardware highlights ===== | ===== Hardware highlights ===== | ||
| Line 33: | Line 33: | ||
| filter | filter | ||
| ---- | ---- | ||
| + | |||
| + | ===== Backup ===== | ||
| + | |||
| + | It's recommended to make a mtd backup before you start: | ||
| + | |||
| + | 1. Set up a tftp server (e.g. tftpd64 for windows) | ||
| + | |||
| + | 2. Connect to a router using SSH shell and run the following commands: | ||
| + | <code bash> | ||
| + | cd /tmp | ||
| + | for i in 0 1 2 3 4 5 6 7 8 9 10; do nanddump -f mtd$i /dev/mtd$i; \ | ||
| + | tftp -l mtd$i -p 10.0.0.2; md5sum mtd$i >> mtd.md5; rm mtd$i; done | ||
| + | tftp -l mtd.md5 -p 10.0.0.2 | ||
| + | </ | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 59: | Line 73: | ||
| ---- | ---- | ||
| + | |||
| + | {{page> | ||
| -> [[docs: | -> [[docs: | ||
| + | |||
| + | ==== OpenWrt installation ==== | ||
| <WRAP round info 100%> | <WRAP round info 100%> | ||
| Line 114: | Line 132: | ||
| </ | </ | ||
| 2. Optional: Update with any stock (Beeline) firmware if you want to overwrite OpenWrt in Slot 0 completely. | 2. Optional: Update with any stock (Beeline) firmware if you want to overwrite OpenWrt in Slot 0 completely. | ||
| - | ==== Flash Layout ==== | + | ===== Flash Layout |
| ^ mtd ^ partition | ^ mtd ^ partition | ||
| Line 127: | Line 145: | ||
| | mtd8 | Configuration/ | | mtd8 | Configuration/ | ||
| | mtd9 | Debug (Ftool) | | mtd9 | Debug (Ftool) | ||
| - | | mtd10 | + | | mtd10 |
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== | ||
| Line 164: | Line 182: | ||
| -> [[docs: | -> [[docs: | ||
| - | ==== Sercomm | + | ==== sercomm-recovery utility ==== |
| 1. Compile [[https:// | 1. Compile [[https:// | ||
| <code bash> | <code bash> | ||
| Line 209: | Line 227: | ||
| Here, we merely name the buttons, so we can use them in the above Howto. | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | The Beeline Smartbox | + | The Beeline Smartbox |
| ^ BUTTON | ^ BUTTON | ||
| Line 276: | Line 294: | ||
| There are 2 crews behind the rubber feet. There are also clips around the edge of the case you will need to prize open, using, for example, a plastic card. | There are 2 crews behind the rubber feet. There are also clips around the edge of the case you will need to prize open, using, for example, a plastic card. | ||
| - | {{media: | + | {{media: |
| ==== Serial ==== | ==== Serial ==== | ||
| Line 282: | Line 300: | ||
| How to connect to the Serial Port of the Beeline SmartBox TURBO:\\ | How to connect to the Serial Port of the Beeline SmartBox TURBO:\\ | ||
| - | {{media: | + | {{media: |
| You need to connect R53 and R54 pins (marked red on the photo). For example using the solder. | You need to connect R53 and R54 pins (marked red on the photo). For example using the solder. | ||
| Line 1691: | Line 1709: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | === OpenWrt online Image Builder === | ||
| + | * [[https:// | ||
| + | |||
| + | === OpenWrt community builds (unofficial) === | ||
| + | * [[https:// | ||
| + | |||
| + | === Breed bootloader === | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| <nspages -h1 -subns -exclude: | <nspages -h1 -subns -exclude: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| {{tag> | {{tag> | ||