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:xiaomi:mir3c [2021/11/09 08:45] – [Installation] s.farid | toh:xiaomi:mir3c [2021/11/17 21:44] – [U-Boot Stock Recovery] s.farid | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| 2. Connect to router using telnet. | 2. Connect to router using telnet. | ||
| - | 3. Backup all partitions using command: <wrap hi>"dd if=/ | + | 3. Backup all partitions using command: |
| + | <code> | ||
| + | dd if=/ | ||
| + | </code> | ||
| Copy /tmp/mtd0 to computer using ftp. | Copy /tmp/mtd0 to computer using ftp. | ||
| Line 55: | Line 59: | ||
| 5. İnstall Openwrt to OS1 and free OS2. | 5. İnstall Openwrt to OS1 and free OS2. | ||
| - | <wrap hi>mtd erase OS1</ | + | <code> |
| + | mtd erase OS1 | ||
| - | <wrap hi>mtd erase OS2</ | + | mtd erase OS2 |
| - | <wrap hi>mtd -r write / | + | mtd -r write / |
| + | </code> | ||
| Limitations: | Limitations: | ||
| than 7733248 bits. | than 7733248 bits. | ||
| - | Commit page.[[commit> | + | |
| + | Commit page:[[commit> | ||
| Line 107: | Line 114: | ||
| ===== Unbrick ===== | ===== Unbrick ===== | ||
| ==== U-Boot Stock Recovery ==== | ==== U-Boot Stock Recovery ==== | ||
| - | Only work with offical Xiaomi firmware. Into recovery is checked with RSA if image is signed. | + | Recovery mode only works with offical Xiaomi firmware's. Into recovery is checked with RSA if image is signed. |
| - | - Download stock firmware http:// | + | - Download stock firmware: http:// |
| - | - Config static ip on your computer | + | - Config static ip on your computer: |
| < | < | ||
| IP address: 192.168.31.2 | IP address: 192.168.31.2 | ||
| Line 117: | Line 124: | ||
| </ | </ | ||
| - Remove power cable from router. | - Remove power cable from router. | ||
| - | - Connect ethernet cable on Computer and Wan port(Blue Port) | + | - Connect ethernet cable on Computer and Wan port (Blue Port). |
| - Press continuously reset button and re-connect power cable. | - Press continuously reset button and re-connect power cable. | ||
| - Continue to hold down the Reset button until the front LED colour changes from static orange to blinking orange. | - Continue to hold down the Reset button until the front LED colour changes from static orange to blinking orange. | ||
| Line 124: | Line 131: | ||
| - Wait until router restart (5 minutes). | - Wait until router restart (5 minutes). | ||
| - | more info and all credits: https:// | + | More info and credits: https:// |
| ==== SPI Programmer ==== | ==== SPI Programmer ==== | ||
| On step 3 of installation of Openwrt, gets file mtd0 with contains all flash backup. | On step 3 of installation of Openwrt, gets file mtd0 with contains all flash backup. | ||
| - | Write this file directly | + | Write this file directly |
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||