Tl-mr3020 + lede + extroot?

+--------------------------------------------------------------------------------------------+
|              WARNING               |
| knowledge required:                         |
| 1. notion of Linux                            |
| 2. notion of Linux file system                       |
| 3. notion and experience with Openwrt                 |
| 4. notion of SSH and SCP                      |
| 5. Config files of Openwrt                      |
| 6. Sysupgrade and backup                      |
| 7. Do it at your own risk                      |
+--------------------------------------------------------------------------------------------+
LEDE 17.01.4 TL-MR3020-V1 extroot

FACTORY https://drive.google.com/file/d/1qZfzjrCnvTIU801DxvzH6K7bY8rxTBf8/view
MD5SUM e88d670f57ea36e4d8bd378188cd70ef

SYSUPGRADE https://drive.google.com/file/d/1UvnuQ3HmL_HyCSUA2xcuRaJtcX983INd/view
MD5SUM 5cce84e7f14be89a2768f20dc3bb8b27

with usb2 storage + fs ext4 + block-mount
without LUCI (WEB)

access to SSH root@192.168.1.1 cable rj45

Before doing a backup of your configurations
and insert it into your USB flash drive and then mount and recover settings

after doing the extroot

  1. opkg update
  2. opkg install luci

I test on my TL-MR3020-V1 and is working perfectly
(Google Translator)

help me please, after flashing sysupgrade i cant acces my mr3020 from browsher(chrome)
i can access it from ssh(putty) with username root, but i dont know password for loggin, what do you mean about this "access to SSH root@192.168.1.1 cable rj45"

i download sysupgrade from here:
https://drive.google.com/file/d/1UvnuQ3HmL_HyCSUA2xcuRaJtcX983INd/view

sorry for my bad english, help me:sob:

ok, Keep calm
if you did the sysupgrade, your settings are saved right.

the password for ssh access is the same as the one you use to access the browser (web)
ssh root@192.168.1.1 or ssh root@LEDE
or ssh root@(ip route) example , my ip is 192.168.21.22 => my router 192.168.21.1 <-
password : (enter your web password here)
no wonder if it does not appear what you typed is anyway (linux thing)

after doing the extroot (the router does not have enough space to install the web luci, have to do the extroot first)

  1. opkg update
  2. opkg install luci

If you need anything, just let me know
(google translator)

how to exroot? i already have an micro sd card with swap and ext4 partition.
and how to flash to stock openwrt os from ssh? i cant access my mr3020 from telnet.

This is ExtRoot, read.

if you have no idea what this is, then go back to the version of LEDE OS without ExtRoot.
download in your PC :

https://downloads.lede-project.org/releases/17.01.4/targets/ar71xx/generic/lede-17.01.4-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin

download the WinSCP to send file to the router

https://winscp.net/download/WinSCP-5.13-Setup.exe
Install and Run

In the login window,

  • protocol -> SCP
  • HOST -> IP router
  • port - > 22
  • User -> root
  • Password -> password (web password)
    and OK

When connecting, you have two windows, left your pc, direct your router
on your pc (left) go where is the image of LEDE 17.01.4 that you downloaded.
on your router (right) back the folders until you find the tmp folder
to go to the root folder of the router, go clicking the folder ".."

inside the /tmp/
in the left window, right click on the LEDE 17.01.4 that you downloaded and button "upload", in the window that opens, press OK button

Firmware is being sent to your router
Warning, do not turn off the router or you will have to do all this again


Now
access your router through ssh, or putty
go to /tmp/ (cd /tmp/ )

sysupgrade lede-17.01.4-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin
or
sysupgrade /tmp/lede-17.01.4-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin

is replacing the Firmware with the new firmware

WARNING: in no case let the router turn off while you are replacing the firmware, otherwise you will have big PROBLEMS !!!!

Try this one, very simple :slight_smile:
LEDE with Exroot

1 Like

Openwrt 19.07 MR3020 v1.x extroot ready firmware available here :

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.