I have a tplink n750, not used for a while.it was running 19.something from the ‘lede’ era
I tried to ‘upgrade’ it to the latest OpenWRT using the commandline with the sysupgrade image. It kind of worked in that I can login with ssh as root but the Luci web interface is gone. Reinstall with opkg complains about a readonly filesystem
Should I completely reset the router to factory before reinstalling OpenWRT again or is there another solution
Ah, yes. It has N750 in the front but its a TP-Link WRD4300.
Basically, I can login with SSH, but there are no Luci packages installed (opkg list-installed does not show them)
If I try to update, opkg downloads the package lists. I can run opkg install luci,
but then it failes with readonly filesystem.
bottomline: how can I get Luci on the router to setup all the interfaces.
Remember, it was running 19.02 with Luci
Do I first need to add extra space via an overlay on a USB stick and if so, how should I do that?
Snapshot builds do not contain Luci. Do a sysupgrade -n with the 22.03.3 image. The old 19.07 settings can't be used in any case since there is a change from ar71xx to ath79.
Since there is only 8MB flash, installing anything major will probably require using image builder or firmware selector or attended sysupgrade in order to optimize packing in the ROM.