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:snr:cpe-me2-lite [2024/12/11 14:20] – [OEM installation using the TFTP method] wertwert4pda | toh:snr:cpe-me2-lite [2024/12/11 14:41] – [OEM easy installation] wertwert4pda | ||
|---|---|---|---|
| Line 82: | Line 82: | ||
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please add the installation procedure here. | + | |
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| Line 103: | Line 103: | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.// | ||
| - | **//Remove / modify them if they do not apply to this particular device!//** | ||
| - | |||
| This section deals with | This section deals with | ||
| * How you install OpenWrt from a device freshly opened | * How you install OpenWrt from a device freshly opened | ||
| Line 111: | Line 108: | ||
| **Note:** Reset router to factory defaults if it has been previously configured. | **Note:** Reset router to factory defaults if it has been previously configured. | ||
| - | | + | |
| - | * Upload | + | **Flash instruction via WEB (old factory firmware 1.10.x)** |
| - | | + | 1. Boot SNR-CPE-ME2-Lite normally with " |
| - | * Telnet to 192.168.1.1 and set a root password, or browse | + | 2. Access |
| + | 3. Select the OpenWrt sysupgrade image in " | ||
| + | | ||
| + | |||
| + | **Note: For new factory firmware (EasyWRT 2.6.x) need downgrade | ||
| + | |||
| </ | </ | ||
| Line 138: | Line 140: | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | |||
| - | FIXME These are generic instructions. Update with your router' | ||
| ==== LuCI Web Upgrade Process ==== | ==== LuCI Web Upgrade Process ==== | ||
| Line 150: | Line 150: | ||
| If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | ||
| - | There are two command line methods for upgrading: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | ||
| Line 165: | Line 161: | ||
| wget http:// | wget http:// | ||
| sysupgrade / | sysupgrade / | ||
| - | </ | ||
| - | |||
| - | === mtd === | ||
| - | |||
| - | If '' | ||
| - | |||
| - | * Login as root via SSH on 192.168.1.1, | ||
| - | |||
| - | < | ||
| - | cd /tmp | ||
| - | wget http:// | ||
| - | mtd write / | ||
| </ | </ | ||